diff --git a/themes/d58dafd0-31dc-4dcc-9c6f-5c9c01770e3c/chrome.css b/themes/d58dafd0-31dc-4dcc-9c6f-5c9c01770e3c/chrome.css new file mode 100644 index 00000000..a6359274 --- /dev/null +++ b/themes/d58dafd0-31dc-4dcc-9c6f-5c9c01770e3c/chrome.css @@ -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; +} diff --git a/themes/d58dafd0-31dc-4dcc-9c6f-5c9c01770e3c/image.png b/themes/d58dafd0-31dc-4dcc-9c6f-5c9c01770e3c/image.png new file mode 100644 index 00000000..0981a6fe Binary files /dev/null and b/themes/d58dafd0-31dc-4dcc-9c6f-5c9c01770e3c/image.png differ diff --git a/themes/d58dafd0-31dc-4dcc-9c6f-5c9c01770e3c/readme.md b/themes/d58dafd0-31dc-4dcc-9c6f-5c9c01770e3c/readme.md new file mode 100644 index 00000000..d1bed783 --- /dev/null +++ b/themes/d58dafd0-31dc-4dcc-9c6f-5c9c01770e3c/readme.md @@ -0,0 +1,2 @@ + +Removes box shadow from tabs and gives close and reset buttons a more Arc-like radius. diff --git a/themes/d58dafd0-31dc-4dcc-9c6f-5c9c01770e3c/theme.json b/themes/d58dafd0-31dc-4dcc-9c6f-5c9c01770e3c/theme.json new file mode 100644 index 00000000..1074f8e2 --- /dev/null +++ b/themes/d58dafd0-31dc-4dcc-9c6f-5c9c01770e3c/theme.json @@ -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" +} \ No newline at end of file