From 9d4622d838b617c1b23837b9cfad2e3f3213cd11 Mon Sep 17 00:00:00 2001 From: Ahmed Mostafa Date: Fri, 10 Feb 2023 00:53:19 +0200 Subject: [PATCH] Improve: `theme` prop in README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4c93061..ace1dea0 100644 --- a/README.md +++ b/README.md @@ -359,6 +359,7 @@ The image url or an `HTMLImageElement` for the image which the operations/edits Theme from [@scaleflex/ui](https://github.com/scaleflex/ui/blob/1617f8b19ade7199110df6e2ceff77dacefd75bd/packages/ui/src/theme/entity/default-theme.ts#L43) deep merged with following overrides ``` +// Overrides { palette: { 'bg-primary-active': '#ECF3FF',