Added @jasonl8446's theme

This commit is contained in:
Your New SJW Waifu 2020-04-14 17:24:53 -05:00
parent 1da03eb8eb
commit 0306fd750f
2 changed files with 149 additions and 1 deletions

View File

@ -22,5 +22,6 @@
"cybreclub-plasma": "/static/themes/cybreclub-plasma.json",
"fauux-sp": "/static/themes/fauux-sp.json",
"wavemaster": "/static/themes/wavemaster.json",
"paper": "/static/themes/paper.json"
"paper": "/static/themes/paper.json",
"spicy-purple: "/static/themes/spicy-purple.json"
}

View File

@ -0,0 +1,147 @@
{
"_pleroma_theme_version": 2,
"name": "Spicy Purple",
"theme": {
"themeEngineVersion": 3,
"colors": {},
"opacity": {},
"radii": {},
"shadows": {},
"fonts": {}
},
"source": {
"themeEngineVersion": 3,
"fonts": {},
"shadows": {},
"opacity": {
"bg": "",
"underlay": "",
"faint": "",
"profileTint": "",
"popover": "",
"border": "",
"panel": "",
"btn": "",
"input": "",
"alert": ""
},
"colors": {
"bg": "",
"fg": "",
"text": "",
"underlay": "",
"link": "",
"accent": "",
"faint": "",
"faintLink": "",
"postFaintLink": "",
"cBlue": "",
"cRed": "",
"cGreen": "",
"cOrange": "",
"profileBg": "",
"profileTint": "",
"highlight": "",
"highlightLightText": "",
"highlightPostLink": "",
"highlightFaintText": "",
"highlightFaintLink": "",
"highlightPostFaintLink": "",
"highlightText": "",
"highlightLink": "",
"highlightIcon": "",
"popover": "",
"popoverLightText": "",
"popoverPostLink": "",
"popoverFaintText": "",
"popoverFaintLink": "",
"popoverPostFaintLink": "",
"popoverText": "",
"popoverLink": "",
"popoverIcon": "",
"selectedPost": "",
"selectedPostFaintText": "",
"selectedPostLightText": "",
"selectedPostPostLink": "",
"selectedPostFaintLink": "",
"selectedPostText": "",
"selectedPostLink": "",
"selectedPostIcon": "",
"selectedMenu": "",
"selectedMenuLightText": "",
"selectedMenuFaintText": "",
"selectedMenuFaintLink": "",
"selectedMenuText": "",
"selectedMenuLink": "",
"selectedMenuIcon": "",
"selectedMenuPopover": "",
"selectedMenuPopoverLightText": "",
"selectedMenuPopoverFaintText": "",
"selectedMenuPopoverFaintLink": "",
"selectedMenuPopoverText": "",
"selectedMenuPopoverLink": "",
"selectedMenuPopoverIcon": "",
"lightText": "",
"postLink": "",
"border": "",
"poll": "",
"pollText": "",
"icon": "",
"fgText": "",
"fgLink": "",
"panel": "",
"panelText": "",
"panelFaint": "",
"panelLink": "",
"topBar": "",
"topBarText": "",
"topBarLink": "",
"tab": "",
"tabText": "",
"tabActiveText": "",
"btn": "",
"btnText": "",
"btnPanelText": "",
"btnTopBarText": "",
"btnPressed": "",
"btnPressedText": "",
"btnPressedPanel": "",
"btnPressedPanelText": "",
"btnPressedTopBar": "",
"btnPressedTopBarText": "",
"btnToggled": "",
"btnToggledText": "",
"btnToggledPanelText": "",
"btnToggledTopBarText": "",
"btnDisabled": "",
"btnDisabledText": "",
"btnDisabledPanelText": "",
"btnDisabledTopBarText": "",
"input": "",
"inputText": "",
"inputPanelText": "",
"inputTopbarText": "",
"alertError": "",
"alertErrorText": "",
"alertErrorPanelText": "",
"alertWarning": "",
"alertWarningText": "",
"alertWarningPanelText": "",
"alertNeutral": "",
"alertNeutralText": "",
"alertNeutralPanelText": "",
"badgeNotification": "",
"badgeNotificationText": ""
},
"radii": {
"btn": "",
"input": "",
"checkbox": "",
"panel": "",
"avatar": "",
"avatarAlt": "",
"tooltip": "",
"attachment": ""
}
}
}