diff options
Diffstat (limited to '.config/tint2/tint2rc')
-rwxr-xr-x | .config/tint2/tint2rc | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/.config/tint2/tint2rc b/.config/tint2/tint2rc index bac6973..c9ff338 100755 --- a/.config/tint2/tint2rc +++ b/.config/tint2/tint2rc @@ -1,12 +1,13 @@ -#---- Generated by tint2conf 27e6 ---- +#---- Generated by tint2conf 3d22 ---- # See https://gitlab.com/o9000/tint2/wikis/Configure for # full documentation of the configuration options. #------------------------------------- # Gradients # Gradient 1 gradient = vertical -start_color = #deddda 100 -end_color = #9a9996 100 +start_color = #000000 0 +end_color = #000000 0 +color_stop = 92.000000 #5e5c64 100 #------------------------------------- # Backgrounds @@ -107,7 +108,7 @@ border_width = 0 border_sides = TBLR border_content_tint_weight = 0 background_content_tint_weight = 0 -background_color = #deddda 100 +background_color = #1d2021 100 border_color = #000000 0 gradient_id = 1 background_color_hover = #000000 0 |