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:
a2145e5
)
typo.
master
author
danix
<danix@danix.xyz>
Tue, 28 Feb 2023 15:42:38 +0000
(16:42 +0100)
committer
danix
<danix@danix.xyz>
Tue, 28 Feb 2023 15:42:38 +0000
(16:42 +0100)
gitweb-danixland/gitweb.css
patch
|
blob
|
blame
|
history
diff --git
a/gitweb-danixland/gitweb.css
b/gitweb-danixland/gitweb.css
index
71a2a0a
..
b088624
100644
(file)
--- a/
gitweb-danixland/gitweb.css
+++ b/
gitweb-danixland/gitweb.css
@@
-51,8
+51,8
@@
a { outline: none; }
--bg: #D8D9CF;
--bg-alt: #F0EEED;
--fg: #393E46;
- --link: #
FF8B13
;
- --link-visited: #
e7b788
;
+ --link: #
753f09
;
+ --link-visited: #
83674d
;
--border: 34,40,49,0.035;
--accent: #FD7014;
--shadow: 0,0,0,0.2;
@@
-78,8
+78,8
@@
a { outline: none; }
--bg: #393E46;
--bg-alt: #222831;
--fg: #D8D9CF;
- --link: #
753f09
;
- --link-visited: #
83674d
;
+ --link: #
FF8B13
;
+ --link-visited: #
e7b788
;
--border: 216,217,207,0.2;
--shadow: 255,255,255,0.2;
--file-icon: url("file.svg");