Update .config/waybar/style.css
This commit is contained in:
parent
188b0756a0
commit
c75a962f1b
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
* {
|
* {
|
||||||
background-color: #222222;
|
background-color: #281733;
|
||||||
color: @foreground;
|
color: #eeeeee;
|
||||||
|
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
|
@ -75,4 +75,4 @@ tooltip {
|
||||||
|
|
||||||
#custom-screenrecording-indicator.active {
|
#custom-screenrecording-indicator.active {
|
||||||
color: #a55555;
|
color: #a55555;
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue