Remove .table-dark as table variant#30193
Conversation
|
I thought it would change either name to fix conflicts. |
I agree this would be a better solution |
|
Ideas of the name:
|
|
Why not just rename Or even better: remove |
You can't use the current utility classes to change the border colors. On the other hand, it's not that user friendly if you need to add classes to each cell to override border colors.
Any suggestions on this approach? I chose to remove the dark variant since the |
Please see my above comment. |
|
My point was: do we really need this many shades of gray? https://codepen.io/MartijnCuppens/pen/dyoOpNV |
|
The gray active and secondary are just by default colors. Users can customize the colors, but dark is dark for everyone. |
|
For example, we need to consider users who have active light blue and secondary pink. |
|
Wondering if we can nix the
Thoughts? |
|
Alternate approach opened up at #30342. |
Remove
.table-darkas color variant..table-darkwas already used for inverted tables.Closes #27879