upgrade waybar theme

This commit is contained in:
Julien Malka 2023-11-28 13:23:10 +01:00
parent 27caa59e34
commit ceb2af4590
Signed by: Luj
GPG key ID: 6FC74C847011FD83

View file

@ -78,7 +78,7 @@ with lib;
* {
border: none;
font-family: 'Fira Code', 'Symbols Nerd Font Mono';
font-size: 9px;
font-size: 8px;
font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"';
min-height: 2px;
}
@ -91,7 +91,8 @@ with lib;
border-radius: 8px;
background-color: #11111b;
color: #7eb9e3;
margin-top: 6px;
margin-top: 4px;
margin-bottom: 3px;
margin-right: 15px;
padding-top: 1px;
padding-left: 4px;
@ -123,7 +124,8 @@ with lib;
border-radius: 10px;
background-color: #11111b;
color: #cdd6f4;
margin-top: 6px;
margin-top: 4px;
margin-bottom: 3px;
padding-left: 10px;
padding-right: 10px;
margin-right: 15px;