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