dark: darker dimmed

This commit is contained in:
Daniel Lundin 2024-06-09 00:30:05 +02:00
parent ffb2cd6643
commit cacb641da2
No known key found for this signature in database

View file

@ -37,7 +37,7 @@ local colors = {
dark = {
background = hsl(216, 28, 7),
foreground = hsl(0, 0, 80),
dimmed = hsl(0, 0, 35),
dimmed = hsl(0, 0, 25),
dimmed_subtle = hsl(0, 0, 70),
highlight_subtle = hsl(0, 0, 6),
highlight_intense = hsl(58, 100, 60),