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