chore(ui-preset,icons,toolbox): Update dark mode theme (#8168)

* run scripts

* chore(ui-preset,icons): Update dark mode theme

* fix nameing of icon
This commit is contained in:
Kasper Fabricius Kristensen
2024-07-18 08:56:35 +02:00
committed by GitHub
parent 8ef4483afb
commit 2e3d444c9b
48 changed files with 1124 additions and 163 deletions
@@ -22,7 +22,7 @@ export async function transformSvg({
typescript: true,
replaceAttrValues: !fixed
? {
"#09090B": "{color}",
"#18181B": "{color}",
}
: undefined,
svgProps: {