Skip to content

Custom color palette? #59

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
IngwiePhoenix opened this issue Apr 25, 2025 · 0 comments
Open

Custom color palette? #59

IngwiePhoenix opened this issue Apr 25, 2025 · 0 comments

Comments

@IngwiePhoenix
Copy link

Hello!

I am visually impaired; UIs are by far not my strength - but, I would like to play with the colors and have my friends help me finding a nice color theme to lean into the Synthwave kind of color palette.

So far, I have experimented with Daisy and Tailwind - but both are impressively overkill for what I would like to do, and since my main stack is Go, Templ and HTMX (and Bun as a dev-tool since it's much faster to drop into a DevContainer or build pipeline, imo) I don't have real/full access to everything; there are still edge cases where Bun falls on it's face.

Daisy and Tailwind use PostCSS, which is also great for removing unused CSS classes, which may come in handy, but also happens to be somewhat of it's own post-processor. So I wanted to ask:

  • How exactly can I change Matcha's colors? Do I just modify styles/@root/mod.css or is there something else I should tweak instead?
  • What is the exact order in which to load the styles/*/mod.css files? I noticed that each part of MatchaCSS is separated in there, and CSS is sensitive to ordering. So I just wanted to know what'd be the best way to do it. :)

Thank you very much and kind regards,

Ingwie

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant