diff options
author | joe <rbo@gmx.us> | 2025-09-30 18:06:36 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-09-30 18:06:36 +0200 |
commit | 6fca7e9cd7458376bd64738313459f0dec537216 (patch) | |
tree | 0c31dfcf4cd2ad89e65d6d9930234aea4244e99a /.config/vimb | |
parent | up (diff) | |
download | dotfiles-bsd-6fca7e9cd7458376bd64738313459f0dec537216.tar.gz dotfiles-bsd-6fca7e9cd7458376bd64738313459f0dec537216.tar.bz2 dotfiles-bsd-6fca7e9cd7458376bd64738313459f0dec537216.tar.xz dotfiles-bsd-6fca7e9cd7458376bd64738313459f0dec537216.tar.zst dotfiles-bsd-6fca7e9cd7458376bd64738313459f0dec537216.zip |
up
Diffstat (limited to '.config/vimb')
-rw-r--r-- | .config/vimb/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/vimb/style.css b/.config/vimb/style.css index 4aa6214..85e1b95 100644 --- a/.config/vimb/style.css +++ b/.config/vimb/style.css @@ -18,7 +18,7 @@ a:hover,a:focus { color: #458588 !important; } a:visited { - color: #b16286 !important; + color: #458588 !important; } /* img { opacity: .5; |