feat(config): rofi

This commit is contained in:
Anhgelus Morhtuuzh 2025-08-12 15:24:02 +02:00
parent 29d50556c1
commit 81df2a9c4a
Signed by: anhgelus
GPG key ID: 617773CACE89052C
2 changed files with 165 additions and 0 deletions

10
config/rofi/theme.rasi Normal file
View file

@ -0,0 +1,10 @@
* {
main-bg: #2F3E46;
main-fg: #CAD2C5;
main-br: #cba6f7ff;
main-ex: #f5e0dcff;
select-bg: #84A98C;
select-fg: #11111bff;
separatorcolor: transparent;
border-color: transparent;
}