different svgs for dark and light theme
authordanix <danix@danix.xyz>
Sun, 26 Feb 2023 10:10:19 +0000 (11:10 +0100)
committerdanix <danix@danix.xyz>
Sun, 26 Feb 2023 10:10:19 +0000 (11:10 +0100)
gitweb-danixland/commit-dark.svg [new file with mode: 0644]
gitweb-danixland/file-dark.svg [new file with mode: 0644]
gitweb-danixland/folder-dark.svg [new file with mode: 0644]
gitweb-danixland/gitweb.css
gitweb-danixland/merge-dark.svg [new file with mode: 0644]
gitweb-danixland/tag-dark.svg [new file with mode: 0644]

diff --git a/gitweb-danixland/commit-dark.svg b/gitweb-danixland/commit-dark.svg
new file mode 100644 (file)
index 0000000..949474a
--- /dev/null
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path fill="#222831" d="M320 336c44.2 0 80-35.8 80-80s-35.8-80-80-80s-80 35.8-80 80s35.8 80 80 80zm156.8-48C462 361 397.4 416 320 416s-142-55-156.8-128H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H163.2C178 151 242.6 96 320 96s142 55 156.8 128H608c17.7 0 32 14.3 32 32s-14.3 32-32 32H476.8z"/></svg>
\ No newline at end of file
diff --git a/gitweb-danixland/file-dark.svg b/gitweb-danixland/file-dark.svg
new file mode 100644 (file)
index 0000000..7236393
--- /dev/null
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="#222831" d="M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM112 256H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16z"/></svg>
diff --git a/gitweb-danixland/folder-dark.svg b/gitweb-danixland/folder-dark.svg
new file mode 100644 (file)
index 0000000..ca6520f
--- /dev/null
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="#222831" d="M384 480h48c11.4 0 21.9-6 27.6-15.9l112-192c5.8-9.9 5.8-22.1 .1-32.1S555.5 224 544 224H144c-11.4 0-21.9 6-27.6 15.9L48 357.1V96c0-8.8 7.2-16 16-16H181.5c4.2 0 8.3 1.7 11.3 4.7l26.5 26.5c21 21 49.5 32.8 79.2 32.8H416c8.8 0 16 7.2 16 16v32h48V160c0-35.3-28.7-64-64-64H298.5c-17 0-33.3-6.7-45.3-18.7L226.7 50.7c-12-12-28.3-18.7-45.3-18.7H64C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H87.7 384z"/></svg>
\ No newline at end of file
index 03949ec..278d798 100644 (file)
@@ -56,11 +56,11 @@ a { outline: none; }
   --border: 34,40,49,0.035;
   --accent: #FD7014;
   --svg-color: navy;
-  --file-icon: url("file.svg");
-  --dir-icon: url("folder.svg");
-  --ref-icon: url("commit.svg");
-  --tag-icon: url("tag.svg");
-  --branch-icon: url("merge.svg");
+  --file-icon: url("file-dark.svg");
+  --dir-icon: url("folder-dark.svg");
+  --ref-icon: url("commit-dark.svg");
+  --tag-icon: url("tag-dark.svg");
+  --branch-icon: url("merge-dark.svg");
 }
 @media screen and (prefers-color-scheme: dark) {
   :root {
@@ -111,7 +111,7 @@ a:hover {
 }
 
 td.list a[href*='tree'], td.list a[href*='blob'] {
-  padding-left: 20px;
+  padding-left: 40px;
   display: block;
   float: left;
   height: 32px;
diff --git a/gitweb-danixland/merge-dark.svg b/gitweb-danixland/merge-dark.svg
new file mode 100644 (file)
index 0000000..ddb9643
--- /dev/null
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="#222831" d="M80 104c-13.3 0-24-10.7-24-24s10.7-24 24-24s24 10.7 24 24s-10.7 24-24 24zm32.4 49.2c28-12.4 47.6-40.5 47.6-73.2c0-44.2-35.8-80-80-80S0 35.8 0 80c0 32.8 19.7 61 48 73.3V358.7C19.7 371 0 399.2 0 432c0 44.2 35.8 80 80 80s80-35.8 80-80c0-32.8-19.7-61-48-73.3V272c26.7 20.1 60 32 96 32h86.7c12.3 28.3 40.5 48 73.3 48c44.2 0 80-35.8 80-80s-35.8-80-80-80c-32.8 0-61 19.7-73.3 48H208c-49.9 0-91-38.1-95.6-86.8zM80 456c-13.3 0-24-10.7-24-24s10.7-24 24-24s24 10.7 24 24s-10.7 24-24 24zM392 272c0 13.3-10.7 24-24 24s-24-10.7-24-24s10.7-24 24-24s24 10.7 24 24z"/></svg>
\ No newline at end of file
diff --git a/gitweb-danixland/tag-dark.svg b/gitweb-danixland/tag-dark.svg
new file mode 100644 (file)
index 0000000..8c9c044
--- /dev/null
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="#222831" d="M0 80V229.5c0 17 6.7 33.3 18.7 45.3l176 176c25 25 65.5 25 90.5 0L418.7 317.3c25-25 25-65.5 0-90.5l-176-176c-12-12-28.3-18.7-45.3-18.7H48C21.5 32 0 53.5 0 80zm112 32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"/></svg>
\ No newline at end of file