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