diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-01-27 19:47:31 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-01-27 19:47:31 -0500 |
commit | aea002f290e5eddde98eb394fa7a9145c325fffe (patch) | |
tree | 11533f72e6f56cabf26d02cd5e48d69f666b51f4 /ted.cfg | |
parent | 4554db338221f8fd1c7b4855b8d5bc50780815d2 (diff) |
buttons (for warn overwrite popup)
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -97,3 +97,6 @@ menu-hl = #afa2 error-border = #f00 error-bg = #800 error-text = #fdd +yes = #afa +no = #faa +cancel = #ffa |