aboutsummaryrefslogtreecommitdiff
path: root/linux/rofi/applets/styles/material-light/orange.rasi
blob: 072c9e2e1f44e58a279738488cd5e71313d0e1b3 (plain) (blame)
1
2
3
4
5
6
7
8
* {
  accent:           #ef6c00;
  background:       #f5f5f5;
  background-light: #e0e0e0;
  foreground:       #424242;
  on:               #66bb6a;
  off:              #ef5350;
}