dark: lighten dialog bg
This commit is contained in:
parent
cacb641da2
commit
43aef2aecd
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ local colors = {
|
|||
delete = hsl(350, 100, 40),
|
||||
delete_quarter = hsl(350, 100, 15),
|
||||
|
||||
dialog_bg = hsl(224, 5, 12),
|
||||
dialog_bg = hsl(216, 25, 20),
|
||||
|
||||
selection = hsl(270, 50, 33),
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue