mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
update dawn overlay
This commit is contained in:
parent
f520ece741
commit
5d1388889e
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ local variants = {
|
||||||
dawn = {
|
dawn = {
|
||||||
base = '#faf4ed',
|
base = '#faf4ed',
|
||||||
surface = '#fffaf3',
|
surface = '#fffaf3',
|
||||||
overlay = '#f2e9de',
|
overlay = '#f2e9e1',
|
||||||
muted = '#9893a5',
|
muted = '#9893a5',
|
||||||
subtle = '#797593',
|
subtle = '#797593',
|
||||||
text = '#575279',
|
text = '#575279',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue