mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +02:00
Merge ae55b23a77
into b36258a8c7
This commit is contained in:
commit
21fc548700
4 changed files with 21 additions and 0 deletions
5
themes/e39c6638-8508-45a1-ba9e-8a717e92f629/chrome.css
Normal file
5
themes/e39c6638-8508-45a1-ba9e-8a717e92f629/chrome.css
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
html {
|
||||
border: 0px solid rgba(255, 0, 0, 255) !important;
|
||||
border-radius: 1rem !important;
|
||||
}
|
BIN
themes/e39c6638-8508-45a1-ba9e-8a717e92f629/image.png
Normal file
BIN
themes/e39c6638-8508-45a1-ba9e-8a717e92f629/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
2
themes/e39c6638-8508-45a1-ba9e-8a717e92f629/readme.md
Normal file
2
themes/e39c6638-8508-45a1-ba9e-8a717e92f629/readme.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
|
||||
Adds rounded corners to the PiP player
|
14
themes/e39c6638-8508-45a1-ba9e-8a717e92f629/theme.json
Normal file
14
themes/e39c6638-8508-45a1-ba9e-8a717e92f629/theme.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"id": "e39c6638-8508-45a1-ba9e-8a717e92f629",
|
||||
"name": "PiP Rounded Corners",
|
||||
"description": "Adds rounded corners to the PiP player",
|
||||
"homepage": "https://github.com/ghostsshadow/zen-pip-rounded-corners.git",
|
||||
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/e39c6638-8508-45a1-ba9e-8a717e92f629/chrome.css",
|
||||
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/e39c6638-8508-45a1-ba9e-8a717e92f629/readme.md",
|
||||
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/e39c6638-8508-45a1-ba9e-8a717e92f629/image.png",
|
||||
"author": "ghostsshadow",
|
||||
"version": "1.0.0",
|
||||
"tags": [],
|
||||
"createdAt": "2024-11-05",
|
||||
"updatedAt": "2024-11-05"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue