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