Problem/Motivation
In bootstrap by default, uses variable $gray-800 for $table-dark-bg
But this variable $gray-800 is overridden in the Carnation theme.
As a result, the table with bootstrap class .table-dark has the wrong background.
Proposed resolution
To update the bg color for $table-dark-bg variable

| Comment | File | Size | Author |
|---|---|---|---|
| tableDark.png | 49.36 KB | aleevas |
Issue fork openy_carnation-3482819
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
rolki commented