mirror of
https://github.com/gabehf/base46.git
synced 2026-03-16 10:45:55 -07:00
feat(gruvbox_material): keyword color changed to red
This commit is contained in:
parent
b632d4f3fe
commit
c025b6db43
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ M.base_16 = {
|
||||||
base04 = "#d4be98",
|
base04 = "#d4be98",
|
||||||
base07 = "#c7b89d",
|
base07 = "#c7b89d",
|
||||||
base05 = "#c0b196",
|
base05 = "#c0b196",
|
||||||
base0E = "#d3869b",
|
base0E = "#ea6962",
|
||||||
base0D = "#a9b665",
|
base0D = "#a9b665",
|
||||||
base0C = "#89b482",
|
base0C = "#89b482",
|
||||||
base0B = "#a9b665",
|
base0B = "#a9b665",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue