Browse Source

updated monochrome manifest

pull/54/head
JaKooLit 2 years ago
parent
commit
55a3cfbd79
  1. 6
      config/waybar/style/Monochrome Manifest.css

6
config/waybar/style/Monochrome Manifest.css

@ -40,7 +40,7 @@ tooltip label{
.modules-right {
background-color: black;
color: white;
border-bottom: 3px;
border-bottom: 2px;
border-style: solid;
border-color: white;
border-radius: 10px;
@ -52,7 +52,7 @@ tooltip label{
.modules-center {
background-color: black;
color: white;
border-bottom: 3px;
border-bottom: 2px;
border-style: solid;
border-color: white;
border-radius: 10px;
@ -64,7 +64,7 @@ tooltip label{
.modules-left {
background-color: black;
color: white;
border-bottom: 3px;
border-bottom: 2px;
border-style: solid;
border-color: white;
border-radius: 10px;

Loading…
Cancel
Save