Fix: comments and paper color where the same
This commit is contained in:
parent
ac516d4263
commit
950f8b37d8
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name" : "Gruvbox (dark)",
|
||||
"index" : 1310,
|
||||
"paper" : "#1d2021",
|
||||
"paper" : "#262626",
|
||||
"text" : "#ebdbb2",
|
||||
"caret" : {
|
||||
"width" : 2,
|
||||
@ -12,15 +12,15 @@
|
||||
"keyword1" : "#cc241d",
|
||||
"keyword2" : "#98971a",
|
||||
"keyword3" : "#d79921",
|
||||
"commentline" : "#1d2021",
|
||||
"commentdoc" : "#1d2021",
|
||||
"commentline" : "#a98374",
|
||||
"commentdoc" : "#a98374",
|
||||
"commentdockeyword" : "#b16286",
|
||||
|
||||
"comment" : "#1d2021",
|
||||
"comment" : "#a98374",
|
||||
"number" : "#458588",
|
||||
"string" : "#b16286",
|
||||
"operator" : "#689d6a",
|
||||
"variables" : "LightGray",
|
||||
"variables" : "#a89984",
|
||||
|
||||
"keywords" : "#cc241d",
|
||||
"transformations" : "#d79921",
|
||||
@ -31,7 +31,7 @@
|
||||
|
||||
"whitespace-foreground" : "#ebdbb2",
|
||||
"selection-foreground" : "#fdf6e3",
|
||||
"selection-background" : "#1d2021",
|
||||
"selection-background" : "#a98374",
|
||||
"margin-background" : "#282828",
|
||||
"margin-foreground" : "#ebdbb2",
|
||||
"matched-brace-background" : "#0c4e22",
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user