Skip to content

SlyEidt: Added the ability for the user to choose text color/attribute codes.

Eric Oulashin requested to merge slyedit_color_selection_update into master

Added the ability to change/set the text color (using the CTRL-K hotkey). If desired, changing the text color can be disabled, and the colors can be saved as ANSI (rather than Synchronet attribute codes) for compatibility with other BBS software & message readers. The allowColorSelection option in SlyEdit.cfg specifies whether or not to allow changing text colors, and the saveColorsAsANSI option specifies whether or not to save the message colors as ANSI. Also, TextEditColor has been removed from the color theme configuration files. SlyEdit's version is now 1.80.

Merge request reports