mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
updated palette
This commit is contained in:
parent
f7e7694d08
commit
1a674e103d
1 changed files with 5 additions and 5 deletions
|
|
@ -7,15 +7,15 @@ local palette = {
|
||||||
overlay = "#26233a", -- dark blue
|
overlay = "#26233a", -- dark blue
|
||||||
muted = "#6e6a86", -- gray?
|
muted = "#6e6a86", -- gray?
|
||||||
subtle = "#908caa", -- gray?
|
subtle = "#908caa", -- gray?
|
||||||
text = "#e0def4", -- light light blue
|
text = "#e0def8", -- light light blue
|
||||||
love = "#e89b9f", -- red?
|
love = "#e89b9f", -- red?
|
||||||
ocean = "#b2b13c", -- orange?
|
ocean = "#e598d2", -- pink
|
||||||
blu = "#8487c7", -- ???
|
blu = "#9b9bd9", -- ???
|
||||||
crimson = "#fa4678", -- red
|
crimson = "#fa4678", -- red
|
||||||
gold = "#f59d56",
|
gold = "#f59d56",
|
||||||
rose = "#ff82b4",
|
rose = "#ff82b4",
|
||||||
calm = "#23ff87", -- green
|
calm = "#25ff8b", -- green
|
||||||
sand = "#cecda7",
|
sand = "#cee495",
|
||||||
foam = "#7acfd8", -- turquoise
|
foam = "#7acfd8", -- turquoise
|
||||||
pink = "#ebb9bf", -- pink
|
pink = "#ebb9bf", -- pink
|
||||||
iris = "#c4a7e7", --
|
iris = "#c4a7e7", --
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue