dots-of-war/eggs/rofi/colors/gruvbox.rasi

17 lines
277 B
Text
Raw Normal View History

2024-12-05 22:10:22 +01:00
/**
*
* Author : Aditya Shakya (adi1090x)
* Github : @adi1090x
*
* Colors
**/
* {
background: #1d2021FF;
background-alt: #282828FF;
foreground: #EBDBB2FF;
selected: #83A598FF;
active: #B8BB26FF;
urgent: #FB4934FF;
}