Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #27801
Closed
Open
Issue created Dec 07, 2018 by Administrator@rootContributor

Modified theme colors map can not change color of some components

Created by: ysds

From my comment: https://github.com/twbs/bootstrap/issues/27712#issuecomment-444167717.

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;
Assignee
Assign to
Time tracking