Hi,
I want to change the default theme by adding custom theme to taiga front end application.
I am running this taiga using docker which is recommended way of hosting taiga, I have followed some of the suggestions from Taiga Community as well as official documentation to add custom theme folder with custom.scss and variables.scss files under /app/themes/<theme_folder>/ but I am not able to find the location /app/themes/ on taiga-front app running docker container. Basic need is to have custom theme for my front end app which I can change easily from Taiga Console by going to Admin Settings → User Settings → Theme Drop Down.
Thanks,
Wasim