summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ted.cfg')
-rw-r--r--ted.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/ted.cfg b/ted.cfg
index ba0ffb5..c8b6099 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -41,3 +41,10 @@ Ctrl+s = :save
Ctrl+z = :undo
Ctrl+Shift+z = :redo
+[colors]
+border = #a77
+cursor-line-bg = #222
+cursor = #3ff
+selection-bg = #36a8
+text = #fff
+bg = #001