From: danix Date: Tue, 28 Feb 2023 15:41:34 +0000 (+0100) Subject: fixing inconsistencies in coloring again. X-Git-Url: https://git.danix.xyz/?a=commitdiff_plain;h=a2145e51d4dc43e34f9ee66a313017f581db7ac2;hp=4b941eedb4b2502d1a9e37b360762a83a39981fa;p=gitweb-theme-danix.git fixing inconsistencies in coloring again. --- diff --git a/gitweb-danixland/gitweb.css b/gitweb-danixland/gitweb.css index 2cfa690..71a2a0a 100644 --- a/gitweb-danixland/gitweb.css +++ b/gitweb-danixland/gitweb.css @@ -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");