diff options
Diffstat (limited to '.config/tint2')
-rwxr-xr-x | .config/tint2/tint2rc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/.config/tint2/tint2rc b/.config/tint2/tint2rc index fc2caa2..b2a1fe9 100755 --- a/.config/tint2/tint2rc +++ b/.config/tint2/tint2rc @@ -1,4 +1,4 @@ -#---- Generated by tint2conf d7cd ---- +#---- Generated by tint2conf a5a1 ---- # See https://gitlab.com/o9000/tint2/wikis/Configure for # full documentation of the configuration options. #------------------------------------- @@ -15,7 +15,7 @@ background_color = #cecece 100 border_color = #4a4a4a 100 background_color_hover = #ffa5a5 100 border_color_hover = #4a4a4a 100 -background_color_pressed = #cecece 100 +background_color_pressed = #c75555 100 border_color_pressed = #4a4a4a 100 # Background 2: @@ -52,7 +52,8 @@ border_content_tint_weight = 0 background_content_tint_weight = 0 background_color = #9a0300 100 border_color = #000000 100 -background_color_hover = #9a0300 100 +gradient_id = 0 +background_color_hover = #be0300 100 border_color_hover = #000000 100 background_color_pressed = #be403e 100 border_color_pressed = #000000 100 |