mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-25 21:30:52 +01:00
upgrade waybar theme
This commit is contained in:
parent
27caa59e34
commit
ceb2af4590
1 changed files with 5 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue