summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ted.cfg')
-rw-r--r--ted.cfg4
1 files changed, 3 insertions, 1 deletions
diff --git a/ted.cfg b/ted.cfg
index 4d1d843..98f8c5e 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -242,11 +242,13 @@ cancel = #ffa
# autocomplete
autocomplete-bg = #000
autocomplete-border = #999
-autocomplete-hl = #0a0
+autocomplete-hl = #f6a3
+# these control the text color for various kinds of completions
autocomplete-variable = #bfb
autocomplete-function = #aaf
autocomplete-type = #fac
+
# Syntax highlighting
keyword = #0c0
preprocessor = #77f