dark: lighten dialog bg

This commit is contained in:
Daniel Lundin 2024-06-11 21:38:52 +02:00
parent cacb641da2
commit 43aef2aecd
No known key found for this signature in database

View file

@ -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),
},