summaryrefslogtreecommitdiffstats
path: root/.config/vimb/style.css
diff options
context:
space:
mode:
authorjoe <rbo@gmx.us>2025-09-30 18:06:36 +0200
committerjoe <rbo@gmx.us>2025-09-30 18:06:36 +0200
commit6fca7e9cd7458376bd64738313459f0dec537216 (patch)
tree0c31dfcf4cd2ad89e65d6d9930234aea4244e99a /.config/vimb/style.css
parentup (diff)
downloaddotfiles-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 '')
-rw-r--r--.config/vimb/style.css2
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;