Adjust styling for Waybar
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
4e6fe14c17
commit
8d8864836b
1 changed files with 3 additions and 2 deletions
|
@ -41,8 +41,9 @@
|
||||||
button {
|
button {
|
||||||
background-image: none;
|
background-image: none;
|
||||||
background-color: @background-color;
|
background-color: @background-color;
|
||||||
color: #cdd6f4;
|
color: @foreground-color;
|
||||||
padding: 0 12px;
|
padding-left: 10px;
|
||||||
|
padding-right: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
button,
|
button,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue