stylix (round 2)

This commit is contained in:
Schrottkatze 2025-03-27 19:41:45 +01:00
parent 63493fd366
commit 5b7e15db62
Signed by: schrottkatze
SSH key fingerprint: SHA256:FPOYVeBy3QP20FEM42uWF1Wa/Qhlk+L3S2+Wuau/Auo
5 changed files with 51 additions and 29 deletions

View file

@ -2,12 +2,18 @@ label {
font: 14pt "Departure Mono Nerd Font";
}
button {
border-radius: 0px;
padding: 0;
}
.background {
background-color: #1d2021;
}
.workspaces button {
border: 0px;
padding: 0 3px;
}
.workspaces button.focused {