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 f18dc12..be0ed17 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -10,6 +10,7 @@ cursor-blink-time-off = 0.3
# undo the past this many seconds of editing.
undo-save-time = 6
text-size = 16
+border-thickness = 1
[keyboard]
# motion and selection
@@ -68,4 +69,5 @@ text = #fff
bg = #001
# The entire screen gets filled with this color when a menu (e.g. the "open" menu) is shown.
# By making it transparent, we can dim everything else while the menu is open.
-menu-bg = #0004
+menu-backdrop = #0004
+menu-bg = #222