From fb79bca3933141f7b06bbf3f69f9d90ee15e680c Mon Sep 17 00:00:00 2001 From: Your New SJW Waifu Date: Mon, 19 Dec 2022 18:06:29 -0600 Subject: [PATCH] change buttons --- static/themes/christmas.json | 86 +++++++++++++++++++++--------------- 1 file changed, 51 insertions(+), 35 deletions(-) diff --git a/static/themes/christmas.json b/static/themes/christmas.json index 1ec0421c98..f01aeafdf3 100644 --- a/static/themes/christmas.json +++ b/static/themes/christmas.json @@ -48,22 +48,30 @@ "panelHeader": [], "button": [ { - "color": "#2e3436", + "color": "#000000", "x": 0, "y": 0, - "blur": "0", - "spread": "1", - "inset": false, + "blur": 2, + "spread": 0, "alpha": 1 }, { - "color": "#2e3436", - "x": "2", - "y": "2", - "blur": "1", - "spread": "2", - "inset": false, - "alpha": "0.4" + "color": "#FFFFFF", + "x": 0, + "y": 1, + "blur": 0, + "spread": 0, + "alpha": 0.2, + "inset": true + }, + { + "color": "#000000", + "x": 0, + "y": -1, + "blur": 0, + "spread": 0, + "alpha": 0.2, + "inset": true } ], "buttonHover": [ @@ -88,13 +96,13 @@ ], "buttonPressed": [ { - "color": "#242422", + "color": "#FC1833", "x": 0, "y": 0, "blur": 0, "spread": "50", "inset": true, - "alpha": 1 + "alpha": "0.8" }, { "color": "#000000", @@ -320,26 +328,6 @@ "themeEngineVersion": 3, "fonts": {}, "shadows": { - "button": [ - { - "x": 0, - "y": 0, - "blur": "0", - "spread": "1", - "inset": false, - "color": "#2e3436", - "alpha": 1 - }, - { - "x": "2", - "y": "2", - "blur": "1", - "spread": "2", - "inset": false, - "color": "#2e3436", - "alpha": "0.4" - } - ], "buttonHover": [ { "x": 0, @@ -367,8 +355,8 @@ "blur": 0, "spread": "50", "inset": true, - "color": "#242422", - "alpha": 1 + "color": "#FC1833", + "alpha": "0.8" }, { "x": "1", @@ -417,6 +405,34 @@ "color": "#000000", "alpha": 1 } + ], + "button": [ + { + "x": 0, + "y": 0, + "blur": 2, + "spread": 0, + "color": "#000000", + "alpha": 1 + }, + { + "x": 0, + "y": 1, + "blur": 0, + "spread": 0, + "color": "#FFFFFF", + "alpha": 0.2, + "inset": true + }, + { + "x": 0, + "y": -1, + "blur": 0, + "spread": 0, + "color": "#000000", + "alpha": 0.2, + "inset": true + } ] }, "opacity": {