Skip to content

Conversation

yz778
Copy link
Contributor

@yz778 yz778 commented Jul 8, 2025

No description provided.

@yz778
Copy link
Contributor Author

yz778 commented Jul 8, 2025

d3289ba addresses the issue where an invalid theme name caused the page to error out completely, this came up while switching branches and where the theme i was using wasn't in main

@mrdjohnson
Copy link
Owner

@yz778 I am not sure there is value in adding all the themes, it creates a lot more visual tests to make sure everything looks okay. Also some of them are just weird lol.

Is there a specific theme from daisyui that you're hoping to use?

@yz778
Copy link
Contributor Author

yz778 commented Jul 8, 2025

I've updated it to be configurable (see themeConfig.ts) so you can comment out a couple that are really similar to each other.

I understand the regression concerns -- maybe have a few "official" themes and then just leave it up to user to choose something else.

Personally I open a few different windows and having a few more customizable choices is fun:
image

@mrdjohnson
Copy link
Owner

@yz778 unfortunately I don't think this change is going to make it into the main branch. A lot of the themes have strange colors and also change the border radiuses.

If there is a particular color scheme, or maybe 2 that you're very interested in, I'm definitely willing to discus, but I can't fathom the maintenance requirements to support the whole suite of themes.

Especially when daisy is only part of the UI colors and so themes like aqua would make the UI unreadable.

I do apologize because I see you put a lot of work into this but I would like to leave the colors as is for now 🙏

@yz778
Copy link
Contributor Author

yz778 commented Jul 8, 2025 via email

@yz778
Copy link
Contributor Author

yz778 commented Jul 8, 2025

If you can consider "nord" and "synthwave", that'd be greatly appreciated.

@yz778 yz778 changed the title feat: add all themes available feat: consolidate theme handling and add 2 more Jul 8, 2025
@mrdjohnson
Copy link
Owner

One thing I'd suggest is perhaps still reusing some aspects
of this b/c in the existing code the theme names are hardcoded across
multiple files.

I'm looking into it, the reason it was hardcoded is because there are so few and zero plans for more 😅

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

Successfully merging this pull request may close these issues.

2 participants