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