aboutsummaryrefslogtreecommitdiff
path: root/linux/rofi/applets/styles/arc-dark.rasi
blob: 41f775f20a49253da0cf00bd8d1f4d2d3aa69e2f (plain) (blame)
1
2
3
4
5
6
7
8
* {
  accent:           #6BA0DE;
  background:       #383C4A;
  background-light: #404552;
  foreground:       #E4E4E4;
  on:               #44ad4d;
  off:              #e34039;
}