Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions themes/b94604e4-a383-4bd3-9f39-9cf3287bd8a3/chrome.css
Original file line number Diff line number Diff line change
@@ -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;
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions themes/b94604e4-a383-4bd3-9f39-9cf3287bd8a3/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

Increases both the search and list of tabs font size for better readability and matches Arc styling.
14 changes: 14 additions & 0 deletions themes/b94604e4-a383-4bd3-9f39-9cf3287bd8a3/theme.json
Original file line number Diff line number Diff line change
@@ -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"
}