diff options
Diffstat (limited to '')
-rwxr-xr-x | .config/tint2/tint2rc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/tint2/tint2rc b/.config/tint2/tint2rc index bead895..fc2caa2 100755 --- a/.config/tint2/tint2rc +++ b/.config/tint2/tint2rc @@ -1,4 +1,4 @@ -#---- Generated by tint2conf 2ff1 ---- +#---- Generated by tint2conf d7cd ---- # See https://gitlab.com/o9000/tint2/wikis/Configure for # full documentation of the configuration options. #------------------------------------- @@ -50,11 +50,11 @@ border_width = 0 border_sides = TBLR border_content_tint_weight = 0 background_content_tint_weight = 0 -background_color = #bc0400 100 +background_color = #9a0300 100 border_color = #000000 100 -background_color_hover = #bc0400 100 +background_color_hover = #9a0300 100 border_color_hover = #000000 100 -background_color_pressed = #da3a36 100 +background_color_pressed = #be403e 100 border_color_pressed = #000000 100 #------------------------------------- |