Tampered with Waybar rice
This commit is contained in:
parent
a114dc02bd
commit
eac588ae5f
1 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@ window#waybar {
|
||||||
|
|
||||||
.modules-left {
|
.modules-left {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
background-color: @nord_bg_blue;
|
background-color: #95a3bb;
|
||||||
border-radius: 0.5rem;
|
border-radius: 0.5rem;
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
}
|
}
|
||||||
|
@ -19,7 +19,7 @@ window#waybar {
|
||||||
|
|
||||||
.modules-right {
|
.modules-right {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
background-color: @nord_bg_blue;
|
background-color: #95a3bb;
|
||||||
border-radius: 0.5rem;
|
border-radius: 0.5rem;
|
||||||
padding: 2px 2px 2px 10px
|
padding: 2px 2px 2px 10px
|
||||||
}
|
}
|
||||||
|
@ -29,7 +29,7 @@ window#waybar {
|
||||||
} */
|
} */
|
||||||
|
|
||||||
#workspaces {
|
#workspaces {
|
||||||
background-color: @nord_bg_blue;
|
background-color: #6e7581;
|
||||||
border-radius: 0.5rem;
|
border-radius: 0.5rem;
|
||||||
padding: 0 2px;
|
padding: 0 2px;
|
||||||
}
|
}
|
||||||
|
@ -40,7 +40,7 @@ window#waybar {
|
||||||
}
|
}
|
||||||
|
|
||||||
#window {
|
#window {
|
||||||
background-color: @workspacefocused;
|
background-color: #95a3bb;
|
||||||
border-radius: 0.5rem;
|
border-radius: 0.5rem;
|
||||||
padding: 2px 5px;
|
padding: 2px 5px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue