This commit is contained in:
biscuit
2025-06-02 14:05:20 -05:00
parent c794974b20
commit ba7174224c
9 changed files with 13 additions and 6 deletions
+16
View File
@@ -0,0 +1,16 @@
/**
*
* Author : Aditya Shakya (adi1090x)
* Github : @adi1090x
*
* Colors
**/
* {
background: #1E2127FF;
background-alt: #282B31FF;
foreground: #FFFFFFFF;
selected: #61AFEFFF;
active: #98C379FF;
urgent: #E06C75FF;
}