aboutsummaryrefslogtreecommitdiff
path: root/linux/rofi/applets/styles/material-light/light_blue.rasi
blob: a0db87a5767d1acb395e38b8b342199b07a07443 (plain) (blame)
1
2
3
4
5
6
7
8
* {
  accent:           #039be5;
  background:       #f5f5f5;
  background-light: #e0e0e0;
  foreground:       #424242;
  on:               #66bb6a;
  off:              #ef5350;
}