How to adjust the 'Blocker' CSS (or any other CSS) with as little effort as possible, when using Docker

Hi,

I set a blocker on a story with a URL as the text.

As you can see in the screenshot, it’s a bit hard to read the link text.

How do I customise the theme to change either the background or the text colour?

I believe the frontend is making use of the color-link-red variable for the background.

I am running a self-hosted Taiga in Docker. I’m not sure what changes I would have to make to override this color or CSS. Would it be sufficient to replace the variables.scss and mount it as a volume into the container, but being scss, I’m not sure if I’d have to take other actions to ‘compile’ the CSS?

Any assistance on customising the theme of Taiga when operating as a Docker container would be much appreciated! Thanks!

GitHub - gmarton/taiga-ui-mods: Load main.css in your Taiga instance has helped me resolve my issue! All good, thanks.

1 Like