Created own theme

This commit is contained in:
2020-11-29 19:42:04 +01:00
parent 5ffa4c9203
commit 2cc73ba088
632 changed files with 1731 additions and 13928 deletions

View File

@@ -0,0 +1,18 @@
{
"name": "GLaDOS",
"short_name": "GLaDOS",
"icons": [
{
"src": "/assets/favicons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/assets/favicons/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff"
}