mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
idk update?
This commit is contained in:
parent
6569075a6f
commit
255029e32a
2 changed files with 12 additions and 11 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue