diff --git a/static/backgrounds/thanksgiving.jpg b/static/backgrounds/thanksgiving.jpg new file mode 100644 index 0000000000..a47740cfc6 Binary files /dev/null and b/static/backgrounds/thanksgiving.jpg differ diff --git a/static/config.json b/static/config.json index 35aaa5bdfb..96af83df08 100644 --- a/static/config.json +++ b/static/config.json @@ -1,7 +1,7 @@ { "alwaysShowSubjectInput": true, - "background": "https://bae.st/media/e6527faf2e99c5a2f12bcaeda96302773a02b90923e36934a579533f306bed15.jpg?name=trick-or-treat.jpg", + "background": "https://bae.st/media/f4a2df7699facf62546fada59e8a6b705f1e50d53c7e02c825bb1e2db8d2a2c6.jpg?name=thanksgiving.jpg", "collapseMessageWithSubject": false, "disableUpdateNotification": false, "greentext": true, diff --git a/static/styles.json b/static/styles.json index 7aabcbfc01..fbc4cf0531 100644 --- a/static/styles.json +++ b/static/styles.json @@ -28,5 +28,6 @@ "spicy-purple": "/static/themes/spicy-purple.json", "helicidae": "/static/themes/helicidae.json", "soft-white": "/static/themes/soft-white-1.3.json", - "halloween": "/static/themes/halloween.json" + "halloween": "/static/themes/halloween.json", + "autumn": "/static/themes/autumn.json" } diff --git a/static/themes/autumn.json b/static/themes/autumn.json new file mode 100644 index 0000000000..c4b4de5436 --- /dev/null +++ b/static/themes/autumn.json @@ -0,0 +1,450 @@ +{ + "_pleroma_theme_version": 2, + "name": "Autumn (@sjw)", + "theme": { + "themeEngineVersion": 3, + "shadows": { + "panel": [ + { + "x": 1, + "y": 1, + "blur": 4, + "spread": 0, + "color": "#000000", + "alpha": 0.6 + } + ], + "topBar": [ + { + "color": "#efd6ac", + "x": 0, + "y": 0, + "blur": "20", + "spread": "5", + "alpha": 0.6 + } + ], + "popup": [ + { + "x": 2, + "y": 2, + "blur": 3, + "spread": 0, + "color": "#000000", + "alpha": 0.5 + } + ], + "avatar": [ + { + "x": 0, + "y": 1, + "blur": 8, + "spread": 0, + "color": "#000000", + "alpha": 0.7 + } + ], + "avatarStatus": [], + "panelHeader": [], + "button": [ + { + "color": "#2e3436", + "x": 0, + "y": 0, + "blur": "0", + "spread": "1", + "inset": false, + "alpha": 1 + }, + { + "color": "#2e3436", + "x": "2", + "y": "2", + "blur": "1", + "spread": "2", + "inset": false, + "alpha": "0.4" + } + ], + "buttonHover": [ + { + "color": "#d2738a", + "x": 0, + "y": 0, + "blur": "0", + "spread": "1", + "inset": true, + "alpha": 1 + }, + { + "color": "#000000", + "x": "1", + "y": "1", + "blur": "1", + "spread": "0", + "inset": true, + "alpha": "0.3" + } + ], + "buttonPressed": [ + { + "color": "#242422", + "x": 0, + "y": 0, + "blur": 0, + "spread": "50", + "inset": true, + "alpha": 1 + }, + { + "color": "#000000", + "x": "1", + "y": "1", + "blur": 0, + "spread": "0", + "inset": true, + "alpha": "0.3" + }, + { + "color": "#ffffff", + "x": 0, + "y": 0, + "blur": 0, + "spread": "1", + "inset": true, + "alpha": 1 + } + ], + "input": [ + { + "color": "#1f032f", + "x": "1", + "y": "1", + "blur": "0", + "spread": "1", + "alpha": "0.75", + "inset": true + }, + { + "color": "#FFFFFF", + "x": 0, + "y": -1, + "blur": 0, + "spread": 0, + "alpha": 0.2, + "inset": true + }, + { + "color": "#000000", + "x": 0, + "y": 0, + "blur": 2, + "inset": true, + "spread": 0, + "alpha": 1 + } + ] + }, + "colors": { + "underlay": "#000000", + "bg": "#432534", + "fg": "#04151f", + "cRed": "#f82604", + "cGreen": "#a8ff60", + "cOrange": "#ffffb6", + "cBlue": "#96cbfe", + "accent": "#c44900", + "link": "#efd6ac", + "text": "#b5b3aa", + "chatBg": "#432534", + "chatMessageIncomingBg": "#432534", + "chatMessageOutgoingBg": "#542f41", + "chatMessageOutgoingBorder": "#5a3246", + "chatMessageOutgoingLink": "#efd6ac", + "chatMessageOutgoingText": "#b5b3aa", + "border": "#061b29", + "chatMessageIncomingBorder": "#072132", + "chatMessageIncomingLink": "#efd6ac", + "chatMessageIncomingText": "#b5b3aa", + "badgeNotification": "#f82604", + "badgeNotificationText": "#ffffff", + "alertNeutral": "#b5b3aa", + "alertNeutralText": "#000000", + "alertPopupNeutral": "#b5b3aa", + "alertPopupNeutralText": "#000000", + "alertSuccess": "#a8ff60", + "alertSuccessText": "#000000", + "alertPopupSuccess": "#a8ff60", + "alertPopupSuccessText": "#000000", + "alertWarning": "#ffffb6", + "alertWarningText": "#000000", + "alertPopupWarning": "#ffffb6", + "alertPopupWarningText": "#000000", + "alertError": "#f82604", + "alertErrorText": "#ffffff", + "alertPopupError": "#f82604", + "alertPopupErrorText": "#000000", + "panel": "#04151f", + "panelText": "#b5b3aa", + "alertNeutralPanelText": "#ffffff", + "alertSuccessPanelText": "#ffffff", + "alertWarningPanelText": "#000000", + "alertErrorPanelText": "#b5b3aa", + "fgText": "#b5b3aa", + "topBar": "#04151f", + "topBarText": "#b5b3aa", + "input": "#1b1a23", + "inputTopbarText": "#b5b3aa", + "inputPanelText": "#b5b3aa", + "inputText": "#b5b3aa", + "btn": "#04151f", + "btnText": "#b5b3aa", + "btnTopBarText": "#b5b3aa", + "btnDisabled": "#34212f", + "btnDisabledTopBarText": "#54464e", + "btnPanelText": "#b5b3aa", + "btnDisabledPanelText": "#54464e", + "btnDisabledText": "#54464e", + "btnToggled": "#10527a", + "btnToggledTopBarText": "#ffffff", + "btnToggledPanelText": "#ffffff", + "btnToggledText": "#ffffff", + "btnPressed": "#04151f", + "btnPressedTopBarText": "#b5b3aa", + "btnPressedTopBar": "#04151f", + "btnPressedPanelText": "#b5b3aa", + "btnPressedPanel": "#04151f", + "btnPressedText": "#b5b3aa", + "tabActiveText": "#ffffff", + "tabText": "#b5b3aa", + "tab": "#04151f", + "fgLink": "#efd6ac", + "topBarLink": "#efd6ac", + "panelLink": "#efd6ac", + "panelFaint": "#b5b3aa", + "icon": "#7c6c6f", + "poll": "#773420", + "pollText": "#ffffff", + "postCyantext": "#96cbfe", + "postGreentext": "#183a37", + "postLink": "#efd6ac", + "lightText": "#e5e4e1", + "popover": "#432534", + "selectedMenuPopover": "#542f41", + "highlight": "#542f41", + "highlightText": "#b5b3aa", + "selectedMenu": "#542f41", + "selectedMenuText": "#b5b3aa", + "selectedMenuPopoverIcon": "#857176", + "highlightLink": "#efd6ac", + "selectedMenuLink": "#efd6ac", + "selectedMenuPopoverLink": "#efd6ac", + "selectedMenuPopoverText": "#b5b3aa", + "faintLink": "#efd6ac", + "highlightFaintLink": "#efd6ac", + "selectedMenuFaintLink": "#efd6ac", + "selectedMenuPopoverFaintLink": "#efd6ac", + "faint": "#b5b3aa", + "highlightFaintText": "#b5b3aa", + "selectedMenuFaintText": "#b5b3aa", + "selectedMenuPopoverFaintText": "#b5b3aa", + "highlightLightText": "#e5e4e1", + "selectedMenuLightText": "#e5e4e1", + "selectedMenuPopoverLightText": "#e5e4e1", + "selectedMenuIcon": "#857176", + "selectedPost": "#542f41", + "selectedPostText": "#b5b3aa", + "selectedPostIcon": "#857176", + "selectedPostLink": "#efd6ac", + "selectedPostFaintLink": "#efd6ac", + "highlightPostLink": "#efd6ac", + "selectedPostPostLink": "#efd6ac", + "selectedPostLightText": "#e5e4e1", + "selectedPostFaintText": "#b5b3aa", + "popoverText": "#b5b3aa", + "popoverIcon": "#7c6c6f", + "popoverLink": "#efd6ac", + "postFaintLink": "#efd6ac", + "popoverPostFaintLink": "#efd6ac", + "popoverFaintLink": "#efd6ac", + "popoverFaintText": "#b5b3aa", + "popoverPostLink": "#efd6ac", + "popoverLightText": "#e5e4e1", + "highlightIcon": "#857176", + "highlightPostFaintLink": "#efd6ac", + "profileTint": "#432534", + "profileBg": "#23141e", + "wallpaper": "#3d222f" + }, + "opacity": { + "underlay": 0.15, + "bg": 0.7, + "border": 1, + "alert": 0.5, + "alertPopup": 0.95, + "panel": 1, + "input": 0.7, + "btn": 0, + "faint": 0.5, + "popover": 1, + "profileTint": 0.5 + }, + "radii": { + "btn": 4, + "input": 4, + "checkbox": 2, + "panel": 10, + "avatar": 5, + "avatarAlt": 50, + "tooltip": 2, + "attachment": 5 + }, + "fonts": { + "interface": { + "family": "sans-serif" + }, + "input": { + "family": "inherit" + }, + "post": { + "family": "inherit" + }, + "postCode": { + "family": "monospace" + } + } + }, + "source": { + "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, + "y": 0, + "blur": "0", + "spread": "1", + "inset": true, + "color": "#d2738a", + "alpha": 1 + }, + { + "x": "1", + "y": "1", + "blur": "1", + "spread": "0", + "inset": true, + "color": "#000000", + "alpha": "0.3" + } + ], + "buttonPressed": [ + { + "x": 0, + "y": 0, + "blur": 0, + "spread": "50", + "inset": true, + "color": "#242422", + "alpha": 1 + }, + { + "x": "1", + "y": "1", + "blur": 0, + "spread": "0", + "inset": true, + "color": "#000000", + "alpha": "0.3" + }, + { + "x": 0, + "y": 0, + "blur": 0, + "spread": "1", + "inset": true, + "color": "#ffffff", + "alpha": 1 + } + ], + "topBar": [ + { + "x": 0, + "y": 0, + "blur": "20", + "spread": "5", + "color": "#efd6ac", + "alpha": 0.6 + } + ], + "input": [ + { + "x": "1", + "y": "1", + "blur": "0", + "spread": "1", + "color": "#1f032f", + "alpha": "0.75", + "inset": true + }, + { + "x": 0, + "y": -1, + "blur": 0, + "spread": 0, + "color": "#FFFFFF", + "alpha": 0.2, + "inset": true + }, + { + "x": 0, + "y": 0, + "blur": 2, + "inset": true, + "spread": 0, + "color": "#000000", + "alpha": 1 + } + ] + }, + "opacity": { + "bg": "0.70", + "btn": "0", + "input": "0.70" + }, + "colors": { + "bg": "#432534", + "fg": "#04151f", + "text": "#b5b3aa", + "link": "#efd6ac", + "accent": "#c44900", + "cBlue": "#96cbfe", + "cRed": "#f82604", + "cGreen": "#a8ff60", + "cOrange": "#ffffb6", + "postGreentext": "#183a37", + "input": "#1B1A23" + }, + "radii": {} + } +}