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