1
0
forked from extern/nix-config
donovanglover-nix-config/assets/eww/eww.scss

17 lines
207 B
SCSS
Raw Normal View History

2023-08-08 03:12:02 +02:00
img {
all: unset;
}
.desktop-icons {
all: unset;
}
2023-08-08 02:44:15 +02:00
.overlay {
background: transparent;
color: #f8f8f2;
font-weight: bold;
text-shadow: 0 0 0.075em #272822;
font-size: 32px;
opacity: 0.1;
}