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