removed base16 colors
This commit is contained in:
parent
b91841c0a6
commit
7180057334
@ -1,18 +0,0 @@
|
|||||||
require('base16-colorscheme').setup({
|
|
||||||
base00 = "#161821",
|
|
||||||
base01 = "#1e2132",
|
|
||||||
base02 = "#818596",
|
|
||||||
base03 = "#444b71",
|
|
||||||
base04 = "#6b7089",
|
|
||||||
base05 = "#c6c8d1",
|
|
||||||
base06 = "#e2a478",
|
|
||||||
base07 = "#e9b189",
|
|
||||||
base08 = "#89b8c2",
|
|
||||||
base09 = "#e98989",
|
|
||||||
base0A = "#e2a478",
|
|
||||||
base0B = "#b4be82",
|
|
||||||
base0C = "#91acd1",
|
|
||||||
base0D = "#84a0c6",
|
|
||||||
base0E = "#a093c7",
|
|
||||||
base0F = "#e27878"
|
|
||||||
})
|
|
Loading…
Reference in New Issue
Block a user