NO-OP: whitespace

This commit is contained in:
Robin Gareus
2025-06-19 23:16:30 +02:00
parent 521227afe8
commit e1fc24723a

View File

@@ -1101,9 +1101,9 @@ style "settings_notebook" = "big_text"
style "pane"
{
fg[NORMAL] = lighter(@background)
fg[SELECTED] = @foreground
fg[ACTIVE] = @somewhat_bright_indicator
fg[NORMAL] = lighter(@background)
fg[SELECTED] = @foreground
fg[ACTIVE] = @somewhat_bright_indicator
bg[ACTIVE] = shade(1.2, @background)
}