some updates

This commit is contained in:
xsghetti 2024-02-25 10:58:33 -05:00
parent 0384c2b07e
commit 9abbd1d6f3
30 changed files with 1538 additions and 31 deletions

View file

@ -0,0 +1,16 @@
/**
*
* Author : Aditya Shakya (adi1090x)
* Github : @adi1090x
*
* Colors
**/
* {
background: #021B21FF;
background-alt: #0C252BFF;
foreground: #F2F1B9FF;
selected: #44B5B1FF;
active: #7CBF9EFF;
urgent: #C2454EFF;
}