diff options
author | Joe <rrbo@proton.me> | 2023-04-04 10:19:14 +0200 |
---|---|---|
committer | Joe <rrbo@proton.me> | 2023-04-04 10:19:14 +0200 |
commit | ad0a10bbda74ebcf5bb670a1e577aa4a0e101265 (patch) | |
tree | c3d16ec97c03f6e8c31b1c92b42f6a30daed2c70 /.config/tint2 | |
parent | up (diff) | |
download | dotfiles-bsd-ad0a10bbda74ebcf5bb670a1e577aa4a0e101265.tar.gz dotfiles-bsd-ad0a10bbda74ebcf5bb670a1e577aa4a0e101265.tar.bz2 dotfiles-bsd-ad0a10bbda74ebcf5bb670a1e577aa4a0e101265.tar.xz dotfiles-bsd-ad0a10bbda74ebcf5bb670a1e577aa4a0e101265.tar.zst dotfiles-bsd-ad0a10bbda74ebcf5bb670a1e577aa4a0e101265.zip |
up
Diffstat (limited to '.config/tint2')
-rwxr-xr-x | .config/tint2/tint2rc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/tint2/tint2rc b/.config/tint2/tint2rc index 3605dab..bac6973 100755 --- a/.config/tint2/tint2rc +++ b/.config/tint2/tint2rc @@ -1,12 +1,12 @@ -#---- Generated by tint2conf 1d07 ---- +#---- Generated by tint2conf 27e6 ---- # See https://gitlab.com/o9000/tint2/wikis/Configure for # full documentation of the configuration options. #------------------------------------- # Gradients # Gradient 1 gradient = vertical -start_color = #c0bfbc 100 -end_color = #deddda 100 +start_color = #deddda 100 +end_color = #9a9996 100 #------------------------------------- # Backgrounds |