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
5797413e
Commit
5797413e
authored
Apr 15, 2013
by
steckerhalter
Browse files
rename redpink
parent
1433397c
Changes
1
Hide whitespace changes
Inline
Side-by-side
grandshell-theme.el
View file @
5797413e
...
...
@@ -47,9 +47,9 @@
(
faint
"#888"
)
(
faintest
"#333"
)
(
contrast-background
"#331133"
)
(
red-bright
"#f25e50"
)
(
red
"red"
)
(
red-darkest
"#1a0000"
)
(
redpink
"#f25e80"
)
(
pink
"#ef4990"
)
(
pink-darker
"#aa2255"
)
(
orange
"#efc334"
)
...
...
@@ -84,7 +84,7 @@
`
(
font-lock-function-name-face
((
,
class
(
:foreground
,
blue
))))
`
(
font-lock-keyword-face
((
,
class
(
:foreground
,
cyan
))))
`
(
font-lock-negation-char-face
((
,
class
(
:foreground
,
green
))))
`
(
font-lock-preprocessor-face
((
,
class
(
:foreground
,
red
pink
))))
`
(
font-lock-preprocessor-face
((
,
class
(
:foreground
,
red
-bright
))))
`
(
font-lock-regexp-grouping-backslash
((
,
class
(
:foreground
,
cyan
))))
`
(
font-lock-regexp-grouping-construct
((
,
class
(
:foreground
,
magenta
))))
`
(
font-lock-string-face
((
,
class
(
:foreground
,
pink
))))
...
...
Write
Preview
Supports
Markdown
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