From 9e397189c9db6d78a5e87fd5cb67df8ea67a5675 Mon Sep 17 00:00:00 2001 From: rswindell <> Date: Thu, 9 May 2019 21:18:32 +0000 Subject: [PATCH] Use bright-background for string-input inverse colors - much more readable on PETSCII terminals. --- ctrl/attr.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ctrl/attr.cfg b/ctrl/attr.cfg index e5dd3c55c7..473609ee46 100644 --- a/ctrl/attr.cfg +++ b/ctrl/attr.cfg @@ -1,7 +1,7 @@ WH Mnemonic Prompts High G Mnemonic Prompts Low WH Mnemonic Commands -WH4 String Input Inverse Text +WH4E String Input Inverse Text RH Error/Warning Message WH Node Number in Node Status GH User Name in Node Status -- GitLab