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

color definition overrides and flexibility #6

Open
Lecraminos opened this issue Mar 8, 2019 · 0 comments
Open

color definition overrides and flexibility #6

Lecraminos opened this issue Mar 8, 2019 · 0 comments

Comments

@Lecraminos
Copy link

While it is possible to change the color definitions directly in the provided scss-files, it is not possible to override these settings from other scss-files outside of the framework before the actual @import-statement such as:
$white: #dddddd; @import "~themekit/src/scss/theme"

Please consider introducing the !default option to all color definitions.

Furthermore, it would be far more practical and complete, to derive further color declarations from these color definitions for use e.g. in the (still color-hard-coded) definitions for the left sidebar.

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

No branches or pull requests

1 participant