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