Skip to content

Commit

Permalink
Rebuild themes.json after theme submission
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 21, 2024
1 parent d983dd9 commit 32d50c9
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
10 changes: 10 additions & 0 deletions themes.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/c6813222-6571-4ba6-8faf-58f3343324f6/image.png",
"author": "gunir"
},
"e3eec307-7c64-4cbd-a0c5-3447cd45a840": {
"id": "e3eec307-7c64-4cbd-a0c5-3447cd45a840",
"name": "Catppuccin",
"description": "Dive into Catppuccin's, unique pastel color theme for Zen!",
"homepage": "https://catppuccin.com/",
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/e3eec307-7c64-4cbd-a0c5-3447cd45a840/chrome.css",
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/e3eec307-7c64-4cbd-a0c5-3447cd45a840/readme.md",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/e3eec307-7c64-4cbd-a0c5-3447cd45a840/image.png",
"author": "mauro-balades"
},
"053a3ffa-9233-4554-88f3-076e6a6ebb43": {
"id": "053a3ffa-9233-4554-88f3-076e6a6ebb43",
"name": "Hide tab mute",
Expand Down
9 changes: 8 additions & 1 deletion themes/e3eec307-7c64-4cbd-a0c5-3447cd45a840/chrome.css
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
/* This is a color theme. */
/* This is an auto generated color theme. */
:root {
--zen-colors-primary: #24273a;
--zen-colors-secondary: #1e2030;
--zen-colors-tertiary: #181926;
--zen-colors-border: #363a4f;
color-scheme: dark !important;
}

0 comments on commit 32d50c9

Please sign in to comment.