idk update?

This commit is contained in:
Eric Xiao 2024-05-21 22:07:45 -07:00
commit 255029e32a
2 changed files with 12 additions and 11 deletions

View file

@ -9,14 +9,14 @@ local palette = {
subtle = "#908caa", -- gray?
text = "#e0def8", -- light light blue
love = "#e89b9f", -- red?
ocean = "#e598d2", -- pink
blu = "#9b9bd9", -- ???
ocean = "#e9b3d8", -- pink
blu = "#7996e2", -- ???
crimson = "#fa4678", -- red
gold = "#f59d56",
rose = "#ff82b4",
calm = "#25ff8b", -- green
sand = "#cee495",
foam = "#7acfd8", -- turquoise
calm = "#1afa95", -- green
sand = "#cc66ad",
foam = "#6ed2df", -- turquoise
pink = "#ebb9bf", -- pink
iris = "#c4a7e7", --
highlight_low = "#21202e",