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