This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a change to branch template_less
in repository https://gitbox.apache.org/repos/asf/superset.git
from 6f466463bd fixing
add 81c1932a27 tweak
add 301524ad09 add unit tests for Theme
No new revisions were added by this update.
Summary of changes:
.../superset-ui-core/src/theme/Theme.test.ts | 84 +++++++++
.../packages/superset-ui-core/src/theme/Theme.ts | 209 +++++++--------------
.../src/assets/images/empty-query.svg | 2 +-
.../components/EmptyState/EmptyState.stories.tsx | 2 +-
4 files changed, 152 insertions(+), 145 deletions(-)
create mode 100644
superset-frontend/packages/superset-ui-core/src/theme/Theme.test.ts