mirror of
https://github.com/altercation/solarized
synced 2025-02-16 12:28:24 +00:00
change background / foreground pair
The "Usage & Development" notes say "in the case of a dark background colorscheme, the normal relationship for background and body text is base03:base0 (please note that body text is not base00)."
This commit is contained in:
parent
c350650cb7
commit
2254bea69b
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
#define S_green #859900
|
||||
|
||||
*background: S_base03
|
||||
*foreground: S_base00
|
||||
*foreground: S_base0
|
||||
*fading: 40
|
||||
*fadeColor: S_base03
|
||||
*cursorColor: S_base1
|
||||
|
|
Loading…
Add table
Reference in a new issue