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