FIX alternate color

This commit is contained in:
Nathan Dwarshuis 2021-07-06 12:25:45 -04:00
parent e3310c6df3
commit 0a0a045c35
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
alternate-active-foreground: @active-foreground;
alternate-normal-background: white / 8%;
alternate-urgent-background: red / 8%;
alternate-active-background: purple / 8%;
alternate-active-background: @active-background;
selected-normal-foreground: @foreground;
selected-urgent-foreground: @foreground;