Fix the color a little bit.
This commit is contained in:
parent
d15fd20333
commit
6d31cfec51
@ -2,8 +2,8 @@ require('base16-colorscheme').setup({
|
|||||||
base00 = "#161821",
|
base00 = "#161821",
|
||||||
base01 = "#1e2132",
|
base01 = "#1e2132",
|
||||||
base02 = "#818596",
|
base02 = "#818596",
|
||||||
base03 = "#6b7089",
|
base03 = "#444b71",
|
||||||
base04 = "#c6c8d1",
|
base04 = "#6b7089",
|
||||||
base05 = "#c6c8d1",
|
base05 = "#c6c8d1",
|
||||||
base06 = "#e2a478",
|
base06 = "#e2a478",
|
||||||
base07 = "#e9b189",
|
base07 = "#e9b189",
|
||||||
|
Loading…
Reference in New Issue
Block a user