dotwryn/colorschemes/active/rofi.rasi

15 lines
256 B
Plaintext
Raw Permalink Normal View History

2024-04-09 01:11:39 +00:00
/**
* do not edit; generated by scwrypts
2024-10-16 21:30:52 +00:00
* theme : halloween
2024-04-09 01:11:39 +00:00
**/
*{
2024-10-16 21:30:52 +00:00
background: #ff6f00;
foreground: #000505;
background-alt: #a066dd;
2024-04-23 21:04:03 +00:00
foreground-alt: #000505;
2024-04-09 01:11:39 +00:00
selected: #000505;
2024-10-16 21:30:52 +00:00
active: #8b41d5;
urgent: #00f900;
2024-04-09 01:11:39 +00:00
}