Add theme: Nyan Cattos

This commit is contained in:
RayZ3R0 2025-05-14 19:13:28 +00:00 committed by GitHub
parent ba690d1db4
commit 8571d9dd15
5 changed files with 107 additions and 0 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View 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
}
]

View 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.

View 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"
}