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
f8e1ecf6
Commit
f8e1ecf6
authored
Jan 16, 2014
by
steckerhalter
Browse files
use malachite for term green
parent
e4c518ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
grandshell-theme.el
View file @
f8e1ecf6
...
...
@@ -555,7 +555,7 @@
`
(
term-color-black
((
,
class
(
:background
,
alt-background
:foreground
,
alt-background
))))
`
(
term-color-blue
((
,
class
(
:background
,
blue
:foreground
,
blue
))))
`
(
term-color-cyan
((
,
class
(
:background
,
cyan
:foreground
,
cyan
))))
`
(
term-color-green
((
,
class
(
:background
,
green
:foreground
,
green
))))
`
(
term-color-green
((
,
class
(
:background
,
malachite
:foreground
,
malachite
))))
`
(
term-color-magenta
((
,
class
(
:background
,
magenta
:foreground
,
magenta
))))
`
(
term-color-red
((
,
class
(
:background
,
red
:foreground
,
red
))))
`
(
term-color-white
((
,
class
(
:background
,
contrast-background
:foreground
,
contrast-background
))))
...
...
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