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
9 changes: 9 additions & 0 deletions themes/d58dafd0-31dc-4dcc-9c6f-5c9c01770e3c/chrome.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@

/* Arc-like appearance to Tabs and Folders */
#zen-tabs-wrapper .tab-background,
toolbarbutton#tabs-newtab-button {
box-shadow: none !important;
}
.tab-close-button, .tab-reset-button {
border-radius: 7px !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/d58dafd0-31dc-4dcc-9c6f-5c9c01770e3c/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

Removes box shadow from tabs and gives close and reset buttons a more Arc-like radius.
14 changes: 14 additions & 0 deletions themes/d58dafd0-31dc-4dcc-9c6f-5c9c01770e3c/theme.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"id": "d58dafd0-31dc-4dcc-9c6f-5c9c01770e3c",
"name": "Arc Style Tabs",
"description": "Makes tabs and folders and tab buttons look more like Arc",
"homepage": "",
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/d58dafd0-31dc-4dcc-9c6f-5c9c01770e3c/chrome.css",
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/d58dafd0-31dc-4dcc-9c6f-5c9c01770e3c/readme.md",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/d58dafd0-31dc-4dcc-9c6f-5c9c01770e3c/image.png",
"author": "thebitstick",
"version": "1.0.0",
"tags": [],
"createdAt": "2025-09-19",
"updatedAt": "2025-09-19"
}