mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-26 00:18:28 +02:00
package cleanup
This commit is contained in:
parent
1c9806cd0c
commit
ea48055ebb
3 changed files with 5 additions and 13 deletions
|
@ -123,6 +123,10 @@
|
|||
background-color: #${config.colorScheme.colors.base04};
|
||||
box-shadow: inset 0 -3px #${config.colorScheme.colors.base05};
|
||||
}
|
||||
|
||||
#tags button.occupied {
|
||||
box-shadow: inset 0 -3px #${config.colorScheme.colors.base05};
|
||||
}
|
||||
|
||||
#tags button.urgent {
|
||||
background-color: #eb4d4b;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue