Added mango akkoma theme.
This commit is contained in:
parent
3a13675d26
commit
f8c205ec44
2
Akkoma-Themes/Mango/README.md
Normal file
2
Akkoma-Themes/Mango/README.md
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
Mango by @yassie_j@0w0.is
|
||||||
|
https://0w0.is/objects/86ecaf33-1346-437e-b54b-edfe48f679bc
|
379
Akkoma-Themes/Mango/mango.json
Normal file
379
Akkoma-Themes/Mango/mango.json
Normal file
|
@ -0,0 +1,379 @@
|
||||||
|
{
|
||||||
|
"_pleroma_theme_version": 2,
|
||||||
|
"theme": {
|
||||||
|
"themeEngineVersion": 3,
|
||||||
|
"shadows": {
|
||||||
|
"panel": [
|
||||||
|
{
|
||||||
|
"x": 1,
|
||||||
|
"y": 1,
|
||||||
|
"blur": 4,
|
||||||
|
"spread": 0,
|
||||||
|
"color": "#000000",
|
||||||
|
"alpha": 0.6
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"topBar": [
|
||||||
|
{
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"blur": 4,
|
||||||
|
"spread": 0,
|
||||||
|
"color": "#000000",
|
||||||
|
"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": [
|
||||||
|
{
|
||||||
|
"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
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"buttonHover": [
|
||||||
|
{
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"blur": 4,
|
||||||
|
"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
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"buttonPressed": [
|
||||||
|
{
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"blur": 4,
|
||||||
|
"spread": 0,
|
||||||
|
"color": "#000000",
|
||||||
|
"alpha": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"x": 0,
|
||||||
|
"y": 1,
|
||||||
|
"blur": 0,
|
||||||
|
"spread": 0,
|
||||||
|
"color": "#000000",
|
||||||
|
"alpha": 0.2,
|
||||||
|
"inset": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"x": 0,
|
||||||
|
"y": -1,
|
||||||
|
"blur": 0,
|
||||||
|
"spread": 0,
|
||||||
|
"color": "#FFFFFF",
|
||||||
|
"alpha": 0.2,
|
||||||
|
"inset": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"input": [
|
||||||
|
{
|
||||||
|
"x": 0,
|
||||||
|
"y": 1,
|
||||||
|
"blur": 0,
|
||||||
|
"spread": 0,
|
||||||
|
"color": "#000000",
|
||||||
|
"alpha": 0.2,
|
||||||
|
"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
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"colors": {
|
||||||
|
"underlay": "#000000",
|
||||||
|
"bg": "#fff2e6",
|
||||||
|
"fg": "#d4dde4",
|
||||||
|
"cRed": "#d73920",
|
||||||
|
"cGreen": "#5fad47",
|
||||||
|
"cOrange": "#ff8605",
|
||||||
|
"cBlue": "#21a1de",
|
||||||
|
"accent": "#00b35f",
|
||||||
|
"link": "#ff8605",
|
||||||
|
"text": "#000000",
|
||||||
|
"badgeNotification": "#ffcb13",
|
||||||
|
"badgeNotificationText": "#ffffff",
|
||||||
|
"alertNeutral": "#000000",
|
||||||
|
"alertNeutralText": "#000000",
|
||||||
|
"alertPopupNeutral": "#000000",
|
||||||
|
"alertPopupNeutralText": "#ffffff",
|
||||||
|
"alertSuccess": "#5fad47",
|
||||||
|
"alertSuccessText": "#000000",
|
||||||
|
"alertPopupSuccess": "#5fad47",
|
||||||
|
"alertPopupSuccessText": "#000000",
|
||||||
|
"alertWarning": "#ff8605",
|
||||||
|
"alertWarningText": "#000000",
|
||||||
|
"alertPopupWarning": "#ff8605",
|
||||||
|
"alertPopupWarningText": "#000000",
|
||||||
|
"alertError": "#d73920",
|
||||||
|
"alertErrorText": "#000000",
|
||||||
|
"alertPopupError": "#d73920",
|
||||||
|
"alertPopupErrorText": "#000000",
|
||||||
|
"panel": "#ffb366",
|
||||||
|
"panelText": "#000000",
|
||||||
|
"alertNeutralPanelText": "#ffffff",
|
||||||
|
"alertSuccessPanelText": "#000000",
|
||||||
|
"alertWarningPanelText": "#000000",
|
||||||
|
"alertErrorPanelText": "#000000",
|
||||||
|
"fgText": "#000000",
|
||||||
|
"topBar": "#ffb366",
|
||||||
|
"topBarText": "#000000",
|
||||||
|
"input": "#d4dde4",
|
||||||
|
"inputTopbarText": "#000000",
|
||||||
|
"inputPanelText": "#000000",
|
||||||
|
"inputText": "#000000",
|
||||||
|
"btn": "#d4dde4",
|
||||||
|
"btnText": "#000000",
|
||||||
|
"btnTopBarText": "#000000",
|
||||||
|
"btnDisabled": "#f5ede6",
|
||||||
|
"btnDisabledTopBarText": "#b8b2ad",
|
||||||
|
"btnPanelText": "#000000",
|
||||||
|
"btnDisabledPanelText": "#ff8605",
|
||||||
|
"btnDisabledText": "#b8b2ad",
|
||||||
|
"btnToggled": "#30ff9f",
|
||||||
|
"btnToggledTopBarText": "#000000",
|
||||||
|
"btnToggledPanelText": "#000000",
|
||||||
|
"btnToggledText": "#000000",
|
||||||
|
"btnPressed": "#d4dde4",
|
||||||
|
"btnPressedTopBarText": "#000000",
|
||||||
|
"btnPressedTopBar": "#d4dde4",
|
||||||
|
"btnPressedPanelText": "#000000",
|
||||||
|
"btnPressedPanel": "#d4dde4",
|
||||||
|
"btnPressedText": "#000000",
|
||||||
|
"tabActiveText": "#000000",
|
||||||
|
"tabText": "#000000",
|
||||||
|
"tab": "#d4dde4",
|
||||||
|
"fgLink": "#fb8200",
|
||||||
|
"topBarLink": "#000000",
|
||||||
|
"panelLink": "#ff8605",
|
||||||
|
"panelFaint": "#000000",
|
||||||
|
"icon": "#807973",
|
||||||
|
"poll": "#99d9b0",
|
||||||
|
"pollText": "#000000",
|
||||||
|
"border": "#cbd6df",
|
||||||
|
"postCyantext": "#21a1de",
|
||||||
|
"postGreentext": "#00b35f",
|
||||||
|
"postLink": "#ae00ff",
|
||||||
|
"lightText": "#000000",
|
||||||
|
"popover": "#fff2e6",
|
||||||
|
"selectedMenuPopover": "#ffe5cd",
|
||||||
|
"highlight": "#ffe5cd",
|
||||||
|
"highlightText": "#000000",
|
||||||
|
"selectedMenu": "#ffe5cd",
|
||||||
|
"selectedMenuText": "#000000",
|
||||||
|
"selectedMenuPopoverIcon": "#807367",
|
||||||
|
"highlightLink": "#fb8200",
|
||||||
|
"selectedMenuLink": "#ff8605",
|
||||||
|
"selectedMenuPopoverLink": "#fb8200",
|
||||||
|
"selectedMenuPopoverText": "#000000",
|
||||||
|
"faintLink": "#ff8605",
|
||||||
|
"highlightFaintLink": "#fb8200",
|
||||||
|
"selectedMenuFaintLink": "#ff8605",
|
||||||
|
"selectedMenuPopoverFaintLink": "#fb8200",
|
||||||
|
"faint": "#000000",
|
||||||
|
"highlightFaintText": "#000000",
|
||||||
|
"selectedMenuFaintText": "#000000",
|
||||||
|
"selectedMenuPopoverFaintText": "#000000",
|
||||||
|
"highlightLightText": "#000000",
|
||||||
|
"selectedMenuLightText": "#000000",
|
||||||
|
"selectedMenuPopoverLightText": "#000000",
|
||||||
|
"selectedMenuIcon": "#807367",
|
||||||
|
"selectedPost": "#ffe5cd",
|
||||||
|
"selectedPostText": "#000000",
|
||||||
|
"selectedPostIcon": "#807367",
|
||||||
|
"selectedPostLink": "#ff8605",
|
||||||
|
"selectedPostFaintLink": "#ff8605",
|
||||||
|
"highlightPostLink": "#ae00ff",
|
||||||
|
"selectedPostPostLink": "#ad00ff",
|
||||||
|
"selectedPostLightText": "#000000",
|
||||||
|
"selectedPostFaintText": "#000000",
|
||||||
|
"popoverText": "#000000",
|
||||||
|
"popoverIcon": "#807973",
|
||||||
|
"popoverLink": "#fb8200",
|
||||||
|
"postFaintLink": "#ae00ff",
|
||||||
|
"popoverPostFaintLink": "#ae00ff",
|
||||||
|
"popoverFaintLink": "#fb8200",
|
||||||
|
"popoverFaintText": "#000000",
|
||||||
|
"popoverPostLink": "#ae00ff",
|
||||||
|
"popoverLightText": "#000000",
|
||||||
|
"highlightIcon": "#807367",
|
||||||
|
"highlightPostFaintLink": "#ae00ff",
|
||||||
|
"profileTint": "#fff2e6",
|
||||||
|
"profileBg": "#878787",
|
||||||
|
"wallpaper": "#fff8f1"
|
||||||
|
},
|
||||||
|
"opacity": {
|
||||||
|
"underlay": 0,
|
||||||
|
"bg": 1,
|
||||||
|
"alert": 0.5,
|
||||||
|
"alertPopup": 0.95,
|
||||||
|
"panel": 1,
|
||||||
|
"input": 0.5,
|
||||||
|
"btn": 0.45,
|
||||||
|
"faint": 0.5,
|
||||||
|
"border": 1,
|
||||||
|
"popover": 1,
|
||||||
|
"profileTint": 0.5
|
||||||
|
},
|
||||||
|
"radii": {
|
||||||
|
"btn": "10",
|
||||||
|
"input": "6",
|
||||||
|
"checkbox": "3",
|
||||||
|
"panel": "6",
|
||||||
|
"avatar": "5",
|
||||||
|
"avatarAlt": "5",
|
||||||
|
"tooltip": "6",
|
||||||
|
"attachment": "7"
|
||||||
|
},
|
||||||
|
"fonts": {
|
||||||
|
"interface": {
|
||||||
|
"family": "sans-serif"
|
||||||
|
},
|
||||||
|
"input": {
|
||||||
|
"family": "monospace"
|
||||||
|
},
|
||||||
|
"post": {
|
||||||
|
"family": "sans-serif"
|
||||||
|
},
|
||||||
|
"postCode": {
|
||||||
|
"family": "monospace"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"source": {
|
||||||
|
"themeEngineVersion": 3,
|
||||||
|
"fonts": {
|
||||||
|
"input": {
|
||||||
|
"family": "monospace"
|
||||||
|
},
|
||||||
|
"interface": {
|
||||||
|
"family": "sans-serif"
|
||||||
|
},
|
||||||
|
"post": {
|
||||||
|
"family": "sans-serif"
|
||||||
|
},
|
||||||
|
"postCode": {
|
||||||
|
"family": "monospace"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"shadows": {},
|
||||||
|
"opacity": {
|
||||||
|
"bg": "1",
|
||||||
|
"underlay": "0",
|
||||||
|
"btn": "0.45"
|
||||||
|
},
|
||||||
|
"colors": {
|
||||||
|
"bg": "#fff2e6",
|
||||||
|
"fg": "#d4dde4",
|
||||||
|
"text": "#000000",
|
||||||
|
"underlay": "#000000",
|
||||||
|
"link": "#ff8605",
|
||||||
|
"accent": "#00b35f",
|
||||||
|
"cBlue": "#21a1de",
|
||||||
|
"cRed": "#d73920",
|
||||||
|
"cGreen": "#5fad47",
|
||||||
|
"cOrange": "#ff8605",
|
||||||
|
"postLink": "#ae00ff",
|
||||||
|
"postGreentext": "#00b35f",
|
||||||
|
"border": "--fg,3",
|
||||||
|
"panel": "#ffb366",
|
||||||
|
"topBar": "#ffb366",
|
||||||
|
"topBarText": "#000000",
|
||||||
|
"topBarLink": "#000000",
|
||||||
|
"btnToggled": "--accent,-24.2",
|
||||||
|
"btnDisabledPanelText": "#ff8605",
|
||||||
|
"alertErrorText": "#000000",
|
||||||
|
"badgeNotification": "#ffcb13",
|
||||||
|
"badgeNotificationText": "#ffffff"
|
||||||
|
},
|
||||||
|
"radii": {
|
||||||
|
"btn": "10",
|
||||||
|
"input": "6",
|
||||||
|
"checkbox": "3",
|
||||||
|
"panel": "6",
|
||||||
|
"avatar": "5",
|
||||||
|
"avatarAlt": "5",
|
||||||
|
"tooltip": "6",
|
||||||
|
"attachment": "7"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue