New backup 2025-07-19 00:00:02

This commit is contained in:
Penelope Gwen 2025-07-19 00:00:02 -07:00
parent fafc8a01c2
commit c03c73df38
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 778 KiB

After

Width:  |  Height:  |  Size: 887 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.6);
$bar-module-bg-color: rgba($color5,0.8);
$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);