summaryrefslogtreecommitdiffstats
path: root/.local/share/surf/styles
diff options
context:
space:
mode:
authorjoe <rbo@gmx.us>2025-10-01 15:48:42 +0200
committerjoe <rbo@gmx.us>2025-10-01 15:48:42 +0200
commitd64b89f810a4aecede19fea5d42ddbc6ef4199ea (patch)
treeda5f675a870a6be22ed7f8a1ecbed4a36293531b /.local/share/surf/styles
parentup (diff)
downloaddotfiles-bsd-d64b89f810a4aecede19fea5d42ddbc6ef4199ea.tar.gz
dotfiles-bsd-d64b89f810a4aecede19fea5d42ddbc6ef4199ea.tar.bz2
dotfiles-bsd-d64b89f810a4aecede19fea5d42ddbc6ef4199ea.tar.xz
dotfiles-bsd-d64b89f810a4aecede19fea5d42ddbc6ef4199ea.tar.zst
dotfiles-bsd-d64b89f810a4aecede19fea5d42ddbc6ef4199ea.zip
up
Diffstat (limited to '.local/share/surf/styles')
-rw-r--r--.local/share/surf/styles/dark.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/.local/share/surf/styles/dark.css b/.local/share/surf/styles/dark.css
index 0432c13..235a8c3 100644
--- a/.local/share/surf/styles/dark.css
+++ b/.local/share/surf/styles/dark.css
@@ -2,13 +2,14 @@
background-color: #32302f !important;
border-color: #665c54 !important;
/* background-image: none !important; */
- /* color: #ebdbb2 !important; */
color: #ebdbb2 !important;
+ /* color: #fbf1c7 !important; */
}
a {
- color: #458588 !important;
+ color: #83a598 !important;
}
h1,h2,h3,h4 {
/* background-color: #202020 !important; */
color: #ebdbb2 !important;
+ /* color: #fbf1c7 !important; */
}