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

Fix issues with colours in app skeletons #13355

Merged
merged 9 commits into from Mar 27, 2024
Merged

Conversation

aptkingston
Copy link
Member

@aptkingston aptkingston commented Mar 26, 2024

Description

This PR fixes an issue where certain colours are not correct in the app skeleton. This is because we weren't properly setting the required spectrum classes. This only affect our custom themes - Nord and Midnight.

Before:
image

After:
image

Launchcontrol

Fix app skeleton colours for Nord and Midnight themes.

@aptkingston aptkingston requested a review from Ghrehh March 26, 2024 10:47
Copy link
Collaborator

@Ghrehh Ghrehh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, my b for missing this

@aptkingston
Copy link
Member Author

LGTM, my b for missing this

You had it working, it was me who old told you to remove the extra CSS vars which revealed the real issue!

@aptkingston
Copy link
Member Author

Seems to be failing due to some account portal issue. I don't even want to bump the account portal of course, but I'm forced to do so, so now this is forced to be broken until that issue is resolved.

@aptkingston aptkingston merged commit acb2102 into master Mar 27, 2024
10 of 11 checks passed
@aptkingston aptkingston deleted the fix/skeleton-colours branch March 27, 2024 10:24
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants