bittube light mode
This commit is contained in:
commit
d510e53059
7 changed files with 743 additions and 0 deletions
21
package.json
Normal file
21
package.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"name": "peertube-theme-bittube-light-mode",
|
||||
"version": "0.0.2",
|
||||
"description": "BitTube light theme",
|
||||
"engine": {
|
||||
"peertube": ">=1.3.0"
|
||||
},
|
||||
"keywords": [
|
||||
"peertube",
|
||||
"theme"
|
||||
],
|
||||
"homepage": "https://github.com/ipbc-dev/peertube-theme-bittube-light-mode",
|
||||
"author": "BitTube",
|
||||
"bugs": "https://github.com/ipbc-dev/peertube-theme-bittube-light-mode/issues",
|
||||
"staticDirs": {},
|
||||
"css": [
|
||||
"assets/style.css"
|
||||
],
|
||||
"clientScripts": [],
|
||||
"translations": {}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue