mirror of
https://git.pleroma.social/sjw/pleroma-fe.git
synced 2024-12-23 05:45:12 +01:00
update wavemaster theme
This commit is contained in:
parent
e320ee22a7
commit
25db3a9ec4
@ -1 +1,440 @@
|
||||
{"_pleroma_theme_version":2,"name":"Wavemaster (@lanodan)","theme":{"fonts":{},"shadows":{"button":[{"x":0,"y":0,"blur":"0","spread":"1","inset":true,"color":"#242422","alpha":1},{"x":"1","y":"1","blur":"1","spread":"0","inset":true,"color":"#242422","alpha":"0.3"}],"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}],"input":[],"topBar":[{"x":0,"y":0,"blur":"20","spread":"5","color":"#204a87","alpha":0.6}]},"opacity":{"bg":"0.85","btn":"0"},"colors":{"bg":"#0d0114","text":"#b5b3aa","link":"#65cfed","fg":"#0f0403","cRed":"#f82604","cBlue":"#96cbfe","cGreen":"#a8ff60","cOrange":"#ffffb6"},"radii":{}}}
|
||||
{
|
||||
"_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": "20",
|
||||
"spread": "5",
|
||||
"color": "#204a87",
|
||||
"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": "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
|
||||
}
|
||||
],
|
||||
"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
|
||||
}
|
||||
]
|
||||
},
|
||||
"colors": {
|
||||
"underlay": "#000000",
|
||||
"bg": "#0d0114",
|
||||
"fg": "#0f0403",
|
||||
"cRed": "#f82604",
|
||||
"cOrange": "#ffffb6",
|
||||
"cGreen": "#a8ff60",
|
||||
"cBlue": "#96cbfe",
|
||||
"accent": "#65cfed",
|
||||
"link": "#65cfed",
|
||||
"text": "#b5b3aa",
|
||||
"chatBg": "#0d0114",
|
||||
"chatMessageIncomingBg": "#0d0114",
|
||||
"chatMessageOutgoingBg": "#1d032d",
|
||||
"chatMessageOutgoingBorder": "#230336",
|
||||
"chatMessageOutgoingLink": "#65cfed",
|
||||
"chatMessageOutgoingText": "#b5b3aa",
|
||||
"border": "#180705",
|
||||
"chatMessageIncomingBorder": "#200907",
|
||||
"chatMessageIncomingLink": "#65cfed",
|
||||
"chatMessageIncomingText": "#b5b3aa",
|
||||
"badgeNotification": "#f82604",
|
||||
"badgeNotificationText": "#ffffff",
|
||||
"alertNeutral": "#b5b3aa",
|
||||
"alertNeutralText": "#ffffff",
|
||||
"alertPopupNeutral": "#b5b3aa",
|
||||
"alertPopupNeutralText": "#000000",
|
||||
"alertWarning": "#ffffb6",
|
||||
"alertWarningText": "#000000",
|
||||
"alertPopupWarning": "#ffffb6",
|
||||
"alertPopupWarningText": "#000000",
|
||||
"alertError": "#f82604",
|
||||
"alertErrorText": "#ffffff",
|
||||
"alertPopupError": "#f82604",
|
||||
"alertPopupErrorText": "#000000",
|
||||
"panel": "#0f0403",
|
||||
"panelText": "#b5b3aa",
|
||||
"alertNeutralPanelText": "#ffffff",
|
||||
"alertWarningPanelText": "#ffffff",
|
||||
"alertErrorPanelText": "#b5b3aa",
|
||||
"fgText": "#b5b3aa",
|
||||
"topBar": "#0f0403",
|
||||
"topBarText": "#b5b3aa",
|
||||
"input": "#1f032f",
|
||||
"inputTopbarText": "#b5b3aa",
|
||||
"inputPanelText": "#b5b3aa",
|
||||
"inputText": "#b5b3aa",
|
||||
"btn": "#0f0403",
|
||||
"btnText": "#b5b3aa",
|
||||
"btnTopBarText": "#b5b3aa",
|
||||
"btnDisabled": "#0e0210",
|
||||
"btnDisabledTopBarText": "#382f37",
|
||||
"btnPanelText": "#b5b3aa",
|
||||
"btnDisabledPanelText": "#382f37",
|
||||
"btnDisabledText": "#382f37",
|
||||
"btnToggled": "#641b15",
|
||||
"btnToggledTopBarText": "#b5b3aa",
|
||||
"btnToggledPanelText": "#b5b3aa",
|
||||
"btnToggledText": "#b5b3aa",
|
||||
"btnPressed": "#0f0403",
|
||||
"btnPressedTopBarText": "#b5b3aa",
|
||||
"btnPressedTopBar": "#0f0403",
|
||||
"btnPressedPanelText": "#b5b3aa",
|
||||
"btnPressedPanel": "#0f0403",
|
||||
"btnPressedText": "#b5b3aa",
|
||||
"tabActiveText": "#b5b3aa",
|
||||
"tabText": "#b5b3aa",
|
||||
"tab": "#0f0403",
|
||||
"fgLink": "#65cfed",
|
||||
"topBarLink": "#65cfed",
|
||||
"panelLink": "#65cfed",
|
||||
"panelFaint": "#b5b3aa",
|
||||
"icon": "#615a5f",
|
||||
"poll": "#31546b",
|
||||
"pollText": "#ffffff",
|
||||
"postGreentext": "#a8ff60",
|
||||
"postLink": "#65cfed",
|
||||
"lightText": "#e5e4e1",
|
||||
"popover": "#0d0114",
|
||||
"selectedMenuPopover": "#1d032d",
|
||||
"highlight": "#1d032d",
|
||||
"highlightText": "#b5b3aa",
|
||||
"selectedMenu": "#1d032d",
|
||||
"selectedMenuText": "#b5b3aa",
|
||||
"selectedMenuPopoverIcon": "#695b6c",
|
||||
"highlightLink": "#65cfed",
|
||||
"selectedMenuLink": "#65cfed",
|
||||
"selectedMenuPopoverLink": "#65cfed",
|
||||
"selectedMenuPopoverText": "#b5b3aa",
|
||||
"faintLink": "#65cfed",
|
||||
"highlightFaintLink": "#65cfed",
|
||||
"selectedMenuFaintLink": "#65cfed",
|
||||
"selectedMenuPopoverFaintLink": "#65cfed",
|
||||
"faint": "#b5b3aa",
|
||||
"highlightFaintText": "#b5b3aa",
|
||||
"selectedMenuFaintText": "#b5b3aa",
|
||||
"selectedMenuPopoverFaintText": "#b5b3aa",
|
||||
"highlightLightText": "#e5e4e1",
|
||||
"selectedMenuLightText": "#e5e4e1",
|
||||
"selectedMenuPopoverLightText": "#e5e4e1",
|
||||
"selectedMenuIcon": "#695b6c",
|
||||
"selectedPost": "#1d032d",
|
||||
"selectedPostText": "#b5b3aa",
|
||||
"selectedPostIcon": "#695b6c",
|
||||
"selectedPostLink": "#65cfed",
|
||||
"selectedPostFaintLink": "#65cfed",
|
||||
"highlightPostLink": "#65cfed",
|
||||
"selectedPostPostLink": "#65cfed",
|
||||
"selectedPostLightText": "#e5e4e1",
|
||||
"selectedPostFaintText": "#b5b3aa",
|
||||
"popoverText": "#b5b3aa",
|
||||
"popoverIcon": "#615a5f",
|
||||
"popoverLink": "#65cfed",
|
||||
"postFaintLink": "#65cfed",
|
||||
"popoverPostFaintLink": "#65cfed",
|
||||
"popoverFaintLink": "#65cfed",
|
||||
"popoverFaintText": "#b5b3aa",
|
||||
"popoverPostLink": "#65cfed",
|
||||
"popoverLightText": "#e5e4e1",
|
||||
"highlightIcon": "#695b6c",
|
||||
"highlightPostFaintLink": "#65cfed",
|
||||
"profileTint": "#0d0114",
|
||||
"profileBg": "#06000b"
|
||||
},
|
||||
"opacity": {
|
||||
"underlay": 0.15,
|
||||
"bg": 0.85,
|
||||
"border": 1,
|
||||
"alert": 0.5,
|
||||
"alertPopup": 0.95,
|
||||
"panel": 1,
|
||||
"input": 0.85,
|
||||
"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": "#204a87",
|
||||
"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.85",
|
||||
"btn": "0",
|
||||
"input": "0.85"
|
||||
},
|
||||
"colors": {
|
||||
"bg": "#0d0114",
|
||||
"fg": "#0f0403",
|
||||
"text": "#b5b3aa",
|
||||
"link": "#65cfed",
|
||||
"cBlue": "#96cbfe",
|
||||
"cRed": "#f82604",
|
||||
"cGreen": "#a8ff60",
|
||||
"cOrange": "#ffffb6",
|
||||
"input": "#1f032f"
|
||||
},
|
||||
"radii": {}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user