dotfiles/rofi/colors/black.rasi
nomadics9 bf0f2c6e9d rofi
2024-11-06 20:07:49 +03:00

16 lines
278 B
Text

/**
*
* Author : Aditya Shakya (adi1090x)
* Github : @adi1090x
*
* Colors
**/
* {
background: #000000FF;
background-alt: #101010FF;
foreground: #FFFFFFFF;
selected: #62AEEFFF;
active: #98C379FF;
urgent: #E06B74FF;
}