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:
@@ -22,7 +22,7 @@ export async function transformSvg({
|
||||
typescript: true,
|
||||
replaceAttrValues: !fixed
|
||||
? {
|
||||
"#09090B": "{color}",
|
||||
"#18181B": "{color}",
|
||||
}
|
||||
: undefined,
|
||||
svgProps: {
|
||||
|
||||
Reference in New Issue
Block a user