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