nix-config/assets/eww/eww.scss
2023-08-07 20:44:15 -04:00

9 lines
150 B
SCSS

.overlay {
background: transparent;
color: #f8f8f2;
font-weight: bold;
text-shadow: 0 0 0.075em #272822;
font-size: 32px;
opacity: 0.1;
}