-
- Downloads

backported "Add base color palette" (#49536)

* Add base color palette (#49356) * add base color palette * add some more comments * fix formatting and color copy-pasta errors * ignore existing bad base color usage --------- Co-authored-by:Oisin Coveney <oisin@metabase.com> # Conflicts: # .eslintrc.js # frontend/src/metabase/admin/settings/components/widgets/EmbeddingOption/use-embedding-settings-icon-colors.tsx # frontend/src/metabase/css/core/colors.module.css * remove the thing that doesn't exist --------- Co-authored-by:
Ryan Laurie <30528226+iethree@users.noreply.github.com> Co-authored-by:
Ryan Laurie <iethree@gmail.com>
Showing
- .eslintrc.js 12 additions, 0 deletions.eslintrc.js
- .stylelintrc.json 1 addition, 0 deletions.stylelintrc.json
- frontend/src/metabase/css/core/colors.module.css 150 additions, 25 deletionsfrontend/src/metabase/css/core/colors.module.css
- frontend/src/metabase/home/components/EmbedHomepage/Badge.ts 1 addition, 0 deletionsfrontend/src/metabase/home/components/EmbedHomepage/Badge.ts
- frontend/src/metabase/ui/utils/colors.ts 2 additions, 0 deletionsfrontend/src/metabase/ui/utils/colors.ts
Please register or sign in to comment