summaryrefslogtreecommitdiff
path: root/config/rofi/colors/yousai.rasi
blob: 757cab341e128bdb9bcac7dd0c4b19ca3ad765d4 (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:     #F5E7DEFF;
    background-alt: #EBDCD2FF;
    foreground:     #34302DFF;
    selected:       #D97742FF;
    active:         #BF8F60FF;
    urgent:         #B23636FF;
}