bold font for active workspace
This commit is contained in:
parent
b453e61e60
commit
f47d359e59
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ window#waybar.PCSX2 #window {
|
||||||
#workspaces button.active {
|
#workspaces button.active {
|
||||||
/*color: #9aedfe;*/
|
/*color: #9aedfe;*/
|
||||||
color: #d65d0e;
|
color: #d65d0e;
|
||||||
|
font-weight: bold;
|
||||||
/*background-color: #231531;*/
|
/*background-color: #231531;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue