summaryrefslogtreecommitdiff
path: root/accounts
diff options
context:
space:
mode:
Diffstat (limited to 'accounts')
-rw-r--r--accounts/gkleen@sif/default.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix
index 5029d814..4cac3386 100644
--- a/accounts/gkleen@sif/default.nix
+++ b/accounts/gkleen@sif/default.nix
@@ -468,6 +468,9 @@ in {
468 #backlight { 468 #backlight {
469 margin: 0 8px 0 2px; 469 margin: 0 8px 0 2px;
470 } 470 }
471 #battery.discharging {
472 color: @white;
473 }
471 #battery.warning { 474 #battery.warning {
472 color: @orange; 475 color: @orange;
473 } 476 }