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