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
  • #27845
Closed
Open
Issue created Dec 15, 2018 by Administrator@rootContributor

Bootstrap 4.1.3 table-dark color different from default 'dark' but virtually identical

Created by: Scrabble96

The default definition of 'gray-dark' and 'dark' is #343a40 and this color is used several times for various selectors.

The table-dark and table-head th borders use color #32383e - defined as "color: $table-dark-color;" in the _tables.scss - which to the naked eye is virtually identical as #343a40.

So, I suggest that the color used for "color: $table-dark-color;" is changed to #343a40.

Sorry, I have looked for the theme-colors map but can't find it anywhere to edit it so I can't submit a pull request.

Assignee
Assign to
Time tracking