diff options
| author | Henry Jameson <me@hjkos.com> | 2020-01-28 22:40:15 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2020-01-28 22:40:15 +0200 |
| commit | 846285326900a497c68dc994ce06dcb1d5d1ca9c (patch) | |
| tree | a152a144ee1153cc7adbc9df3cc50e0e049850cc /static/themes/redmond-xxi.json | |
| parent | f0c4bb1193f71cb93546be7e8f41236c4c192f85 (diff) | |
update button toggled state, apply it to emoji reactions
Diffstat (limited to 'static/themes/redmond-xxi.json')
| -rw-r--r-- | static/themes/redmond-xxi.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/themes/redmond-xxi.json b/static/themes/redmond-xxi.json index 79a2cb26..f788bdb8 100644 --- a/static/themes/redmond-xxi.json +++ b/static/themes/redmond-xxi.json @@ -2,6 +2,7 @@ "_pleroma_theme_version": 2, "name": "Redmond XXI", "source": { + "themeEngineVersion": 3, "shadows": { "panel": [ { @@ -249,6 +250,7 @@ "topBar": "#042967", "topBarLink": "#ffffff", "btn": "#d6d6ce", + "btnToggled": "--btn", "faint": "#3f3f3f", "faintLink": "#404080", "border": "#808080", |
