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