Also update solarized colorscheme

This commit is contained in:
ZyX 2014-02-16 21:19:44 +04:00
parent a86c66f4e0
commit 22b1c7437a

View File

@ -8,6 +8,8 @@
"branch": { "fg": "gray61", "bg": "royalblue5" },
"branch_dirty": { "fg": "yellow", "bg": "royalblue5" },
"branch_clean": { "fg": "gray61", "bg": "royalblue5" },
"continuation": { "fg": "lightyellow", "bg": "darkgreencopper" },
"continuation:current": { "fg": "oldlace", "bg": "darkgreencopper", "attr": ["bold"] },
"cwd": { "fg": "lightyellow", "bg": "darkgreencopper" },
"cwd:current_folder": { "fg": "oldlace", "bg": "darkgreencopper", "attr": ["bold"] },
"cwd:divider": { "fg": "gray61", "bg": "darkgreencopper" },