summaryrefslogtreecommitdiffstats
path: root/rofi/themes/everblush.rasi
blob: 0d5ab21143123c9b668c5b04b85291e36172e9e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
* {
    bg-col:  #181f21;
    bg-col-light: #22292b;
    border-col: #272e30;
    selected-col: #31383a;
    blue: #67b0e8;
    fg-col: #dadada;
    fg-col2: #d5d5d5;
    grey: #363d3f;
    width: 600;
}