mirror of
https://github.com/gabehf/base46.git
synced 2026-03-08 23:18:15 -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",
|
||||
nord_blue = "#bbdaff",
|
||||
blue = "#bbdaff",
|
||||
yellow = "#fad07a",
|
||||
yellow = "#f5d595",
|
||||
sun = "#ffb964",
|
||||
purple = "#ebbbff",
|
||||
dark_purple = "#e58fe5",
|
||||
teal = "#668799",
|
||||
orange = "#ff9d00",
|
||||
cyan = "#99ffff",
|
||||
orange = "#ffb964",
|
||||
cyan = "#BBFFFF",
|
||||
statusline_bg = "#191919",
|
||||
lightbg = "#2c2c2c",
|
||||
pmenu_bg = "#ff9da4",
|
||||
|
|
@ -44,14 +44,14 @@ M.base_16 = {
|
|||
base05 = "#d0d0d0",
|
||||
base06 = "#e0e0e0",
|
||||
base07 = "#f5f5f5",
|
||||
base08 = "#ebbbff",
|
||||
base09 = "#ff9d00",
|
||||
base0A = "#ffd700",
|
||||
base08 = "#FFDAB9",
|
||||
base09 = "#ffeb99",
|
||||
base0A = "#ebbbff",
|
||||
base0B = "#d1f1a9",
|
||||
base0C = "#99ffff",
|
||||
base0C = "#c0e9ff",
|
||||
base0D = "#bbdaff",
|
||||
base0E = "#ff9da4",
|
||||
base0F = "#ff79c6",
|
||||
base0F = "#888888",
|
||||
}
|
||||
|
||||
M.type = "dark"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue