fixing inconsistencies in coloring again.
authordanix <danix@danix.xyz>
Tue, 28 Feb 2023 15:41:34 +0000 (16:41 +0100)
committerdanix <danix@danix.xyz>
Tue, 28 Feb 2023 15:41:34 +0000 (16:41 +0100)
gitweb-danixland/gitweb.css

index 2cfa690..71a2a0a 100644 (file)
@@ -78,6 +78,8 @@ a { outline: none; }
     --bg: #393E46;
     --bg-alt: #222831;
     --fg: #D8D9CF;
+    --link: #753f09;
+    --link-visited: #83674d;
     --border: 216,217,207,0.2;
     --shadow: 255,255,255,0.2;
   --file-icon: url("file.svg");