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 22, 2024
1 parent 471b016 commit 3c0337c
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
@@ -1,4 +1,14 @@
{
"17f70712-4530-42d0-ba0f-fa25bcbf2ddc": {
"id": "17f70712-4530-42d0-ba0f-fa25bcbf2ddc",
"name": "Vesper Dark",
"description": "P\u0336e\u0336p\u0336p\u0336e\u0336r\u0336m\u0336i\u0336n\u0336t\u0336 and orange flavored dark theme for V\u0336S\u0336C\u0336o\u0336d\u0336e\u0336 Zen browser.",
"homepage": "",
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/17f70712-4530-42d0-ba0f-fa25bcbf2ddc/chrome.css",
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/17f70712-4530-42d0-ba0f-fa25bcbf2ddc/readme.md",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/17f70712-4530-42d0-ba0f-fa25bcbf2ddc/image.png",
"author": "bdsqqq"
},
"c6813222-6571-4ba6-8faf-58f3343324f6": {
"id": "c6813222-6571-4ba6-8faf-58f3343324f6",
"name": "Disable Rounded Corners",
Expand Down
9 changes: 8 additions & 1 deletion themes/17f70712-4530-42d0-ba0f-fa25bcbf2ddc/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: #FDC797 !important;
--zen-colors-secondary: #FFFFFF25 !important;
--zen-colors-tertiary: #0E100E !important;
--zen-colors-border: #282828 !important;
color-scheme: dark !important;
}

0 comments on commit 3c0337c

Please sign in to comment.