mirror of
https://github.com/gabehf/base46.git
synced 2026-03-14 01:37:03 -07:00
update purple/pink colors in nightlamp theme
This commit is contained in:
parent
ef907e6b7b
commit
f5ebc67272
1 changed files with 3 additions and 3 deletions
|
|
@ -12,7 +12,7 @@ local colors = {
|
||||||
light_grey = "#505157",
|
light_grey = "#505157",
|
||||||
red = "#a67476",
|
red = "#a67476",
|
||||||
baby_pink = "#f7eaed",
|
baby_pink = "#f7eaed",
|
||||||
pink = "#9f899c",
|
pink = "#c99aa7",
|
||||||
line = "#24252b", --forlineslikevertsplit
|
line = "#24252b", --forlineslikevertsplit
|
||||||
green = "#8aa387",
|
green = "#8aa387",
|
||||||
vibrant_green = "#94ad91",
|
vibrant_green = "#94ad91",
|
||||||
|
|
@ -20,8 +20,8 @@ local colors = {
|
||||||
blue = "#5a6986",
|
blue = "#5a6986",
|
||||||
yellow = "#ccb89c",
|
yellow = "#ccb89c",
|
||||||
sun = "#deb88a",
|
sun = "#deb88a",
|
||||||
purple = "#958793",
|
purple = "#a496a2",
|
||||||
dark_purple = "#cbc1e3",
|
dark_purple = "#958793",
|
||||||
teal = "#7aacaa",
|
teal = "#7aacaa",
|
||||||
orange = "#c8916d",
|
orange = "#c8916d",
|
||||||
cyan = "#90a0a0",
|
cyan = "#90a0a0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue