Files
dotfiles/templates/rofi/colors.rasi

9 lines
155 B
Plaintext

* {
/* Some variables */
bg: #{{background}};
bg-transparent: #{{background}}cc;
transparent: #0000;
fg: #{{foreground}};
blue: #{{color4}};
}