aboutsummaryrefslogtreecommitdiff
path: root/linux/rofi/powermenu/styles/mask.rasi
blob: c63ac9ea8baa9c5aa2ad60493acda52dedbdfbb7 (plain) (blame)
1
2
3
4
5
6
7
8
9
* {
    background:                     #3E4667ff;
    background-alt:                 #434C6Dff;
    foreground:                     #FAF7CCff;
    border:               			#CA8CA5ff;
    border-alt:               		#F0B2B3ff;
    selected:               		#EFD4B61a;
    urgent:                         #DA4453FF;
}