dotfiles-remastered/.config/eww/modules/bar/bar.scss

7 lines
105 B
SCSS
Raw Normal View History

2023-11-26 23:34:43 +00:00
.bar-widget {
background-color: $bg;
font-size: 16px;
color: $text;
padding: 0.2rem 0;
}