Import the theme formely used on porygon.feuforeve.fr

This commit is contained in:
Feufochmar 2022-05-16 17:26:16 +02:00
parent eb1db82e32
commit a68c950e2d
2 changed files with 365 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"surfnet-purple": "/static/themes/surfnet_purple.json",
"surfnet-green": "/static/themes/surfnet_green.json",
"surfnet-grey": "/static/themes/surfnet_grey.json",
"feuforeve-grey": "/static/themes/feuforeve_grey.json",
"pleroma-dark": [ "Pleroma Dark", "#121a24", "#182230", "#b9b9ba", "#d8a070", "#d31014", "#0fa00f", "#0095ff", "#ffa500" ],
"pleroma-light": [ "Pleroma Light", "#f2f4f6", "#dbe0e8", "#304055", "#f86f0f", "#d31014", "#0fa00f", "#0095ff", "#ffa500" ],
"classic-dark": [ "Classic Dark", "#161c20", "#282e32", "#b9b9b9", "#baaa9c", "#d31014", "#0fa00f", "#0095ff", "#ffa500" ],

View File

@ -0,0 +1,364 @@
{
"_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": "#22242a",
"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": "#22242a",
"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": "#e3e4e8",
"fg": "#e3e4e8",
"cRed": "#9c1616",
"cGreen": "#107020",
"cOrange": "#707010",
"cBlue": "#107070",
"accent": "#0924aa",
"link": "#0924aa",
"text": "#22242a",
"chatBg": "#e3e4e8",
"chatMessageIncomingBg": "#e3e4e8",
"chatMessageOutgoingBg": "#d5d7dd",
"chatMessageOutgoingBorder": "#d0d2d8",
"chatMessageOutgoingLink": "#0924aa",
"chatMessageOutgoingText": "#22242a",
"border": "#dedfe4",
"chatMessageIncomingBorder": "#d9dae0",
"chatMessageIncomingLink": "#0924aa",
"chatMessageIncomingText": "#22242a",
"badgeNotification": "#9c1616",
"badgeNotificationText": "#ffffff",
"alertNeutral": "#22242a",
"alertNeutralText": "#000000",
"alertPopupNeutral": "#22242a",
"alertPopupNeutralText": "#ffffff",
"alertSuccess": "#107020",
"alertSuccessText": "#22242a",
"alertPopupSuccess": "#107020",
"alertPopupSuccessText": "#ffffff",
"alertWarning": "#707010",
"alertWarningText": "#22242a",
"alertPopupWarning": "#707010",
"alertPopupWarningText": "#ffffff",
"alertError": "#9c1616",
"alertErrorText": "#22242a",
"alertPopupError": "#9c1616",
"alertPopupErrorText": "#d5d7dd",
"panel": "#b9bbc6",
"panelText": "#22242a",
"alertNeutralPanelText": "#ffffff",
"alertSuccessPanelText": "#22242a",
"alertWarningPanelText": "#22242a",
"alertErrorPanelText": "#ffffff",
"fgText": "#22242a",
"topBar": "#b9bbc6",
"topBarText": "#22242a",
"input": "#f1f1f4",
"inputTopbarText": "#22242a",
"inputPanelText": "#22242a",
"inputText": "#22242a",
"btn": "#d5d6dd",
"btnText": "#22242a",
"btnTopBarText": "#22242a",
"btnDisabled": "#e0e1e6",
"btnDisabledTopBarText": "#b1b2b7",
"btnPanelText": "#22242a",
"btnDisabledPanelText": "#b1b2b7",
"btnDisabledText": "#b1b2b7",
"btnToggled": "#9d9fb0",
"btnToggledTopBarText": "#22242a",
"btnToggledPanelText": "#22242a",
"btnToggledText": "#22242a",
"btnPressed": "#d5d6dd",
"btnPressedTopBarText": "#22242a",
"btnPressedTopBar": "#d5d6dd",
"btnPressedPanelText": "#22242a",
"btnPressedPanel": "#d5d6dd",
"btnPressedText": "#22242a",
"tabActiveText": "#22242a",
"tabText": "#22242a",
"tab": "#d5d6dd",
"fgLink": "#0924aa",
"topBarLink": "#0924aa",
"panelLink": "#0924aa",
"panelFaint": "#22242a",
"icon": "#838489",
"poll": "#8c98d0",
"pollText": "#22242a",
"postGreentext": "#107020",
"postLink": "#0924aa",
"lightText": "#000000",
"popover": "#e3e4e8",
"selectedMenuPopover": "#d5d7dd",
"highlight": "#d5d7dd",
"highlightText": "#22242a",
"selectedMenu": "#d5d7dd",
"selectedMenuText": "#22242a",
"selectedMenuPopoverIcon": "#7c7e84",
"highlightLink": "#0924aa",
"selectedMenuLink": "#0924aa",
"selectedMenuPopoverLink": "#0924aa",
"selectedMenuPopoverText": "#22242a",
"faintLink": "#0924aa",
"highlightFaintLink": "#0924aa",
"selectedMenuFaintLink": "#0924aa",
"selectedMenuPopoverFaintLink": "#0924aa",
"faint": "#22242a",
"highlightFaintText": "#22242a",
"selectedMenuFaintText": "#22242a",
"selectedMenuPopoverFaintText": "#22242a",
"highlightLightText": "#000000",
"selectedMenuLightText": "#000000",
"selectedMenuPopoverLightText": "#000000",
"selectedMenuIcon": "#7c7e84",
"selectedPost": "#d5d7dd",
"selectedPostText": "#22242a",
"selectedPostIcon": "#7c7e84",
"selectedPostLink": "#0924aa",
"selectedPostFaintLink": "#0924aa",
"highlightPostLink": "#0924aa",
"selectedPostPostLink": "#0924aa",
"selectedPostLightText": "#000000",
"selectedPostFaintText": "#22242a",
"popoverText": "#22242a",
"popoverIcon": "#838489",
"popoverLink": "#0924aa",
"postFaintLink": "#0924aa",
"popoverPostFaintLink": "#0924aa",
"popoverFaintLink": "#0924aa",
"popoverFaintText": "#22242a",
"popoverPostLink": "#0924aa",
"popoverLightText": "#000000",
"highlightIcon": "#7c7e84",
"highlightPostFaintLink": "#0924aa",
"profileTint": "#e3e4e8",
"profileBg": "#787f88",
"wallpaper": "#e9eaed"
},
"opacity": {
"underlay": 0.15,
"bg": 1,
"border": 1,
"alert": 0.5,
"alertPopup": 0.95,
"panel": 1,
"input": 1,
"btn": 1,
"faint": 0.5,
"popover": 1,
"profileTint": 0.5
},
"radii": {
"btn": "3",
"input": "3",
"checkbox": "3",
"panel": "10",
"avatar": "5",
"avatarAlt": "5",
"tooltip": "5",
"attachment": 5,
"chatMessage": "10"
},
"fonts": {
"interface": {
"family": "sans-serif"
},
"input": {
"family": "inherit"
},
"post": {
"family": "inherit"
},
"postCode": {
"family": "monospace"
}
}
},
"source": {
"themeEngineVersion": 3,
"fonts": {},
"shadows": {},
"opacity": {
"input": "1"
},
"colors": {
"bg": "#E3E4E8",
"fg": "#E3E4E8",
"text": "#22242A",
"link": "#0924AA",
"cBlue": "#107070",
"cRed": "#9C1616",
"cGreen": "#107020",
"cOrange": "#707010",
"border": "#dedfe4",
"panel": "#B9BBC6",
"topBar": "#B9BBC6",
"btn": "#D5D6DD",
"input": "#F1F1F4"
},
"radii": {
"btn": "3",
"input": "3",
"checkbox": "3",
"panel": "10",
"avatar": "5",
"avatarAlt": "5",
"tooltip": "5",
"attachment": 5
}
}
}