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