summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-01-03 12:25:58 -0500
committerpommicket <pommicket@gmail.com>2023-01-03 12:26:09 -0500
commit1c74c64c6429ebc3720e519cfb155b0a914e1c24 (patch)
tree75a4ccb9cfdb7e023ed19aa45b3f791d9a1dc9be /ted.cfg
parent7428d8a59298d6a7e45cfdbfa937a770393aaa1c (diff)
different types of messages
Diffstat (limited to 'ted.cfg')
-rw-r--r--ted.cfg7
1 files changed, 6 insertions, 1 deletions
diff --git a/ted.cfg b/ted.cfg
index 205ab74..1871987 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -310,7 +310,12 @@ menu-hl = #afa2
# error box colors
error-border = #f00
error-bg = #800
-error-text = #fdd
+# warning box colors
+warning-border = #ff0
+warning-bg = #660
+# info box colors
+info-border = #00f
+info-bg = #004
# color to highlight search results with
find-hl = #fff4
yes = #afa