Browse Source

updated pywal

pull/23/head
JaKooLit 2 years ago
parent
commit
36f2fdc566
  1. 4
      config/waybar/style/pywal.css

4
config/waybar/style/pywal.css

@ -60,7 +60,7 @@ tooltip {
.modules-center {
border: 5px solid @color14;
border-radius: 100px 0px 100px 0px;
background-color: @color1;
background-color: @background;
}
@ -76,7 +76,7 @@ tooltip {
#workspaces button {
padding: 2px;
color: #6E6A86;
color: @foreground;
margin-right: 5px;
}

Loading…
Cancel
Save