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