Update sidetab.rasi
This commit is contained in:
parent
16923cb588
commit
6f4a55a65e
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ configuration {
|
||||||
selbg: #215d9c;
|
selbg: #215d9c;
|
||||||
actbg: #262626;
|
actbg: #262626;
|
||||||
urgbg: #e53935;
|
urgbg: #e53935;
|
||||||
winbg: #26c6da;
|
winbg: #26c6da;
|
||||||
|
|
||||||
selected-normal-foreground: @winbg;
|
selected-normal-foreground: @winbg;
|
||||||
normal-foreground: @text-color;
|
normal-foreground: @text-color;
|
||||||
|
@ -128,4 +128,4 @@ element alternate.urgent {
|
||||||
element alternate.active {
|
element alternate.active {
|
||||||
background-color: @active-background;
|
background-color: @active-background;
|
||||||
text-color: @active-foreground;
|
text-color: @active-foreground;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue