From 99a3efa9568057ff284d6ef426c23a0dc1235600 Mon Sep 17 00:00:00 2001 From: Martin Date: Tue, 1 Aug 2017 11:59:55 +0200 Subject: [PATCH] Add photo-wallpaper button menu config --- src/js/includes/config/button-menu.js | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/js/includes/config/button-menu.js b/src/js/includes/config/button-menu.js index d59ad3f..f83a41f 100644 --- a/src/js/includes/config/button-menu.js +++ b/src/js/includes/config/button-menu.js @@ -16,6 +16,18 @@ module.exports = { }, }, + 'photo-wallpaper': { + margin: 5, + text: { + fill: '#ffffff', + activeFill: '#ffffff', + }, + rect: { + fill: '#000000', + activeFill: '#444444', + }, + }, + wallpaper: { margin: 5, text: {