aboutsummaryrefslogtreecommitdiff
path: root/Common/rofi/applets/styles/gruvbox.rasi
blob: 9f686f0c5f4ab2ee197bfd72b30f108acc8c867b (plain) (blame)
1
2
3
4
5
6
7
8
* {
  accent:           #83a598;
  background:       #282828;
  background-light: #303030;
  foreground:       #ebdbb2;
  on:               #44ad4d;
  off:              #fb4934;
}