412 lines
9.9 KiB
JSON
412 lines
9.9 KiB
JSON
{
|
|
"profile": "default",
|
|
"profileVersion": 17,
|
|
"expertLevel": 0,
|
|
"colors": {},
|
|
"customTheme": {
|
|
"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": "#ddd0c0",
|
|
"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": "#ddd0c0",
|
|
"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": "#262220",
|
|
"fg": "#211d1b",
|
|
"cRed": "#af5f5f",
|
|
"cGreen": "#849155",
|
|
"cOrange": "#c0b262",
|
|
"cBlue": "#87afaf",
|
|
"accent": "#666c7f",
|
|
"link": "#666c7f",
|
|
"text": "#ddd0c0",
|
|
"badgeNotification": "#af5f5f",
|
|
"badgeNotificationText": "#ffffff",
|
|
"alertNeutral": "#ddd0c0",
|
|
"alertNeutralText": "#ffffff",
|
|
"alertPopupNeutral": "#ddd0c0",
|
|
"alertPopupNeutralText": "#000000",
|
|
"alertSuccess": "#849155",
|
|
"alertSuccessText": "#ddd0c0",
|
|
"alertPopupSuccess": "#849155",
|
|
"alertPopupSuccessText": "#000000",
|
|
"alertWarning": "#c0b262",
|
|
"alertWarningText": "#ffffff",
|
|
"alertPopupWarning": "#c0b262",
|
|
"alertPopupWarningText": "#000000",
|
|
"alertError": "#af5f5f",
|
|
"alertErrorText": "#ddd0c0",
|
|
"alertPopupError": "#af5f5f",
|
|
"alertPopupErrorText": "#ffffff",
|
|
"panel": "#211d1b",
|
|
"panelText": "#ddd0c0",
|
|
"alertNeutralPanelText": "#ffffff",
|
|
"alertSuccessPanelText": "#ddd0c0",
|
|
"alertWarningPanelText": "#ffffff",
|
|
"alertErrorPanelText": "#ddd0c0",
|
|
"fgText": "#ddd0c0",
|
|
"topBar": "#211d1b",
|
|
"topBarText": "#ddd0c0",
|
|
"input": "#211d1b",
|
|
"inputTopbarText": "#ddd0c0",
|
|
"inputPanelText": "#ddd0c0",
|
|
"inputText": "#ddd0c0",
|
|
"btn": "#211d1b",
|
|
"btnText": "#ddd0c0",
|
|
"btnTopBarText": "#ddd0c0",
|
|
"btnDisabled": "#25211f",
|
|
"btnDisabledTopBarText": "#534d48",
|
|
"btnPanelText": "#ddd0c0",
|
|
"btnDisabledPanelText": "#534d48",
|
|
"btnDisabledText": "#534d48",
|
|
"btnToggled": "#5a4f49",
|
|
"btnToggledTopBarText": "#ddd0c0",
|
|
"btnToggledPanelText": "#ddd0c0",
|
|
"btnToggledText": "#ddd0c0",
|
|
"btnPressed": "#211d1b",
|
|
"btnPressedTopBarText": "#ddd0c0",
|
|
"btnPressedTopBar": "#211d1b",
|
|
"btnPressedPanelText": "#ddd0c0",
|
|
"btnPressedPanel": "#211d1b",
|
|
"btnPressedText": "#ddd0c0",
|
|
"tabActiveText": "#ddd0c0",
|
|
"tabText": "#ddd0c0",
|
|
"tab": "#211d1b",
|
|
"fgLink": "#666c7f",
|
|
"topBarLink": "#808699",
|
|
"panelLink": "#666c7f",
|
|
"panelFaint": "#ddd0c0",
|
|
"icon": "#827970",
|
|
"poll": "#404046",
|
|
"pollText": "#ddd0c0",
|
|
"border": "#272220",
|
|
"postCyantext": "#87afaf",
|
|
"postGreentext": "#849155",
|
|
"postLink": "#808699",
|
|
"lightText": "#ffffff",
|
|
"popover": "#262220",
|
|
"selectedMenuPopover": "#342f2c",
|
|
"highlight": "#342f2c",
|
|
"highlightText": "#ddd0c0",
|
|
"selectedMenu": "#342f2c",
|
|
"selectedMenuText": "#ddd0c0",
|
|
"selectedMenuPopoverIcon": "#898076",
|
|
"highlightLink": "#808699",
|
|
"selectedMenuLink": "#666c80",
|
|
"selectedMenuPopoverLink": "#808699",
|
|
"selectedMenuPopoverText": "#ddd0c0",
|
|
"faintLink": "#666c7f",
|
|
"highlightFaintLink": "#808699",
|
|
"selectedMenuFaintLink": "#666c80",
|
|
"selectedMenuPopoverFaintLink": "#808699",
|
|
"faint": "#ddd0c0",
|
|
"highlightFaintText": "#ddd0c0",
|
|
"selectedMenuFaintText": "#ddd0c0",
|
|
"selectedMenuPopoverFaintText": "#ddd0c0",
|
|
"highlightLightText": "#ffffff",
|
|
"selectedMenuLightText": "#ffffff",
|
|
"selectedMenuPopoverLightText": "#ffffff",
|
|
"selectedMenuIcon": "#898076",
|
|
"selectedPost": "#342f2c",
|
|
"selectedPostText": "#ddd0c0",
|
|
"selectedPostIcon": "#898076",
|
|
"selectedPostLink": "#666c80",
|
|
"selectedPostFaintLink": "#666c80",
|
|
"highlightPostLink": "#666c80",
|
|
"selectedPostPostLink": "#808699",
|
|
"selectedPostLightText": "#ffffff",
|
|
"selectedPostFaintText": "#ddd0c0",
|
|
"popoverText": "#ddd0c0",
|
|
"popoverIcon": "#827970",
|
|
"popoverLink": "#808699",
|
|
"postFaintLink": "#808699",
|
|
"popoverPostFaintLink": "#666c80",
|
|
"popoverFaintLink": "#808699",
|
|
"popoverFaintText": "#ddd0c0",
|
|
"popoverPostLink": "#666c80",
|
|
"popoverLightText": "#ffffff",
|
|
"highlightIcon": "#898076",
|
|
"highlightPostFaintLink": "#666c80",
|
|
"profileTint": "#262220",
|
|
"profileBg": "#141312",
|
|
"wallpaper": "#211e1c"
|
|
},
|
|
"opacity": {
|
|
"underlay": 0.15,
|
|
"bg": 1,
|
|
"alert": 0.5,
|
|
"alertPopup": 0.95,
|
|
"panel": 1,
|
|
"input": 0.5,
|
|
"btn": 1,
|
|
"faint": 0.5,
|
|
"border": 1,
|
|
"popover": 1,
|
|
"profileTint": 0.5
|
|
},
|
|
"radii": {
|
|
"btn": "0",
|
|
"input": "0",
|
|
"checkbox": "0",
|
|
"panel": "0",
|
|
"avatar": "0",
|
|
"avatarAlt": "0",
|
|
"tooltip": "0",
|
|
"attachment": "0"
|
|
},
|
|
"fonts": {
|
|
"interface": {
|
|
"family": "sans-serif"
|
|
},
|
|
"input": {
|
|
"family": "inherit"
|
|
},
|
|
"post": {
|
|
"family": "inherit"
|
|
},
|
|
"postCode": {
|
|
"family": "monospace"
|
|
}
|
|
}
|
|
},
|
|
"customThemeSource": {
|
|
"themeEngineVersion": 3,
|
|
"shadows": {},
|
|
"fonts": {},
|
|
"opacity": {},
|
|
"colors": {
|
|
"bg": "#262220",
|
|
"fg": "#211d1b",
|
|
"text": "#ddd0c0",
|
|
"link": "#666c7f",
|
|
"accent": "#666c7f",
|
|
"cBlue": "#87afaf",
|
|
"cRed": "#af5f5f",
|
|
"cGreen": "#849155",
|
|
"cOrange": "#c0b262",
|
|
"fgText": "#ddd0c0",
|
|
"fgLink": "#666c7f",
|
|
"panel": "#211d1b",
|
|
"panelLink": "#666c7f"
|
|
},
|
|
"radii": {
|
|
"btn": "0",
|
|
"input": "0",
|
|
"checkbox": "0",
|
|
"panel": "0",
|
|
"avatar": "0",
|
|
"avatarAlt": "0",
|
|
"tooltip": "0",
|
|
"attachment": "0"
|
|
}
|
|
},
|
|
"hideISP": false,
|
|
"hideInstanceWallpaper": false,
|
|
"collapseMessageWithSubject": true,
|
|
"padEmoji": true,
|
|
"hideAttachments": false,
|
|
"hideAttachmentsInConv": false,
|
|
"maxThumbnails": 16,
|
|
"hideNsfw": true,
|
|
"preloadImage": true,
|
|
"loopVideo": true,
|
|
"loopVideoSilentOnly": true,
|
|
"streaming": false,
|
|
"emojiReactionsOnTimeline": true,
|
|
"alwaysShowNewPostButton": false,
|
|
"autohideFloatingPostButton": false,
|
|
"pauseOnUnfocused": true,
|
|
"displayPageBackgrounds": true,
|
|
"replyVisibility": "all",
|
|
"thirdColumnMode": "notifications",
|
|
"notificationVisibility": {
|
|
"follows": true,
|
|
"mentions": true,
|
|
"likes": true,
|
|
"repeats": true,
|
|
"moves": true,
|
|
"emojiReactions": true,
|
|
"followRequest": true,
|
|
"polls": true
|
|
},
|
|
"webPushNotifications": false,
|
|
"webPushHideIfCW": true,
|
|
"muteWords": [],
|
|
"highlight": {},
|
|
"interfaceLanguage": "en",
|
|
"hideScopeNotice": true,
|
|
"useStreamingApi": false,
|
|
"postContentType": "text/markdown",
|
|
"modalOnUnfollow": true,
|
|
"modalOnDelete": true,
|
|
"modalOnApproveFollow": true,
|
|
"modalOnDenyFollow": true,
|
|
"playVideosInModal": false,
|
|
"useOneClickNsfw": false,
|
|
"useContainFit": true,
|
|
"disableStickyHeaders": false,
|
|
"showScrollbars": false,
|
|
"mentionLinkDisplay": "full",
|
|
"mentionLinkShowAvatar": true,
|
|
"conversationDisplay": "tree",
|
|
"supportedTranslationLanguages": {},
|
|
"userProfileDefaultTab": "replies",
|
|
"useBlurhash": true,
|
|
"_pleroma_settings_version": [
|
|
1,
|
|
0
|
|
]
|
|
}
|