ghostty+nvim: try on some oled black background
This commit is contained in:
parent
e3858e3adf
commit
b09da9efbe
2 changed files with 2 additions and 2 deletions
home/common/nvim/dieter/lua/dieter
|
@ -39,7 +39,7 @@ local colors = {
|
|||
},
|
||||
|
||||
dark = {
|
||||
background = hsl(216, 28, 7),
|
||||
background = hsl(216, 28, 0),
|
||||
foreground = hsl(0, 0, 80),
|
||||
|
||||
accent1 = hsl(12, 100, 50),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue