hypr changes

This commit is contained in:
Chris Cochrun 2022-11-09 16:35:39 -06:00
parent 3cc08d126c
commit f2d78c7fdd
8 changed files with 57 additions and 26 deletions

View file

@ -118,8 +118,8 @@ window#waybar.solo {
padding-right: 5px;
border-radius: 20px;
transition: none;
color: @base01;
background: @base0B;
color: @base08;
background: @backtransparent;
}
#battery.warning {
@ -148,7 +148,7 @@ window#waybar.solo {
padding-right: 5px;
border-radius: 20px;
transition: none;
color: @base0A;
color: @base0B;
background: @backtransparent;
}
@ -157,7 +157,7 @@ window#waybar.solo {
padding-right: 5px;
border-radius: 20px;
transition: none;
color: @base0B;
color: @base09;
background: @backtransparent;
}
@ -179,7 +179,7 @@ window#waybar.solo {
padding-right: 5px;
border-radius: 20px;
transition: none;
color: @base0E;
color: @base0C;
background: @backtransparent;
}