mdview
mdview copied to clipboard
Personalized theme
Font, color and etc are statics and can't be changed by the user. An easy improvement could be simply to add some settings in the Theme Panel, like the font, and the color of titles.
Thanks for filing this issue!
Your suggestion doesn't look so easy to me. I see following problems spontaneously:
- Gathering the actual detailed settings to add for this feature. You may help me with that. 🙂
- Currently, the whole appearance is hard coded. It will probably take some effort to change that. Also, the sub optimal architecture doesn't help with that
- Should color settings be a "custom theme"? Or should it be possible to change the appearance of light and dark theme independently? The former would be easier (I think) but still not trivial.
It will take some time anyway, because I have currently not much time and energy for this hobby project.