Hello all,
I was wondering how I could go about referencing the colors used in the palette instead of using the colors hexcode, so I can have it change color shemes to match other palettes, like this:
<div class="left">
<details open style="text-align: center; width: 100%; border-radius: 12px; background-color:<<colour page-background>>;">
...
but when I try this, it doesn't seem to work, so i was wondering if someone could help/explain why, or where I'm going wrong.
If possible, explaining like I'm 5 would help, because I'm not very familiar with the terms used for TW5 (I just learned what transclusion meant haha)
any help is really appreciated!