]> git.t-ch.net - git.t-ch.net.git/commitdiff
Update git.t-ch.net theme master
authorLexie <alex@t-ch.net>
Fri, 4 Aug 2023 10:00:33 +0000 (06:00 -0400)
committerLexie <alex@t-ch.net>
Fri, 4 Aug 2023 10:00:33 +0000 (06:00 -0400)
static/gitweb.css

index e654862b7177cf1ce66b098c2ccc3451ef629821..5707cd3b9674102b65ec37a54080005530c5ed14 100644 (file)
@@ -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 {