summaryrefslogtreecommitdiff
path: root/config/rofi/colors/lovelace.rasi
blob: 80140ee264e1dbced57310caf54eec383d47327d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/**
 *
 * Author : Aditya Shakya (adi1090x)
 * Github : @adi1090x
 * 
 * Colors
 **/

* {
    background:     #1D1F28FF;
    background-alt: #282A36FF;
    foreground:     #FDFDFDFF;
    selected:       #79E6F3FF;
    active:         #5ADECDFF;
    urgent:         #F37F97FF;
}