From 8de8d1d5788eddd7bd7be3df2bc07dfc3fa02a6f Mon Sep 17 00:00:00 2001 From: tobinio Date: Sun, 23 Mar 2025 10:36:04 +0100 Subject: [PATCH] Rename mod "Vertical Tab Groups" to "Vertical Split Tab Groups" --- themes/4c2bec61-7f6c-4e5c-bdc6-c9ad1aba1827/readme.md | 4 ++-- themes/4c2bec61-7f6c-4e5c-bdc6-c9ad1aba1827/theme.json | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/themes/4c2bec61-7f6c-4e5c-bdc6-c9ad1aba1827/readme.md b/themes/4c2bec61-7f6c-4e5c-bdc6-c9ad1aba1827/readme.md index ceae09de..a236bd9b 100644 --- a/themes/4c2bec61-7f6c-4e5c-bdc6-c9ad1aba1827/readme.md +++ b/themes/4c2bec61-7f6c-4e5c-bdc6-c9ad1aba1827/readme.md @@ -1,4 +1,4 @@ -# Vertical Tab Groups +# Vertical Split Tab Groups -Display tab groups vertically so you can still read the page names. +Display tab groups created from split tabs as vertical lists instead of horizontal ones. diff --git a/themes/4c2bec61-7f6c-4e5c-bdc6-c9ad1aba1827/theme.json b/themes/4c2bec61-7f6c-4e5c-bdc6-c9ad1aba1827/theme.json index 669b904a..1da51134 100644 --- a/themes/4c2bec61-7f6c-4e5c-bdc6-c9ad1aba1827/theme.json +++ b/themes/4c2bec61-7f6c-4e5c-bdc6-c9ad1aba1827/theme.json @@ -1,8 +1,8 @@ { "id": "4c2bec61-7f6c-4e5c-bdc6-c9ad1aba1827", - "name": "Vertical Split Views", - "description": "Display tab groups vertically so you can still read the page names", - "homepage": "https://github.com/ToBinio/zen-mods/tree/main/vertical-tab-groups", + "name": "Vertical Split Tab Groups", + "description": "Display tab groups created from split tabs as vertical lists instead of horizontal ones.", + "homepage": "https://github.com/ToBinio/zen-mods/tree/main/vertical-split-tab-groups", "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/4c2bec61-7f6c-4e5c-bdc6-c9ad1aba1827/chrome.css", "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/4c2bec61-7f6c-4e5c-bdc6-c9ad1aba1827/readme.md", "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/4c2bec61-7f6c-4e5c-bdc6-c9ad1aba1827/image.png",