Gitea.com is how the people see Gitea the first time.
Did you consider a dark theme as the default?
This could help to differentiate yourself from Github and Discord got very successful with it.
Hopefully, this gets chosen as default, since it is healthy for our eyes, who suffer from the blue light spectrum in the bright background.
I would not mind, maybe just add notification kind of switch to dark theme? And see how many users does switch and than decide if it should be default based on data
A news article would be nice. Honestly, I think power users are more likely to switch to a dark theme, since this is what they usually do. Also the reason why VSCode is dark by default. Same goes for Atom.
arc-green
has many quality issues, it's not as polished as the light theme. I would not recommend it as default.
I'm working on a new dark theme in https://github.com/go-gitea/gitea/pull/10430.
It may be possible to automatically set default light/dark via querying @prefers-color-schema in JS.
I personally still like the current theme. :)
Honestly I would prefer to implement an automatic mode as proposed in #10927 and mentioned by @silverwind in his comment above.
This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.
Blocked by first needing a more accessible dark theme and may be superseded by #10927
This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.
Most helpful comment
arc-green
has many quality issues, it's not as polished as the light theme. I would not recommend it as default.I'm working on a new dark theme in https://github.com/go-gitea/gitea/pull/10430.
It may be possible to automatically set default light/dark via querying @prefers-color-schema in JS.