diff --git a/themes/044737a3-f254-468b-9a71-ad6520385e07/chrome.css b/themes/044737a3-f254-468b-9a71-ad6520385e07/chrome.css new file mode 100644 index 00000000..98682861 --- /dev/null +++ b/themes/044737a3-f254-468b-9a71-ad6520385e07/chrome.css @@ -0,0 +1,7 @@ + +/* Theme Fixes */ +#customization-container { + color: var(--sidebar-text-color) !important; + background-color: var(--zen-main-browser-background) !important; + background-image: var(--zen-main-browser-background) !important; +} diff --git a/themes/044737a3-f254-468b-9a71-ad6520385e07/image.png b/themes/044737a3-f254-468b-9a71-ad6520385e07/image.png new file mode 100644 index 00000000..3e25eea9 Binary files /dev/null and b/themes/044737a3-f254-468b-9a71-ad6520385e07/image.png differ diff --git a/themes/044737a3-f254-468b-9a71-ad6520385e07/readme.md b/themes/044737a3-f254-468b-9a71-ad6520385e07/readme.md new file mode 100644 index 00000000..d4327063 --- /dev/null +++ b/themes/044737a3-f254-468b-9a71-ad6520385e07/readme.md @@ -0,0 +1,2 @@ + +Gives the Customization Containers the appearance of your Zen theme. diff --git a/themes/044737a3-f254-468b-9a71-ad6520385e07/theme.json b/themes/044737a3-f254-468b-9a71-ad6520385e07/theme.json new file mode 100644 index 00000000..3bb52a3f --- /dev/null +++ b/themes/044737a3-f254-468b-9a71-ad6520385e07/theme.json @@ -0,0 +1,14 @@ +{ + "id": "044737a3-f254-468b-9a71-ad6520385e07", + "name": "Customization Theming", + "description": "Applies your Zen theme to the Customize Toolbar menu", + "homepage": "", + "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/044737a3-f254-468b-9a71-ad6520385e07/chrome.css", + "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/044737a3-f254-468b-9a71-ad6520385e07/readme.md", + "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/044737a3-f254-468b-9a71-ad6520385e07/image.png", + "author": "thebitstick", + "version": "1.0.0", + "tags": [], + "createdAt": "2025-09-19", + "updatedAt": "2025-09-19" +} \ No newline at end of file