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