aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dark_theme/cgit.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/dark_theme/cgit.css b/dark_theme/cgit.css
index 13ec081..f44c531 100644
--- a/dark_theme/cgit.css
+++ b/dark_theme/cgit.css
@@ -201,7 +201,7 @@ div#cgit table.list td a {
div#cgit table.list td a.ls-dir {
font-weight: bold;
- color: #00f;
+ color: dodgerblue;
}
div#cgit table.list td a:hover {
@@ -447,7 +447,7 @@ div#cgit table.diffstat td.del a {
}
div#cgit table.diffstat td.upd a {
- color: blue;
+ color: lightblue;
}
div#cgit table.diffstat td.graph {
@@ -494,7 +494,7 @@ div#cgit table.diff td div.head {
}
div#cgit table.diff td div.hunk {
- color: #009;
+ color: dodgerblue;
}
div#cgit table.diff td div.add {
in each repos: see "about"-tab (if existing) for more details / README.
mailto contact at omeckman dot net
all timestamps in UTC (German winter time: UTC+01:00, summer time: UTC+02:00)
dark theme is a modded version of: https://gist.github.com/Yoplitein/f4b671a2ec70c9e743fa