15 lines
351 B
Plaintext
Executable File
15 lines
351 B
Plaintext
Executable File
/*
|
|
* 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;
|
|
}
|