diff --git a/config/rofi/config-calc.rasi b/config/rofi/config-calc.rasi index 5924a11..bcb0f66 100644 --- a/config/rofi/config-calc.rasi +++ b/config/rofi/config-calc.rasi @@ -14,3 +14,9 @@ entry { window { width: 30%; } + +/* ---- Message ---- */ +textbox { + background-color: @selected; + text-color: @background; +} \ No newline at end of file