Skip to content

Modified theme colors map can not change color of some components #27801

@ysds

Description

@ysds

From my comment: #27712 (comment).

About a way of changing the theme colors, the document explains as:
https://getbootstrap.com/docs/4.1/getting-started/theming/#modify-map

But, it actually is incorrect after #27378.

demo1: https://codepen.io/fellows3/pen/WYBbEM

$theme-colors: (
  "primary": green
);

demo2: https://codepen.io/fellows3/pen/ZmNYNd

$primary: green;

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