dotwryn/colorschemes/active/rofi.rasi

15 lines
260 B
Plaintext
Raw Normal View History

2024-04-09 01:11:39 +00:00
/**
* do not edit; generated by scwrypts
2024-04-23 21:04:03 +00:00
* theme : spring-sunset
2024-04-09 01:11:39 +00:00
**/
*{
2024-04-23 21:04:03 +00:00
background: #0b1e32;
2024-04-09 01:11:39 +00:00
foreground: #d0f0f0;
2024-04-23 21:04:03 +00:00
background-alt: #f5e878;
foreground-alt: #000505;
2024-04-09 01:11:39 +00:00
selected: #000505;
2024-04-23 21:04:03 +00:00
active: #f2e044;
urgent: #f12875;
2024-04-09 01:11:39 +00:00
}