Skip to content

color definition overrides and flexibility #6

Open
@Lecraminos

Description

@Lecraminos

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions