I got around to porting an old favorite phpbb theme this weekend for my forum, for nostalgia’s sake. I’ve cleaned it up and thought I’d share it here - Let me know what you guys think!
Installation: Add https://github.com/featheredtoast/discourse-moonclaw-theme to your themes, and picking “Moonclaw” as your color scheme. Colors aren’t yet customizable just yet, as many have been hardcoded to get this out the door quickly.
As you see, the right-side preview pane has become very small because of the large padding sizes for the icons in the formatting toolbar. I don’t have this issue with other themes. (Yes, I have added some extra icons to the toolbar using a plugin)
Are you sure? Adding that many icons to the composer toolbar will cause the same issue on any theme. So, there’s really nothing to fix in this here.
The issue here is that you’ve added too many icons to the toolbar. If you need all of that functionality, then consider moving some of it to the gear menu in the composer.
The issue here is still the same. You’ve added too many buttons to the composer toolbar. That breaks the composer layout on both narrow desktop viewports and on mobile - on any theme.
This theme was designed for the default Discourse layout. If your site requires a lot of extra buttons, then it’s up to you to fix it. I think you’ve already figured out how to do it
If you need to override the CSS in this theme, then create a theme component with those overrides and add it to your theme.
It’s me you want - Johani doesn’t even have access to my theme!
If you could get it to target just the buttons on the d-editor-button-bar class, I’d take the change. Otherwise, you would lose all the border stylings everywhere!