better colors for the light profile
Ignore-this: ae5c35339f4c84a2034a01afe55476ad darcs-hash:20110803075212-c41ad-61875ba17a4f3ed69962090919ec13d296b32db3
This commit is contained in:
parent
4ef7cbf2f2
commit
ee02c487ee
10
utoprc-light
10
utoprc-light
|
@ -5,12 +5,12 @@
|
||||||
profile: light
|
profile: light
|
||||||
identifier.foreground: none
|
identifier.foreground: none
|
||||||
comment.foreground: x-firebrick
|
comment.foreground: x-firebrick
|
||||||
doc.foreground: x-rosybrown
|
doc.foreground: x-violetred4
|
||||||
constant.foreground: x-cadetblue
|
constant.foreground: x-darkcyan
|
||||||
keyword.foreground: x-purple
|
keyword.foreground: x-purple
|
||||||
symbol.foreground: x-purple
|
symbol.foreground: x-purple
|
||||||
string.foreground: x-rosybrown
|
string.foreground: x-violetred4
|
||||||
char.foreground: x-rosybrown
|
char.foreground: x-violetred4
|
||||||
quotation.foreground: x-purple
|
quotation.foreground: x-purple
|
||||||
error.foreground: x-red
|
error.foreground: x-red
|
||||||
parenthesis.background: lblue
|
parenthesis.background: light-blue
|
||||||
|
|
Loading…
Reference in New Issue