New backup 2025-07-18 23:45:01

This commit is contained in:
Penelope Gwen 2025-07-18 23:45:01 -07:00
parent 8825db4bcf
commit fafc8a01c2
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 689 KiB

After

Width:  |  Height:  |  Size: 778 KiB

View file

@ -8,7 +8,7 @@
$bar-module-width: 25px;
$bar-bg-color: rgba($color5,0.0);
$bar-module-bg-color: rgba($color5,0.8);
$bar-module-bg-color: rgba($color5,0.6);
$bar-module-fg-color: rgba($color0,0.8);
$bar-module-inactive-fg-color: rgba($color0,0.4);
$bar-module-active-fg-color: rgba($color13,0.9);