Just dropping in a bug report from one of my users regarding this theme:
I attempted to resize the text via Discourse preferences, (Preferences > Interface) and the change isn’t taking effect. The Larger Font theme is contrary to my needs, so I can’t use it as a workaround.
The font size is hard coded into the theme, so it can’t be overwritten with the text size selector. It would be a fairly small change to update the theme to set the font size based on the classes that get added to Discourse by the text size selector. I’ve tested it out with the font set to 14px, and it seems to me that the theme still looks good with the font at this size. It is possible that it breaks the layout in places that I haven’t looked at though.
Advanced search filters appear to not work unless manually typed out.
I can see underscores being added to the beginning of file names before fetching, resulting in a 403/4.
Thanks for reporting this. Ghost restructures the full-page-search template and the original template seems to have diverged since. @Falco@awesomerobot I submitted a pull request to use the original template as it is no longer necessary to override it
@awesomerobot created a pr to fix the issue reported by @Wolftallemo but the components/categories-only template override probably needs an update to use components/parent-category-row or perhaps the template override can be removed altogether
I’ll try to find some time to do a theme update/clean up!
Finally got it to clear the error. Updating from Settings-Customize didn’t do it, I had to delete the theme and re-install it from Git. In fact it looks better than ever. Is the default body text supposed to be italic though? (I didn’t use the theme, maybe that’s a feature?)