From: Lexie Date: Fri, 4 Aug 2023 10:00:33 +0000 (-0400) Subject: Update git.t-ch.net theme X-Git-Url: https://git.t-ch.net/?a=commitdiff_plain;ds=inline;p=git.t-ch.net.git Update git.t-ch.net theme --- diff --git a/static/gitweb.css b/static/gitweb.css index e654862..5707cd3 100644 --- a/static/gitweb.css +++ b/static/gitweb.css @@ -53,7 +53,7 @@ div.page_header { } div.page_header a:visited, a.header { - color: #453F78; + color: #7189FF; } div.page_header a:hover { @@ -104,9 +104,9 @@ div.title, a.title { display: block; padding: 6px 8px; font-weight: bold; - background-color: #edece6; + background-color: #401F3E; text-decoration: none; - color: #000000; + color: #FFFFFF; } div.readme {