myrelay.page icon indicating copy to clipboard operation
myrelay.page copied to clipboard

different theming approach

Open dskvr opened this issue 10 months ago • 0 comments

going to refactor themes, as is they work, and are fine, but different approach enables hybrid premade themes with tweaks and customizations completely at runtime, without any prebuild step.

leverage css vars

  • https://www.sitepoint.com/theming-tailwind-css-variables-clean-architecture/
  • (better) https://svelte.dev/repl/8123d474edb04f198c3b83363716a709?version=4.2.15

dskvr avatar Apr 13 '24 21:04 dskvr