From d64b89f810a4aecede19fea5d42ddbc6ef4199ea Mon Sep 17 00:00:00 2001 From: joe Date: Wed, 1 Oct 2025 15:48:42 +0200 Subject: up --- .local/share/surf/styles/dark.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.local/share/surf') 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; */ } -- cgit v1.2.3