mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-26 05:40:52 +01:00
fix: fixed theme for waybar
This commit is contained in:
parent
ad3bc4581c
commit
f6d82f9cc9
1 changed files with 2 additions and 2 deletions
|
@ -78,7 +78,7 @@ with lib;
|
|||
background: transparent;
|
||||
}
|
||||
|
||||
#custom-arch, #workspaces {
|
||||
#custom-nixos, #workspaces {
|
||||
border-radius: 8px;
|
||||
background-color: #11111b;
|
||||
color: #7eb9e3;
|
||||
|
@ -89,7 +89,7 @@ with lib;
|
|||
padding-right: 5px;
|
||||
}
|
||||
|
||||
#custom-arch {
|
||||
#custom-nixos {
|
||||
font-size: 20px;
|
||||
margin-left: 15px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue