diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-24 11:48:54 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-24 11:48:54 -0500 |
commit | 94e09c98f3dbef3c041750cc019efbc29e9254e6 (patch) | |
tree | 50bc0bb82825eb495dbebc92478412972da78c45 /ted.cfg | |
parent | 4aa02183b7f317ca1183b4d3e58ec9da166479d6 (diff) |
start split
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -129,6 +129,8 @@ Escape = :escape [colors] border = #a77 active-tab-hl = #a77a +# this color is used for tabs which are selected, but not active (because you are on the other side of a split, perhaps) +selected-tab-hl = #7777 cursor-line-bg = #222 cursor = #3ff # color to highlight matching brackets with |