This commit is contained in:
2026-04-19 18:13:23 +01:00
parent aac7c9de0a
commit 77c48b2a79
197 changed files with 28333 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
/**
*
* Author : Aditya Shakya (adi1090x)
* Github : @adi1090x
*
* Colors
**/
* {
background: #282828FF;
background-alt: #353535FF;
foreground: #EBDBB2FF;
selected: #98971AFF;
active: #B8BB26FF;
urgent: #FB4934FF;
}