diff --git a/themes/f30642de-1cbb-45a4-9bcd-34b448f1d411/chrome.css b/themes/f30642de-1cbb-45a4-9bcd-34b448f1d411/chrome.css new file mode 100644 index 000000000..a4ad1b6bb --- /dev/null +++ b/themes/f30642de-1cbb-45a4-9bcd-34b448f1d411/chrome.css @@ -0,0 +1,9 @@ + +/* Arc-like appearance to Space Indicators */ +.zen-current-workspace-indicator-icon { + font-size: 18px !important; +} +zen-workspace-icons .subviewbutton { + font-size: 15px !important; + margin: 3px !important; +} diff --git a/themes/f30642de-1cbb-45a4-9bcd-34b448f1d411/image.png b/themes/f30642de-1cbb-45a4-9bcd-34b448f1d411/image.png new file mode 100644 index 000000000..4ccff5faa Binary files /dev/null and b/themes/f30642de-1cbb-45a4-9bcd-34b448f1d411/image.png differ diff --git a/themes/f30642de-1cbb-45a4-9bcd-34b448f1d411/readme.md b/themes/f30642de-1cbb-45a4-9bcd-34b448f1d411/readme.md new file mode 100644 index 000000000..e349672d0 --- /dev/null +++ b/themes/f30642de-1cbb-45a4-9bcd-34b448f1d411/readme.md @@ -0,0 +1,2 @@ + +Gives space indicators at the top and bottom a more Arc-like appearance. diff --git a/themes/f30642de-1cbb-45a4-9bcd-34b448f1d411/theme.json b/themes/f30642de-1cbb-45a4-9bcd-34b448f1d411/theme.json new file mode 100644 index 000000000..ef77b3d61 --- /dev/null +++ b/themes/f30642de-1cbb-45a4-9bcd-34b448f1d411/theme.json @@ -0,0 +1,14 @@ +{ + "id": "f30642de-1cbb-45a4-9bcd-34b448f1d411", + "name": "Arc Style Space Indicator", + "description": "Increases the size of space indicators", + "homepage": "", + "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/f30642de-1cbb-45a4-9bcd-34b448f1d411/chrome.css", + "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/f30642de-1cbb-45a4-9bcd-34b448f1d411/readme.md", + "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/f30642de-1cbb-45a4-9bcd-34b448f1d411/image.png", + "author": "thebitstick", + "version": "1.0.0", + "tags": [], + "createdAt": "2025-09-19", + "updatedAt": "2025-09-19" +} \ No newline at end of file