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