New backup 2025-07-17 23:00:07
This commit is contained in:
parent
db077fc6bb
commit
e640e1a345
2 changed files with 3 additions and 3 deletions
|
@ -8,8 +8,8 @@
|
|||
|
||||
$bar-module-width: 25px;
|
||||
$bar-bg-color: rgba($color5,0.7);
|
||||
$bar-module-bg-color: rgba($color0,0.8);
|
||||
$bar-module-fg-color: rgba($color5,0.8);
|
||||
$bar-module-bg-color: rgba($color5,0.0);
|
||||
$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;
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
(revealer-on-hover
|
||||
:revealvar reveal_tray
|
||||
:revealvar-name "reveal_tray"
|
||||
{reveal_tray ? "" : ""}
|
||||
{reveal_tray ? "" : ""}
|
||||
(tray_children)))
|
||||
|
||||
(defwidget tray_children []
|
||||
|
|
Loading…
Add table
Reference in a new issue