mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
feat: use experimental darker text for dawn
This commit is contained in:
parent
14ac33afa4
commit
20c7940da8
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ local variants = {
|
||||||
overlay = "#f2e9e1",
|
overlay = "#f2e9e1",
|
||||||
muted = "#9893a5",
|
muted = "#9893a5",
|
||||||
subtle = "#797593",
|
subtle = "#797593",
|
||||||
text = "#575279",
|
text = "#464261",
|
||||||
love = "#b4637a",
|
love = "#b4637a",
|
||||||
gold = "#ea9d34",
|
gold = "#ea9d34",
|
||||||
rose = "#d7827e",
|
rose = "#d7827e",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue