spooky tyme!

This commit is contained in:
Your New SJW Waifu 2022-10-09 12:21:43 -05:00
parent 23803b2af0
commit a2ee931acf
5 changed files with 454 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 924 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 MiB

View File

@ -1,7 +1,7 @@
{
"alwaysShowSubjectInput": true,
"background": "https://bae.st/media/6d9bc608-a972-4d8b-8f16-8b064f53e25e/neon_city.jpg",
"background": "https://bae.st/media/e6527faf2e99c5a2f12bcaeda96302773a02b90923e36934a579533f306bed15.jpg?name=trick-or-treat.jpg",
"collapseMessageWithSubject": false,
"disableUpdateNotification": false,
"greentext": true,
@ -25,7 +25,7 @@
"showInstanceSpecificPanel": true,
"sidebarRight": false,
"subjectLineBehavior": "noop",
"theme": "wavemaster",
"theme": "halloween",
"useContainFit": true,
"webPushNotifications": false,
"scopeOptionsEnabled": true,

View File

@ -27,5 +27,6 @@
"paper": "/static/themes/paper.json",
"spicy-purple": "/static/themes/spicy-purple.json",
"helicidae": "/static/themes/helicidae.json",
"soft-white": "/static/themes/soft-white-1.3.json"
"soft-white": "/static/themes/soft-white-1.3.json",
"halloween": "/static/themes/halloween.json"
}

View File

@ -0,0 +1,450 @@
{
"_pleroma_theme_version": 2,
"name":"Halloween (@sjw)",
"theme": {
"themeEngineVersion": 3,
"shadows": {
"panel": [
{
"x": 1,
"y": 1,
"blur": 4,
"spread": 0,
"color": "#000000",
"alpha": 0.6
}
],
"topBar": [
{
"color": "#FF9136",
"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": "#16151d",
"fg": "#272533",
"cRed": "#f82604",
"cGreen": "#a8ff60",
"cOrange": "#ffffb6",
"cBlue": "#96cbfe",
"accent": "#ff9136",
"link": "#ff6308",
"text": "#b5b3aa",
"chatBg": "#16151d",
"chatMessageIncomingBg": "#16151d",
"chatMessageOutgoingBg": "#22202c",
"chatMessageOutgoingBorder": "#262432",
"chatMessageOutgoingLink": "#ff6308",
"chatMessageOutgoingText": "#b5b3aa",
"border": "#2c2a39",
"chatMessageIncomingBorder": "#302e3f",
"chatMessageIncomingLink": "#ff6308",
"chatMessageIncomingText": "#b5b3aa",
"badgeNotification": "#f82604",
"badgeNotificationText": "#ffffff",
"alertNeutral": "#b5b3aa",
"alertNeutralText": "#ffffff",
"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": "#272533",
"panelText": "#b5b3aa",
"alertNeutralPanelText": "#ffffff",
"alertSuccessPanelText": "#ffffff",
"alertWarningPanelText": "#000000",
"alertErrorPanelText": "#ffffff",
"fgText": "#b5b3aa",
"topBar": "#272533",
"topBarText": "#b5b3aa",
"input": "#1b1a23",
"inputTopbarText": "#b5b3aa",
"inputPanelText": "#b5b3aa",
"inputText": "#b5b3aa",
"btn": "#272533",
"btnText": "#b5b3aa",
"btnTopBarText": "#b5b3aa",
"btnDisabled": "#1b1923",
"btnDisabledTopBarText": "#414045",
"btnPanelText": "#b5b3aa",
"btnDisabledPanelText": "#414045",
"btnDisabledText": "#414045",
"btnToggled": "#55506f",
"btnToggledTopBarText": "#ffffff",
"btnToggledPanelText": "#ffffff",
"btnToggledText": "#ffffff",
"btnPressed": "#272533",
"btnPressedTopBarText": "#b5b3aa",
"btnPressedTopBar": "#272533",
"btnPressedPanelText": "#b5b3aa",
"btnPressedPanel": "#272533",
"btnPressedText": "#b5b3aa",
"tabActiveText": "#b5b3aa",
"tabText": "#b5b3aa",
"tab": "#272533",
"fgLink": "#ff6308",
"topBarLink": "#ff6308",
"panelLink": "#ff6308",
"panelFaint": "#b5b3aa",
"icon": "#666464",
"poll": "#744727",
"pollText": "#ffffff",
"postCyantext": "#96cbfe",
"postGreentext": "#f5d913",
"postLink": "#f85c00",
"lightText": "#e5e4e1",
"popover": "#16151d",
"selectedMenuPopover": "#22202c",
"highlight": "#22202c",
"highlightText": "#b5b3aa",
"selectedMenu": "#22202c",
"selectedMenuText": "#b5b3aa",
"selectedMenuPopoverIcon": "#6c6a6b",
"highlightLink": "#ff6308",
"selectedMenuLink": "#ff6308",
"selectedMenuPopoverLink": "#ff6308",
"selectedMenuPopoverText": "#b5b3aa",
"faintLink": "#ff6308",
"highlightFaintLink": "#ff6308",
"selectedMenuFaintLink": "#ff6308",
"selectedMenuPopoverFaintLink": "#ff6308",
"faint": "#b5b3aa",
"highlightFaintText": "#b5b3aa",
"selectedMenuFaintText": "#b5b3aa",
"selectedMenuPopoverFaintText": "#b5b3aa",
"highlightLightText": "#e5e4e1",
"selectedMenuLightText": "#e5e4e1",
"selectedMenuPopoverLightText": "#e5e4e1",
"selectedMenuIcon": "#6c6a6b",
"selectedPost": "#22202c",
"selectedPostText": "#b5b3aa",
"selectedPostIcon": "#6c6a6b",
"selectedPostLink": "#ff6308",
"selectedPostFaintLink": "#ff6308",
"highlightPostLink": "#f85c00",
"selectedPostPostLink": "#f85c00",
"selectedPostLightText": "#e5e4e1",
"selectedPostFaintText": "#b5b3aa",
"popoverText": "#b5b3aa",
"popoverIcon": "#666464",
"popoverLink": "#ff6308",
"postFaintLink": "#f85c00",
"popoverPostFaintLink": "#f85c00",
"popoverFaintLink": "#ff6308",
"popoverFaintText": "#b5b3aa",
"popoverPostLink": "#f85c00",
"popoverLightText": "#e5e4e1",
"highlightIcon": "#6c6a6b",
"highlightPostFaintLink": "#f85c00",
"profileTint": "#16151d",
"profileBg": "#0b0b11",
"wallpaper": "#121118"
},
"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": "#FF9136",
"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": "#16151D",
"fg": "#272533",
"text": "#b5b3aa",
"link": "#FF6308",
"accent": "#FF9136",
"cBlue": "#96cbfe",
"cRed": "#f82604",
"cGreen": "#a8ff60",
"cOrange": "#ffffb6",
"postGreentext": "#F5D913",
"input": "#1B1A23"
},
"radii": {}
}
}