mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 15:38:15 -07:00
improve everblush theme!
This commit is contained in:
parent
4e63cb7b4a
commit
277fe2d47c
2 changed files with 11 additions and 11 deletions
|
|
@ -14,8 +14,8 @@ local colors = {
|
|||
baby_pink = "#ef7d7d",
|
||||
pink = "#ee9cdd",
|
||||
line = "#22292b", -- for lines like vertsplit
|
||||
green = "#9bdead",
|
||||
vibrant_green = "#8ccf7e",
|
||||
green = "#8ccf7e",
|
||||
vibrant_green = "#9bdead",
|
||||
nord_blue = "#58bcd8",
|
||||
blue = "#5dc1dd",
|
||||
yellow = "#d8b25b",
|
||||
|
|
|
|||
|
|
@ -3,16 +3,16 @@ return {
|
|||
base01 = "22292b",
|
||||
base02 = "363d3f",
|
||||
base03 = "404749",
|
||||
base04 = "d0d0d0",
|
||||
base05 = "dadada",
|
||||
base06 = "181f21",
|
||||
base07 = "bdc3c2",
|
||||
base04 = "4f5658",
|
||||
base05 = "cacaca",
|
||||
base06 = "d2d2d2",
|
||||
base07 = "dadada",
|
||||
base08 = "e06e6e",
|
||||
base09 = "e06e6e",
|
||||
base0A = "d8b25b",
|
||||
base09 = "e19d5c",
|
||||
base0A = "e0ba63",
|
||||
base0B = "8ccf7e",
|
||||
base0C = "ef7d7d",
|
||||
base0D = "6da4cd",
|
||||
base0E = "5db7cb",
|
||||
base0C = "6da4cd",
|
||||
base0D = "5db7cb",
|
||||
base0E = "c47fd5",
|
||||
base0F = "ef7d7d",
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue