mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-08 01:10:01 +02:00
Merge 8571d9dd15
into b36258a8c7
This commit is contained in:
commit
a3167cf5c3
5 changed files with 107 additions and 0 deletions
73
themes/f665c811-d161-4147-b626-bc059acf88cb/chrome.css
Normal file
73
themes/f665c811-d161-4147-b626-bc059acf88cb/chrome.css
Normal file
File diff suppressed because one or more lines are too long
BIN
themes/f665c811-d161-4147-b626-bc059acf88cb/image.png
Normal file
BIN
themes/f665c811-d161-4147-b626-bc059acf88cb/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
14
themes/f665c811-d161-4147-b626-bc059acf88cb/preferences.json
Normal file
14
themes/f665c811-d161-4147-b626-bc059acf88cb/preferences.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
[
|
||||
{
|
||||
"property": "mod.nyancats.enable_nyan_cats",
|
||||
"label": "Enable Nyan Cats Gallery",
|
||||
"type": "checkbox",
|
||||
"defaultValue": true
|
||||
},
|
||||
{
|
||||
"property": "mod.nyancats.enable_bongo_cat",
|
||||
"label": "Enable Bongo Cat",
|
||||
"type": "checkbox",
|
||||
"defaultValue": true
|
||||
}
|
||||
]
|
5
themes/f665c811-d161-4147-b626-bc059acf88cb/readme.md
Normal file
5
themes/f665c811-d161-4147-b626-bc059acf88cb/readme.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
# 🐱 Catto Zen Mod
|
||||
A delightful collection of feline-themed modifications for your browser's sidebar! Bring some cat energy to your browsing experience.
|
||||
|
||||
## Warning: This has only been tested on single toolbar mode.
|
15
themes/f665c811-d161-4147-b626-bc059acf88cb/theme.json
Normal file
15
themes/f665c811-d161-4147-b626-bc059acf88cb/theme.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"id": "f665c811-d161-4147-b626-bc059acf88cb",
|
||||
"name": "Nyan Cattos",
|
||||
"description": "Bongo cat and nyan cattos playing in your Zen sidebar.",
|
||||
"homepage": "https://github.com/RayZ3R0/nyan-catto",
|
||||
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/f665c811-d161-4147-b626-bc059acf88cb/chrome.css",
|
||||
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/f665c811-d161-4147-b626-bc059acf88cb/readme.md",
|
||||
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/f665c811-d161-4147-b626-bc059acf88cb/image.png",
|
||||
"author": "RayZ3R0",
|
||||
"version": "1.0.0",
|
||||
"tags": [],
|
||||
"createdAt": "2025-05-14",
|
||||
"updatedAt": "2025-05-14",
|
||||
"preferences": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/f665c811-d161-4147-b626-bc059acf88cb/preferences.json"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue