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