Files
dotfiles/templates/rofi/colors.rasi
2024-08-15 17:56:06 +02:00

8 lines
154 B
Plaintext

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