Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
steckerhalter
grandshell-theme
Commits
aee7e883
Commit
aee7e883
authored
Apr 27, 2013
by
steckerhalter
Browse files
new orange, green, blue tones
parent
d91857f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
grandshell-theme.el
View file @
aee7e883
...
...
@@ -51,20 +51,20 @@
(
darkest
"black"
)
(
contrast-background
"#331133"
)
(
red-brightest
"#ffbbbb"
)
(
red-bright
"#f25
e50
"
)
(
red-bright
"#f25
a5a
"
)
(
red
"red"
)
(
red-dark
"#5a0000"
)
(
red-darkest
"#1a0000"
)
(
pink
"#ef4990"
)
(
pink-darker
"#aa2255"
)
(
orange
"#
efc334
"
)
(
yellow
"#f
6df9
2"
)
(
orange
"#
ffaf5f
"
)
(
yellow
"#f
ff6a
2"
)
(
yellow-dark
"#643"
)
(
green-bright
"#dcf692"
)
(
green
"#
bdef34
"
)
(
green
"#
acfb5e
"
)
(
green-darker
"#77bb33"
)
(
cyan
"#5af2ce"
)
(
blue
"#
92aa
f6"
)
(
blue
"#
a2b5
f6"
)
(
blue-darker
"#5555dd"
)
(
magenta-bright
"#e38fff"
)
(
magenta
"#b300ff"
)
...
...
@@ -96,7 +96,7 @@
`
(
font-lock-regexp-grouping-backslash
((
,
class
(
:foreground
,
cyan
))))
`
(
font-lock-regexp-grouping-construct
((
,
class
(
:foreground
,
magenta
))))
`
(
font-lock-string-face
((
,
class
(
:foreground
,
pink
))))
`
(
font-lock-type-face
((
,
class
(
:foreground
,
yellow
))))
`
(
font-lock-type-face
((
,
class
(
:foreground
,
magenta-bright
))))
`
(
font-lock-variable-name-face
((
,
class
(
:foreground
,
yellow
))))
`
(
font-lock-warning-face
((
,
class
(
:weight
bold
:foreground
,
red
))))
`
(
shadow
((
,
class
(
:foreground
,
normal
))))
...
...
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