mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
darker background color
This commit is contained in:
parent
1b8b98e194
commit
c8b8893b08
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
local palette = {
|
||||
base = '#171524',
|
||||
-- base = '#171524',
|
||||
base = '#10101a',
|
||||
surface = '#1f1d2e',
|
||||
overlay = '#26233a',
|
||||
muted = '#6e6a86',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue