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