Minimal Theme

Any pointers on how to make my tags not-transparent?

This is how they used to look:
image

This is how they look at the moment with my current colour-scheme:
image

The CSS I use to override my tags is here: Meta Post - Common CSS Hacks

Edit: Forgot to add what I tried so far:

  • commenting all instances of background-color: transparent in the theme
  • overriding that with e.g. .tag { background-color: var(--nord3)} in my tags.css