test
This commit is contained in:
parent
20889c59e8
commit
46eea0ffe1
1 changed files with 5 additions and 1 deletions
|
@ -228,6 +228,8 @@
|
|||
* General background
|
||||
*/
|
||||
#network,
|
||||
#mpris,
|
||||
#
|
||||
#memory,
|
||||
#backlight,
|
||||
#language,
|
||||
|
@ -243,7 +245,8 @@
|
|||
#temperature,
|
||||
#battery,
|
||||
#tray,
|
||||
#custom-crypto {
|
||||
#submap,
|
||||
#window {
|
||||
color: #e2cca9;
|
||||
font-size: 13px;
|
||||
background-color: #3c3836;
|
||||
|
@ -279,6 +282,7 @@
|
|||
#clock {
|
||||
color: #e2cca9;
|
||||
font-size: 13px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#battery.charging {
|
||||
|
|
Loading…
Reference in a new issue