diff --git a/plugin.json b/plugin.json index 4e06b2c..78c6a5a 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,6 @@ { "name": "GTheme", - "description": "A Matomo theme for gugulet.hu", + "description": "A Matomo theme based on gugulet.hu", "version": "0.0.1", "theme": true, "require": { @@ -10,7 +10,7 @@ "javascript": "javascripts/theme.js", "homepage": "https://gugulet.hu", "license": "GPL v3+", - "keywords": ["Custom", "Modern"], + "keywords": ["Custom", "Minimal"], "support": { "issues": "https://github.com/gugulet-hu/matomo-g-theme/issues", "source": "https://github.com/gugulet-hu/matomo-g-theme" diff --git a/readme.md b/readme.md index 7e2bb30..1b42a4b 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,11 @@ -# G-Theme +# G-Theme for Matomo -A custom design of the Matomo dashboard and login pages. Using the Google Theme as a base to simplify the design and make it feel less cluttered. The theme and colour are based on my website. + + +A custom design of the Matomo dashboard and login pages. Using the Google Theme as a base to simplify the design and make it feel less cluttered. The theme and colour are based on my own website. + +## Credits + +This theme is built on the Google Theme by ronan-hello and uses [fontawesome](https://fontawesome.com) icons in places.
diff --git a/screenshots/dashboard.jpg b/screenshots/dashboard.jpg new file mode 100644 index 0000000..bcd0813 Binary files /dev/null and b/screenshots/dashboard.jpg differ diff --git a/screenshots/login.jpg b/screenshots/login.jpg new file mode 100644 index 0000000..65b5de5 Binary files /dev/null and b/screenshots/login.jpg differ