mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-14 07:39:52 +01:00
Fix xfce-panel color in older xfce versions
This commit is contained in:
@@ -75,7 +75,7 @@ $info_color: $lime;
|
||||
$question_color: $cyan;
|
||||
|
||||
// Panel colors
|
||||
$panel_bg_color: transparentize(black, 0.05);
|
||||
$panel_bg_color: transparentize(black, 0);
|
||||
$panel_fg_color: #C3C7D1;
|
||||
$panel_borders_color: transparentize(black, 0.8);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user