Would be a great enhancement if it were possible to manage colors syntax and colors preview.
This is a screenshot of my QOwnNotes installation (inot macos) where colors are not so pretty:

It seems you have the dark mode colors enabled in the interface settings.
thank you...is the "optimize colors..." that is checked now it's better :)
In any way the default colors theme are not so pretty for me :) ...if there is a way to change it manually into some files, for me it's ok :)
This is currently only possible in the source code: https://github.com/pbek/QOwnNotes/blob/develop/src/widgets/qownnotesmarkdowntextedit.cpp#L46
Maybe there will be some other way to do this in the future, I'll keep your issue for reference.
ok thanx
I'm currently working on this... ;)
thanx :-)
after five days of work...
Default and Dark thatThere now is a new release, could you please test it and report if the new features work for you?
And it is probably worth knowing that you can change the html code of the preview (and thus the CSS to modify how everything looks like) in a script. Take a look at noteToMarkdownHtmlHook in https://github.com/pbek/QOwnNotes/blob/develop/doc/scripting/example.qml
Nice!
Probably solarized themes will be popular but I don't know if I can make them, I suck at creative work :)
Take your time. :)
wow...very nice thank you so much :)
;)
Default was renamed to LightThere now is a new release, could you please test it and report if the new features work for you?
@Dreadeath, this may also be of interest for you
Most helpful comment
after five days of work...
16.08.19
DefaultandDarkthatare mimicking the current default mode and the dark mode colors
modifying them
italic state and underline state
these files
be included by default, please let me know
There now is a new release, could you please test it and report if the new features work for you?