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