Credits go to @ozzi, who has done most of the development and maintained it over the years.
Battle Axe is a good fit for sports club communities. Just change the team colors and logo. The stripes mimic the design seen in many ice hockey jerseys. Customize to black/yellow/white and you have Boston Bruins and so forth.
Maybe you could add the link to the repository in the first post, similar to the template which is added to all new theme topics today.
Then it is less likely people will use the wrong repository because it is the first link they stumble across.
discourse-theme-battle-axe-v2-common â this is the common parts for both color themes, itâs a component
discourse-theme-battle-axe-v2-away â this is the light theme, naming comes from hockey jerseys
discourse-theme-battle-axe-v2-home â this is the dark theme
Rest of the repositories are ads and legacy stuff.
So to install the theme:
Install the common component and make sure itâs a component in the customize menu
Install away and home themes and make sure they are themes in the customize menu
Open home/away theme and pick the correct color palette
Open home/away theme and include the common component to theme from the dropdown
Make sure you are using the correct theme and the color palette and have these enabled for the users
@Ahmed26 and @Lilly, let me know if it still doesnât work with these steps.
The palettes come hard coded from the repository. You can press the duplicate button (Kopya?) and create a new color palette with your own colors. Then instead of picking the Battle Axe color palette in the theme settings pick your new palette.
Ah, thatâs hard coded white since we use the blue top banner in the light theme. Might be some old hack thatâs not even required anymore.
You can change it by creating a new component with custom CSS and adding it to the theme. But I would anyways suggest forking the repository to make changes easier. The theme has some ugly hacks and hasnât really been made customizable.
Which version of Discourse are you using? Not sure what that button is since itâs not visible in our setup. We only have a wrench-icon for settings next to the âNew Topicâ button.