nix-configs/modules/desktop-environment/home/panels/eww/configDir/eww.css

20 lines
No EOL
268 B
CSS

.topBar {
margin-bottom: 2px;
}
label {
font: 14pt "FiraCode Nerd Font";
}
.workspaces button {
border: 0px;
background-color: #282828;
}
.workspaces button.urgent {
background-color: #cc241d;
}
.workspaces button.focused {
background-color: #504935;
}