123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431 |
- {
- "_pleroma_theme_version": 2,
- "theme": {
- "name": "Soft White",
- "themeEngineVersion": 3,
- "shadows": {
- "panel": [
- {
- "x": 1,
- "y": 1,
- "blur": 4,
- "spread": 0,
- "color": "#000000",
- "alpha": 0.6
- },
- {
- "x": "50",
- "y": "0",
- "blur": "50",
- "spread": "-50",
- "inset": true,
- "color": "#cecece",
- "alpha": "1"
- }
- ],
- "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": [
- {
- "x": 0,
- "y": "3",
- "blur": "3",
- "spread": "-3",
- "inset": false,
- "color": "#000000",
- "alpha": "0.6"
- }
- ],
- "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": "#14171a",
- "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": "#14171a",
- "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": "0",
- "blur": "10",
- "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": "#f8fafd",
- "fg": "#e6ecf0",
- "cRed": "#e0245e",
- "cOrange": "#fab81e",
- "cGreen": "#17bf63",
- "cBlue": "#1b95e0",
- "accent": "#0084b8",
- "link": "#0084b8",
- "text": "#14171a",
- "chatBg": "#f8fafd",
- "chatMessageIncomingBg": "#f8fafd",
- "chatMessageOutgoingBg": "#e5ecf8",
- "chatMessageOutgoingBorder": "#dde6f6",
- "chatMessageOutgoingLink": "#47cbff",
- "chatMessageOutgoingText": "#14171a",
- "border": "#e0e8ed",
- "chatMessageIncomingBorder": "#dae3e9",
- "chatMessageIncomingLink": "#47cbff",
- "chatMessageIncomingText": "#14171a",
- "badgeNotification": "#e0245e",
- "badgeNotificationText": "#ffffff",
- "alertNeutral": "#14171a",
- "alertNeutralText": "#ffffff",
- "alertPopupNeutral": "#14171a",
- "alertPopupNeutralText": "#ffffff",
- "alertWarning": "#fab81e",
- "alertWarningText": "#14171a",
- "alertPopupWarning": "#fab81e",
- "alertPopupWarningText": "#14171a",
- "alertError": "#e0245e",
- "alertErrorText": "#14171a",
- "alertPopupError": "#e0245e",
- "alertPopupErrorText": "#ffffff",
- "panel": "#ffffff",
- "panelText": "#14171a",
- "alertNeutralPanelText": "#14171a",
- "alertWarningPanelText": "#14171a",
- "alertErrorPanelText": "#14171a",
- "fgText": "#14171a",
- "topBar": "#fefefe",
- "topBarText": "#14171a",
- "input": "#e6ecf0",
- "inputTopbarText": "#14171a",
- "inputPanelText": "#14171a",
- "inputText": "#14171a",
- "btn": "#e6ecf0",
- "btnText": "#14171a",
- "btnTopBarText": "#14171a",
- "btnDisabled": "#f4f7fa",
- "btnDisabledTopBarText": "#bcbfc2",
- "btnPanelText": "#14171a",
- "btnDisabledPanelText": "#bcbfc2",
- "btnDisabledText": "#bcbfc2",
- "btnToggled": "#a7bcca",
- "btnToggledTopBarText": "#14171a",
- "btnToggledPanelText": "#14171a",
- "btnToggledText": "#14171a",
- "btnPressed": "#e6ecf0",
- "btnPressedTopBarText": "#14171a",
- "btnPressedTopBar": "#e6ecf0",
- "btnPressedPanelText": "#14171a",
- "btnPressedPanel": "#e6ecf0",
- "btnPressedText": "#14171a",
- "tabActiveText": "#14171a",
- "tabText": "#14171a",
- "tab": "#e6ecf0",
- "fgLink": "#47cbff",
- "topBarLink": "#0083b9",
- "panelLink": "#0083b9",
- "panelFaint": "#14171a",
- "icon": "#86898c",
- "poll": "#95cbe2",
- "pollText": "#14171a",
- "postGreentext": "#12994f",
- "postLink": "#00506f",
- "lightText": "#000000",
- "popover": "#ffffff",
- "selectedMenuPopover": "#f3f3f3",
- "highlight": "#e5ecf8",
- "highlightText": "#14171a",
- "selectedMenu": "#ffffff",
- "selectedMenuText": "#14171a",
- "selectedMenuPopoverIcon": "#848587",
- "highlightLink": "#47cbff",
- "selectedMenuLink": "#0083b9",
- "selectedMenuPopoverLink": "#47c9ff",
- "selectedMenuPopoverText": "#14171a",
- "faintLink": "#0084b8",
- "highlightFaintLink": "#47cbff",
- "selectedMenuFaintLink": "#0083b9",
- "selectedMenuPopoverFaintLink": "#47c9ff",
- "faint": "#14171a",
- "highlightFaintText": "#14171a",
- "selectedMenuFaintText": "#14171a",
- "selectedMenuPopoverFaintText": "#14171a",
- "highlightLightText": "#000000",
- "selectedMenuLightText": "#000000",
- "selectedMenuPopoverLightText": "#000000",
- "selectedMenuIcon": "#8a8b8d",
- "selectedPost": "#e5ecf8",
- "selectedPostText": "#14171a",
- "selectedPostIcon": "#7d8289",
- "selectedPostLink": "#0083b9",
- "selectedPostFaintLink": "#0083b9",
- "highlightPostLink": "#00506f",
- "selectedPostPostLink": "#00506f",
- "selectedPostLightText": "#000000",
- "selectedPostFaintText": "#14171a",
- "popoverText": "#14171a",
- "popoverIcon": "#8a8b8d",
- "popoverLink": "#47cbff",
- "postFaintLink": "#00506f",
- "popoverPostFaintLink": "#00506f",
- "popoverFaintLink": "#47cbff",
- "popoverFaintText": "#14171a",
- "popoverPostLink": "#00506f",
- "popoverLightText": "#000000",
- "highlightIcon": "#7d8289",
- "highlightPostFaintLink": "#00506f",
- "profileTint": "#f8fafd",
- "profileBg": "#838c95"
- },
- "opacity": {
- "underlay": 0,
- "bg": 0.85,
- "border": 1,
- "alert": 0.5,
- "alertPopup": 0.95,
- "panel": 0.7,
- "input": 0.5,
- "btn": 1,
- "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": {
- "input": [
- {
- "x": 0,
- "y": "0",
- "blur": "10",
- "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
- }
- ],
- "panel": [
- {
- "x": 1,
- "y": 1,
- "blur": 4,
- "spread": 0,
- "color": "#000000",
- "alpha": 0.6
- },
- {
- "x": "50",
- "y": "0",
- "blur": "50",
- "spread": "-50",
- "inset": true,
- "color": "#cecece",
- "alpha": "1"
- }
- ],
- "panelHeader": [
- {
- "x": 0,
- "y": "3",
- "blur": "3",
- "spread": "-3",
- "inset": false,
- "color": "#000000",
- "alpha": "0.6"
- }
- ]
- },
- "opacity": {
- "bg": "0.85",
- "underlay": "0",
- "panel": "0.7"
- },
- "colors": {
- "bg": "#f8fafd",
- "fg": "#e6ecf0",
- "text": "#14171a",
- "link": "#0084b8",
- "cBlue": "#1b95e0",
- "cRed": "#e0245e",
- "cGreen": "#17bf63",
- "cOrange": "#fab81e",
- "popover": "#ffffff",
- "selectedMenu": "#ffffff",
- "postLink": "#00506f",
- "postGreentext": "#12994f",
- "panel": "#ffffff",
- "topBar": "#fefefe"
- },
- "radii": {}
- }
- }
|