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