Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c2790aec
Commit
c2790aec
authored
Dec 21, 2013
by
Chong Yidong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* themes/tango-dark-theme.el: Minor color tweak.
parent
7667eeb9
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
etc/ChangeLog
etc/ChangeLog
+4
-0
etc/themes/tango-dark-theme.el
etc/themes/tango-dark-theme.el
+2
-2
No files found.
etc/ChangeLog
View file @
c2790aec
2013-12-21 Chong Yidong <cyd@gnu.org>
* themes/tango-dark-theme.el: Minor color tweak.
2013-12-13 David Engster <deng@randomsample.de>
* NEWS: Add sections for CEDET and EIEIO.
...
...
etc/themes/tango-dark-theme.el
View file @
c2790aec
...
...
@@ -39,12 +39,12 @@ Semantic, and Ansi-Color faces are included.")
(
choc-1
"#e9b96e"
)
(
choc-2
"#c17d11"
)
(
choc-3
"#8f5902"
)
(
cham-1
"#8ae234"
)
(
cham-2
"#73d216"
)
(
cham-3
"#4e9a06"
)
(
blue-1
"#729fcf"
)
(
blue-2
"#3465a4"
)
(
blue-3
"#204a87"
)
(
plum-1
"#
ad7fa8
"
)
(
plum-2
"#75507b"
)
(
plum-3
"#5c3566"
)
(
plum-1
"#
e090d7
"
)
(
plum-2
"#75507b"
)
(
plum-3
"#5c3566"
)
(
red-1
"#ef2929"
)
(
red-2
"#cc0000"
)
(
red-3
"#a40000"
)
(
alum-1
"#eeeeec"
)
(
alum-2
"#d3d7cf"
)
(
alum-3
"#babdb6"
)
(
alum-4
"#888a85"
)
(
alum-5
"#555753"
)
(
alum-6
"#2e3436"
)
;; Not in Tango palette; used for better contrast.
(
cham-0
"#b4fa70"
)
(
blue-0
"#8cc4ff"
)
(
plum-0
"#e
6a8df
"
)
(
cham-0
"#b4fa70"
)
(
blue-0
"#8cc4ff"
)
(
plum-0
"#e
9b2e3
"
)
(
red-0
"#ff4b4b"
)
(
alum-5.5
"#41423f"
)
(
alum-7
"#212526"
))
(
custom-theme-set-faces
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment