mirror of
https://github.com/altercation/solarized
synced 2024-11-10 06:14:13 +00:00
Merge pull request #109 from ornicar/XresourcesForeground
Set Xresources foreground color to base0
This commit is contained in:
commit
4fd7111eac
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
#define S_green #859900
|
||||
|
||||
*background: S_base03
|
||||
*foreground: S_base00
|
||||
*foreground: S_base0
|
||||
*fading: 40
|
||||
*fadeColor: S_base03
|
||||
*cursorColor: S_base1
|
||||
|
|
Loading…
Reference in a new issue