summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-01-29 17:51:49 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2021-01-29 17:51:49 -0500
commita0b84cc8f40e19a506332be3a05222b87e6ed617 (patch)
tree68607facee3bb655cfe2166d4a578db9e91bdf1f /ted.cfg
parent565b5e619ed64f459f1b38b5b94bb72b5b9a714f (diff)
better tab bar, default to "save as" on Ctrl+S with starting buffer
Diffstat (limited to 'ted.cfg')
-rw-r--r--ted.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/ted.cfg b/ted.cfg
index 5bdd43d..0906df4 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -79,9 +79,11 @@ Escape = :escape
[colors]
border = #a77
+active-tab-hl = #a77a
cursor-line-bg = #222
cursor = #3ff
selection-bg = #36aa
+hl = #ccc
text = #fff
# For example, in the open menu it is nice to have a visual distinction between folders and files.
# This is the color used for folders.