dotfiles/rofi/colors.rasi

9 lines
216 B
Plaintext
Raw Normal View History

2024-09-22 18:29:25 +03:00
* {
2024-10-02 23:42:43 +03:00
selected: #93D4C5;
background: #333333;
foreground: #A6A6A6;
background-alt: #272727;
urgent: #8393A1;
active: #E0A3B6;
2024-09-22 18:29:25 +03:00
}