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
|
* General background
|
||||||
*/
|
*/
|
||||||
#network,
|
#network,
|
||||||
|
#mpris,
|
||||||
|
#
|
||||||
#memory,
|
#memory,
|
||||||
#backlight,
|
#backlight,
|
||||||
#language,
|
#language,
|
||||||
|
@ -243,7 +245,8 @@
|
||||||
#temperature,
|
#temperature,
|
||||||
#battery,
|
#battery,
|
||||||
#tray,
|
#tray,
|
||||||
#custom-crypto {
|
#submap,
|
||||||
|
#window {
|
||||||
color: #e2cca9;
|
color: #e2cca9;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
background-color: #3c3836;
|
background-color: #3c3836;
|
||||||
|
@ -279,6 +282,7 @@
|
||||||
#clock {
|
#clock {
|
||||||
color: #e2cca9;
|
color: #e2cca9;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
#battery.charging {
|
#battery.charging {
|
||||||
|
|
Loading…
Reference in a new issue