Improve Color Scheme for Template to Enhance Readability #147
Comments
It would be nice to have a toggle somewhere that allows either changing the style, or just disabling syntax highlighting altogether. (Both would be ideal.) |
OverviewThis syntax highlighting is a feature provided (and themed by) CodeMirror. See theme demos to experiment with other themes. See also: this line of code in Comment Mail where the CodeMirror theme is loaded; i.e., to get a general sense of how this works in Comment Mail. Next Actions (Pro Version)
Next Actions (Lite Version)
|
@kristineds While working on this issue feel free to choose a different default theme if you find another that you feel would work better as a default syntax theme/style. The current default is: 'template_syntax_theme' => 'ambiance', |
Add syntax highlighting theme options; See: wpsharks/comment-mail#147
Next Pro Release Changelog:
|
Comment Mail v151224 has been released and includes changes from this GitHub Issue: See the v151224 announcement for further details. This issue will now be locked to further updates. If you have something to add related to this GitHub Issue, please open a new GitHub Issue and reference this one (#147). |
Referencing: https://wordpress.org/support/topic/two-suggestions-8?replies=1
Templates referred to are the Email header/footer and Site templates. Perhaps something like this:
Color Scheme: [
#282A36, #DA5647, #F5AB55, #71DA8C, #57AFBD
]The text was updated successfully, but these errors were encountered: