ghostty+nvim: Add oled mode for darker darks on laptop
This commit is contained in:
parent
a7aa9c7a72
commit
e1c3fd6cb8
4 changed files with 12 additions and 5 deletions
home/common/nvim/dieter/lua/dieter
|
@ -39,7 +39,7 @@ local colors = {
|
|||
},
|
||||
|
||||
dark = {
|
||||
background = hsl(230, 13, 9),
|
||||
background = "NONE",
|
||||
foreground = hsl(216, 12, 84),
|
||||
|
||||
accent1 = hsl(12, 100, 50),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue