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