diff --git a/themes/60937f5b-1e14-411a-b7e0-02a9ba0270fe/chrome.css b/themes/60937f5b-1e14-411a-b7e0-02a9ba0270fe/chrome.css new file mode 100644 index 00000000..14f4b707 --- /dev/null +++ b/themes/60937f5b-1e14-411a-b7e0-02a9ba0270fe/chrome.css @@ -0,0 +1,8 @@ + +hbox.tab-content > image { + order: -1; +} + +hbox.tab-content > stack { + order: 1; +} diff --git a/themes/60937f5b-1e14-411a-b7e0-02a9ba0270fe/image.png b/themes/60937f5b-1e14-411a-b7e0-02a9ba0270fe/image.png new file mode 100644 index 00000000..2d874dce Binary files /dev/null and b/themes/60937f5b-1e14-411a-b7e0-02a9ba0270fe/image.png differ diff --git a/themes/60937f5b-1e14-411a-b7e0-02a9ba0270fe/readme.md b/themes/60937f5b-1e14-411a-b7e0-02a9ba0270fe/readme.md new file mode 100644 index 00000000..cae51739 --- /dev/null +++ b/themes/60937f5b-1e14-411a-b7e0-02a9ba0270fe/readme.md @@ -0,0 +1,2 @@ + +Inverts the placement of the favicon and x button on tabs. Useful for using the tab bar on the right. diff --git a/themes/60937f5b-1e14-411a-b7e0-02a9ba0270fe/theme.json b/themes/60937f5b-1e14-411a-b7e0-02a9ba0270fe/theme.json new file mode 100644 index 00000000..20c795b4 --- /dev/null +++ b/themes/60937f5b-1e14-411a-b7e0-02a9ba0270fe/theme.json @@ -0,0 +1,14 @@ +{ + "id": "60937f5b-1e14-411a-b7e0-02a9ba0270fe", + "name": "Inverted Tabs", + "description": "Inverts the placement of the favicon and x button on tabs. Useful for using the tab bar on the right.", + "homepage": "https://github.com/bryce-hoehn/zen-browser-inverted-tabs", + "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/60937f5b-1e14-411a-b7e0-02a9ba0270fe/chrome.css", + "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/60937f5b-1e14-411a-b7e0-02a9ba0270fe/readme.md", + "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/60937f5b-1e14-411a-b7e0-02a9ba0270fe/image.png", + "author": "bryce-hoehn", + "version": "1.0.0", + "tags": [], + "createdAt": "2026-05-24", + "updatedAt": "2026-05-24" +} \ No newline at end of file