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