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 SCSS variable management with the theming app #10924

Merged
merged 4 commits into from
Aug 30, 2018

Conversation

juliushaertl
Copy link
Member

@juliushaertl juliushaertl commented Aug 29, 2018

As discussed with @skjnldsv this way we can make sure, that all color calculations in the variables.scss can also use the values from the theming app.

This also fixes #10901

Before

Regular

bildschirmfoto von 2018-08-28 16-10-00

Hover

bildschirmfoto von 2018-08-28 16-10-02

After

Regular:
image

Hover:
image

…culate color values

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliushaertl juliushaertl force-pushed the bugfix/10901/theming-bugfix-primary branch from 3f54510 to 5bae5bf Compare August 30, 2018 08:37
Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliushaertl juliushaertl added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Aug 30, 2018
@juliushaertl juliushaertl merged commit 25857c4 into master Aug 30, 2018
@MorrisJobke MorrisJobke mentioned this pull request Aug 30, 2018
6 tasks
@MorrisJobke MorrisJobke deleted the bugfix/10901/theming-bugfix-primary branch October 1, 2018 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug feature: theming
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bright color fallback uses weird button style
4 participants