fixed undefined red color in rofi theme

This commit is contained in:
Rick van Lieshout 2022-09-18 20:43:15 +02:00
parent 528675c5e3
commit 78f7d05ddf

View File

@ -17,6 +17,7 @@
foreground-normal: @foreground;
urgent: #333333;
active-fg: #ef5350;
red: #ff0000;
/* background */
normal-background: @background;