mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
more colors
This commit is contained in:
parent
c8b8893b08
commit
a35a01fccc
2 changed files with 18 additions and 15 deletions
|
|
@ -7,6 +7,9 @@ local palette = {
|
|||
subtle = '#908caa',
|
||||
text = '#e0def4',
|
||||
love = '#e89b9f',
|
||||
ocean = '#8e41b3',
|
||||
blu = '#8487c7',
|
||||
crimson = '#fa4678',
|
||||
gold = '#f69957',
|
||||
-- rose = '#ebbcba',
|
||||
rose = '#ff79b1',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue