danix
's git repository
home
/
my projects
/
gitweb-theme-danix.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b941ee
)
fixing inconsistencies in coloring again.
author
danix
<danix@danix.xyz>
Tue, 28 Feb 2023 15:41:34 +0000
(16:41 +0100)
committer
danix
<danix@danix.xyz>
Tue, 28 Feb 2023 15:41:34 +0000
(16:41 +0100)
gitweb-danixland/gitweb.css
patch
|
blob
|
blame
|
history
diff --git
a/gitweb-danixland/gitweb.css
b/gitweb-danixland/gitweb.css
index
2cfa690
..
71a2a0a
100644
(file)
--- 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");