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