add new rofi stuff

This commit is contained in:
2025-05-05 02:19:40 -07:00
parent 47ad5ea48b
commit 8a3d8395a1
58 changed files with 6236 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
/**
*
* Author : Aditya Shakya (adi1090x)
* Github : @adi1090x
*
* Colors
**/
* {
background: #000B1EFF;
background-alt: #0A1528FF;
foreground: #0ABDC6FF;
selected: #0ABDC6FF;
active: #00FF00FF;
urgent: #FF0000FF;
}