rofi/files/colors/nord.rasi

17 lines
278 B
Plaintext
Raw Normal View History

2022-08-13 07:29:33 -04:00
/**
*
* Author : Aditya Shakya (adi1090x)
* Github : @adi1090x
*
* Colors
**/
* {
background: #2E3440FF;
background-alt: #383E4AFF;
foreground: #E5E9F0FF;
selected: #81A1C1FF;
active: #A3BE8CFF;
urgent: #BF616AFF;
}