dotfiles/.config/rofi/themes/colors.rasi
fanyx ea39007adc Initial Rofi config
Adds Screenshot Applet
2022-06-12 19:35:34 +02:00

9 lines
149 B
Text

* {
background: #21201E;
foreground: #EAD17F;
selected: #F0C674;
highlight: #8ABEB7;
urgent: #BF616A;
on: #3E2441;
off: #76573A;
}