diff --git a/themes/b94604e4-a383-4bd3-9f39-9cf3287bd8a3/chrome.css b/themes/b94604e4-a383-4bd3-9f39-9cf3287bd8a3/chrome.css new file mode 100644 index 00000000..53ea9cd4 --- /dev/null +++ b/themes/b94604e4-a383-4bd3-9f39-9cf3287bd8a3/chrome.css @@ -0,0 +1,10 @@ + +/* Arc-like appearance for Tab Search */ +#zen-folder-tabs-popup { + .folders-tabs-list-item-label, #zen-folder-tabs-list-search { + font-size: 13px !important; + } + .tab-list-item-secondary-label { + font-size: 11px !important; + } +} diff --git a/themes/b94604e4-a383-4bd3-9f39-9cf3287bd8a3/image.png b/themes/b94604e4-a383-4bd3-9f39-9cf3287bd8a3/image.png new file mode 100644 index 00000000..fc295307 Binary files /dev/null and b/themes/b94604e4-a383-4bd3-9f39-9cf3287bd8a3/image.png differ diff --git a/themes/b94604e4-a383-4bd3-9f39-9cf3287bd8a3/readme.md b/themes/b94604e4-a383-4bd3-9f39-9cf3287bd8a3/readme.md new file mode 100644 index 00000000..3bd049ab --- /dev/null +++ b/themes/b94604e4-a383-4bd3-9f39-9cf3287bd8a3/readme.md @@ -0,0 +1,2 @@ + +Increases both the search and list of tabs font size for better readability and matches Arc styling. diff --git a/themes/b94604e4-a383-4bd3-9f39-9cf3287bd8a3/theme.json b/themes/b94604e4-a383-4bd3-9f39-9cf3287bd8a3/theme.json new file mode 100644 index 00000000..605331a5 --- /dev/null +++ b/themes/b94604e4-a383-4bd3-9f39-9cf3287bd8a3/theme.json @@ -0,0 +1,14 @@ +{ + "id": "b94604e4-a383-4bd3-9f39-9cf3287bd8a3", + "name": "Arc Style Tab Search", + "description": "Increases font sizes for Tab Search", + "homepage": "", + "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/b94604e4-a383-4bd3-9f39-9cf3287bd8a3/chrome.css", + "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/b94604e4-a383-4bd3-9f39-9cf3287bd8a3/readme.md", + "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/b94604e4-a383-4bd3-9f39-9cf3287bd8a3/image.png", + "author": "thebitstick", + "version": "1.0.0", + "tags": [], + "createdAt": "2025-09-19", + "updatedAt": "2025-09-19" +} \ No newline at end of file