rofi: Add missing color variables

This commit is contained in:
Erwin Boskma 2022-10-03 19:43:21 +02:00
parent bd372d9346
commit ac8815556f
Signed by: erwin
GPG key ID: 270B20D17394F7E5

View file

@ -5,12 +5,15 @@ configuration {
}
* {
red: #d13700;
blue: #009ad1;
orange: #d14200;
purple: #d1009a;
text: #efefef;
text-alt: #c2c2c2;
bg: #333333;
bg-alt: #222222;
emphasis: @bg-alt;
spacing: 0;
background-color: transparent;