Rebase: Created version v2, removed useless commits.

This commit is contained in:
Keyitdev
2022-06-22 19:23:30 +02:00
commit 2ecbac9890
86 changed files with 7797 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
/* colors */
* {
al: #00000000;
bg: #21222c;
se: #282A36;
fg: #F8F8F2;
ac: #282A36;
}