diff --git a/themes.py b/themes.py index 5fd3aca4..3e47a744 100644 --- a/themes.py +++ b/themes.py @@ -114,6 +114,8 @@ def temporary_copy_files(): "./css/theme-options": "./CSS/variables", "./css/community-theme-options": "./CSS/variables", "./resources/": "./Resources/", + "./css/addons/": "./CSS/addons", + "./css/defaults/": "./CSS/defaults", "./css/theme-options/organizr.css": "./CSS/variables/organizr-dark.css" } for src in src_dst: