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