Skip to content
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

Arcade Theme Fixes #6756

Merged
merged 4 commits into from
Mar 7, 2025
Merged

Arcade Theme Fixes #6756

merged 4 commits into from
Mar 7, 2025

Conversation

thsparks
Copy link
Contributor

@thsparks thsparks commented Mar 6, 2025

The most notable change here is setting the default arcade theme to legacy instead of light. It also adds the neutral base color to all themes and includes some fixes to dark theme.

Somewhat counter-intuitively, I've updated the Semantic UI blue color as well. This affects our notification popups. Normally I'd switch these to use the theme's colors, but one of the notifications is "Sign-in successful", and signing in also triggers the theme to change based on the user's preferences. The result is that the notification switches colors halfway through, which looks odd. So for now, I decided to just let this fallback on the non-themed color instead, but it required a color update to be easily readable.

Fixes #6751

thsparks added 4 commits March 3, 2025 15:28
… builder, and I think it could be handy in scenarios with neutral fades, etc.
…ads (can't really load the user's theme here since it's an on sign-in notification and we need sign-in to get the theme).
@thsparks thsparks requested a review from a team March 6, 2025 22:05
@thsparks thsparks merged commit 281a134 into master Mar 7, 2025
4 checks passed
@thsparks thsparks deleted the thsparks/add_neutral_base_color branch March 7, 2025 00:28
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.

Need Dark-Theme Versions of Dark Icons
3 participants