aboutsummaryrefslogtreecommitdiff
path: root/linux/rofi/applets/styles/arc.rasi
blob: a5c211b4a19c8c892ad0018765102b28870652fa (plain) (blame)
1
2
3
4
5
6
7
8
* {
  accent:           #5294E2;
  background:       #FFFFFF;
  background-light: #E7E8EB;
  foreground:       #333333;
  on:               #44ad4d;
  off:              #e34039;
}