diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-07 22:57:34 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-07 22:57:34 -0500 |
commit | aca791a675c608c7a19a6bd9098255e95faec94d (patch) | |
tree | 869493f4361dcedaf70751c34571597298a056bf /ted.cfg | |
parent | b0506f2a667d0c1f4bddf7429068a4ee2042c039 (diff) |
highlight search results
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -131,6 +131,8 @@ menu-hl = #afa2 error-border = #f00 error-bg = #800 error-text = #fdd +# color to highlight search results with +find-hl = #fff3 yes = #afa no = #faa cancel = #ffa |