dots/rofi/colours/gruvbox.rasi
2022-04-18 14:03:29 +01:00

16 lines
264 B
Plaintext

/* GRUVBOX THEME */
/* config for fluffys dots */
* {
bg: #282828;
bg2: #1d2021BF;
fg: #ebdbb2;
sd: #1d2021;
alt: #3c3836;
rad: 16px;
rad2: 8px;
background-color: @bg;
text-color: @fg;
}