New backup 2025-07-13 09:45:12
This commit is contained in:
parent
bb13d0eeee
commit
c9bcff8b52
1 changed files with 2 additions and 2 deletions
|
@ -7,9 +7,9 @@
|
|||
@import "./style/colors.scss";
|
||||
|
||||
$bar-module-width: 25px;
|
||||
$bar-bg-color: rgba($color0,0.8);
|
||||
$bar-bg-color: rgba($color5,0.7);
|
||||
$bar-module-bg-color: rgba($color5,0.15);
|
||||
$bar-module-fg-color: $color13;
|
||||
$bar-module-fg-color: rgba($color0,0.8);
|
||||
$bar-module-inactive-fg-color: rgba($color13,0.5);
|
||||
//$bar-active-bg-color: rgba($color1,0.5);
|
||||
//$bar-active-fg-color: $color1;
|
||||
|
|
Loading…
Add table
Reference in a new issue