summaryrefslogtreecommitdiff
path: root/wallust/templates/colors_rofi.rasi
blob: 2eb00be978b4fcad384b9a1f2bbb1d6d9e6ed314 (plain)
1
2
3
4
5
6
7
8
9
10
* {
    bg-col:  {{background}};
    bg-col-light: {{background}};
    border-col: {{background}};
    selected-col: {{background}};
    blue: {{color12}};
    fg-col: {{foreground}};
    fg-col2: {{color13}};
    grey: {{color0}};
}