feat(rofi): customize with adi1090x/rofi

This commit is contained in:
Anhgelus Morhtuuzh 2023-07-25 22:53:21 +02:00
parent 49c67cb657
commit 9f00495503
No known key found for this signature in database
GPG key ID: 7765EC9C8383805F
217 changed files with 27813 additions and 11 deletions

16
rofi/colors/yousai.rasi Normal file
View file

@ -0,0 +1,16 @@
/**
*
* Author : Aditya Shakya (adi1090x)
* Github : @adi1090x
*
* Colors
**/
* {
background: #F5E7DEFF;
background-alt: #EBDCD2FF;
foreground: #34302DFF;
selected: #D97742FF;
active: #BF8F60FF;
urgent: #B23636FF;
}