Readded old themes

This commit is contained in:
2023-10-03 22:45:05 +02:00
parent 4c5d2ef132
commit 4cb2b8d9da
8 changed files with 112 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
:root {
--font: "Fira Code", monospace;
--font-size: 105%; /*font size in %*/
--background: #3b4252;
--clock: #d8dee9;
--cmd-dir: #a3be8c;
--cmd-dollar: #81a1c1;
--text: #d8dee9;
--branch: #d8dee9;
--links: #81a1c1;
--links-hover: #81a1c177;
--search-border: #4C566A;
--search-shadow: #2E3440;
}