Skip to content
This repository was archived by the owner on Jun 25, 2019. It is now read-only.
This repository was archived by the owner on Jun 25, 2019. It is now read-only.

Don't override "context" colors; use "primary", "secondary", and "tertiary" instead #6

@bencentra

Description

@bencentra

Overriding context colors (beyond tweaking shades a bit) can cause confusion, not only to end-users but developers who are used to using default Bootstrap. For example, the Member's theme uses the theme-appropriate pink for the "danger" context, which isn't exactly the same as the normal "red = danger".

Instead, override "primary" only and also provide "secondary" and "tertiary" colors that match the theme. This would mean additional classes for buttons, panels, alerts, and more.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions