This commit is contained in:
2023-10-22 06:12:10 +02:00
commit 314ff2f75d
69 changed files with 6951 additions and 0 deletions

14
.config/rofi/themes/theme.rasi Executable file
View File

@@ -0,0 +1,14 @@
/*
* https://github.com/catppuccin/rofi/
*/
* {
main-bg: #11111bd6;
main-fg: #cdd6f4ff;
main-br: #7dc4e4ff; /*#cba6f7ff;*/
main-ex: #f5e0dcff;
select-bg: #b4befeff;
select-fg: #11111bff;
separatorcolor: transparent;
border-color: transparent;
}