1
0
Fork 0

add rofies

This commit is contained in:
cătălin 2023-08-05 16:50:00 +02:00
commit a64c93a520
Signed by: catalin
GPG key ID: 0178DF42F43E5FD2
15 changed files with 1289 additions and 0 deletions

12
rofi/config/colors.rasi Normal file
View file

@ -0,0 +1,12 @@
* {
BG: #1E1D2Fff;
BGA: #89DCEBff;
FG: #D9E0EEff;
FGA: #F28FADff;
BDR: #96CDFBff;
SEL: #1E1E2Eff;
UGT: #F28FADff;
IMG: #FAE3B0ff;
OFF: #575268ff;
ON: #ABE9B3ff;
}