nix-dotfiles/programs/eww/config/eww.scss

9 lines
100 B
SCSS
Raw Normal View History

2023-11-20 10:28:36 -08:00
box {
background-color: #1E1D2F;
color: #D9E0EE;
}
progressbar > trough {
min-width: 40px;
}