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