Closed zachstence closed 2 days ago
Automatically converts hardcoded colors to dark mode
E.g.
This DataTable has hardcoded colors for the bars:
DataTable
Light mode
Dark mode (before, same colors used)
Dark mode (after, colors converted)
Description
Automatically converts hardcoded colors to dark mode
E.g.
This
DataTable
has hardcoded colors for the bars:Light mode
Dark mode (before, same colors used)
Dark mode (after, colors converted)
Checklist
[ ] I have added a changeset[ ] I have added to the docs where applicable[ ] I have added to the VS Code extension where applicable