mirror of
https://github.com/gabehf/base46.git
synced 2026-03-13 09:20:31 -07:00
improve pastelbeans theme
This commit is contained in:
parent
43fea533db
commit
ab5569ecb8
1 changed files with 8 additions and 8 deletions
|
|
@ -22,13 +22,13 @@ M.base_30 = {
|
||||||
vibrant_green = "#c2cea6",
|
vibrant_green = "#c2cea6",
|
||||||
nord_blue = "#bbdaff",
|
nord_blue = "#bbdaff",
|
||||||
blue = "#bbdaff",
|
blue = "#bbdaff",
|
||||||
yellow = "#fad07a",
|
yellow = "#f5d595",
|
||||||
sun = "#ffb964",
|
sun = "#ffb964",
|
||||||
purple = "#ebbbff",
|
purple = "#ebbbff",
|
||||||
dark_purple = "#e58fe5",
|
dark_purple = "#e58fe5",
|
||||||
teal = "#668799",
|
teal = "#668799",
|
||||||
orange = "#ff9d00",
|
orange = "#ffb964",
|
||||||
cyan = "#99ffff",
|
cyan = "#BBFFFF",
|
||||||
statusline_bg = "#191919",
|
statusline_bg = "#191919",
|
||||||
lightbg = "#2c2c2c",
|
lightbg = "#2c2c2c",
|
||||||
pmenu_bg = "#ff9da4",
|
pmenu_bg = "#ff9da4",
|
||||||
|
|
@ -44,14 +44,14 @@ M.base_16 = {
|
||||||
base05 = "#d0d0d0",
|
base05 = "#d0d0d0",
|
||||||
base06 = "#e0e0e0",
|
base06 = "#e0e0e0",
|
||||||
base07 = "#f5f5f5",
|
base07 = "#f5f5f5",
|
||||||
base08 = "#ebbbff",
|
base08 = "#FFDAB9",
|
||||||
base09 = "#ff9d00",
|
base09 = "#ffeb99",
|
||||||
base0A = "#ffd700",
|
base0A = "#ebbbff",
|
||||||
base0B = "#d1f1a9",
|
base0B = "#d1f1a9",
|
||||||
base0C = "#99ffff",
|
base0C = "#c0e9ff",
|
||||||
base0D = "#bbdaff",
|
base0D = "#bbdaff",
|
||||||
base0E = "#ff9da4",
|
base0E = "#ff9da4",
|
||||||
base0F = "#ff79c6",
|
base0F = "#888888",
|
||||||
}
|
}
|
||||||
|
|
||||||
M.type = "dark"
|
M.type = "dark"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue