The theme is divided into multiple repositories:
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.