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