Skip to content

Conversation

julien-deramond
Copy link
Member

@julien-deramond julien-deramond commented May 30, 2023

Description

This PR adds a new Sass var named $navbar-dark-icon-color mirroring the behavior of $navbar-light-icon-color.

IMO it can wait for v5.3.x

Motivation & Context

Consistency in Bootstrap usage between light and dark.

Type of changes

  • Refactoring (non-breaking change)

Checklist

  • I have read the contributing guidelines
  • My code follows the code style of the project (using npm run lint)
  • (N/A) My change introduces changes to the documentation
  • (N/A) I have updated the documentation accordingly
  • (N/A) I have added tests to cover my changes
  • All new and existing tests passed

Live previews

Related issues

Closes #38671

@julien-deramond julien-deramond marked this pull request as ready for review May 30, 2023 14:34
@julien-deramond julien-deramond requested a review from a team as a code owner May 30, 2023 14:34
Copy link
Member

@louismaximepiton louismaximepiton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems great and doesn't weight up the bundle 👍

@mdo mdo merged commit ad724cb into main Jun 1, 2023
@mdo mdo deleted the main-jd-add-navbar-dark-icon-color branch June 1, 2023 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

$navbar-dark-icon-color missing?
3 participants