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: #222D32FF;
background-alt: #29353BFF;
foreground: #B8C2C6FF;
selected: #00BCD4FF;
active: #21FF90FF;
urgent: #FF4B60FF;
}