stylix (round 2)
This commit is contained in:
parent
63493fd366
commit
5b7e15db62
5 changed files with 51 additions and 29 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue