Init
This commit is contained in:
14
.config/rofi/themes/theme.rasi
Executable file
14
.config/rofi/themes/theme.rasi
Executable 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;
|
||||
}
|
||||
Reference in New Issue
Block a user