mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2025-09-07 03:41:39 +02:00
start mullvad thing
This commit is contained in:
parent
4c74dd5024
commit
ac251e6d90
2 changed files with 33 additions and 5 deletions
|
@ -33,4 +33,20 @@ label {
|
|||
|
||||
.traveldingsWindow {
|
||||
border-radius: 15px;
|
||||
}
|
||||
|
||||
.mullvad-state-connected {
|
||||
background-color: #98971a
|
||||
}
|
||||
|
||||
.mullvad-state-connecting {
|
||||
background-color: #d79921
|
||||
}
|
||||
|
||||
.mullvad-state-disconnected {
|
||||
background-color: #cc241d
|
||||
}
|
||||
|
||||
.mullvad-state-init {
|
||||
background-color: #458588
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue