diff --git a/CHANGELOG.md b/CHANGELOG.md index e0caa6de..c9a73c34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Installer: Use init config.js from config.js.sample. - Switched out `rrule` package for `rrule-alt` in order to improve calendar issues. (Experimental: [#565](https://github.com/MichMich/MagicMirror/issues/565)) - Make mouse events pass through the region fullscreen_above to modules below. +- Scaled the splash screen down to make it a bit more subtle. ### Added - Add loaded function to modules, providing an async callback. diff --git a/splashscreen/splash.png b/splashscreen/splash.png index f3da394b..b2acc495 100644 Binary files a/splashscreen/splash.png and b/splashscreen/splash.png differ