diff --git a/src/interface/pages/ThemeCreator.tsx b/src/interface/pages/ThemeCreator.tsx index a345f900..1a09b62f 100644 --- a/src/interface/pages/ThemeCreator.tsx +++ b/src/interface/pages/ThemeCreator.tsx @@ -141,7 +141,7 @@ function ThemeCreator({ themeID }: { themeID?: string }) {

Custom Images

-

Upload images to include them in your theme via css variables.

+

Upload images to include them in your theme via CSS variables.

{theme.CustomImages.map((image) => (