{
  "_pleroma_theme_version": 2,
  "theme": {
    "themeEngineVersion": 3,
    "shadows": {
      "panel": [
        {
          "color": "#000000",
          "x": "0",
          "y": "0",
          "blur": "3",
          "spread": 0,
          "alpha": "0.5"
        },
        {
          "color": "#000000",
          "x": "0",
          "y": "4",
          "blur": "6",
          "spread": "3",
          "inset": false,
          "alpha": "0.3"
        }
      ],
      "topBar": [
        {
          "color": "#000000",
          "x": 0,
          "y": "1",
          "blur": 4,
          "spread": 0,
          "alpha": "0.4"
        },
        {
          "color": "#000000",
          "x": 0,
          "y": "2",
          "blur": "7",
          "spread": 0,
          "inset": false,
          "alpha": "0.3"
        }
      ],
      "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": [
        {
          "color": "#18d7b5",
          "x": 0,
          "y": 0,
          "blur": "5",
          "spread": "2",
          "inset": false,
          "alpha": 1
        }
      ],
      "panelHeader": [
        {
          "color": "#000000",
          "x": 0,
          "y": "1",
          "blur": "3",
          "spread": 0,
          "inset": false,
          "alpha": "0.4"
        },
        {
          "color": "#ffffff",
          "x": "0",
          "y": "1",
          "blur": "0",
          "spread": 0,
          "inset": true,
          "alpha": "0.2"
        }
      ],
      "button": [
        {
          "color": "#18d7b5",
          "x": "0",
          "y": "0",
          "blur": 0,
          "spread": "1",
          "alpha": 0.2,
          "inset": true
        }
      ],
      "buttonHover": [
        {
          "color": "#18d7b5",
          "x": 0,
          "y": 0,
          "blur": "1",
          "spread": "2",
          "alpha": "0.4",
          "inset": true
        },
        {
          "color": "#FFFFFF",
          "x": 0,
          "y": 1,
          "blur": 0,
          "spread": 0,
          "alpha": 0.2,
          "inset": true
        },
        {
          "color": "#000000",
          "x": 0,
          "y": -1,
          "blur": 0,
          "spread": 0,
          "alpha": 0.2,
          "inset": true
        }
      ],
      "buttonPressed": [
        {
          "color": "#000000",
          "x": 0,
          "y": 0,
          "blur": 4,
          "spread": 0,
          "alpha": 1,
          "inset": true
        },
        {
          "color": "#000000",
          "x": 0,
          "y": 1,
          "blur": 0,
          "spread": 0,
          "alpha": 0.2,
          "inset": true
        },
        {
          "color": "#FFFFFF",
          "x": 0,
          "y": -1,
          "blur": 0,
          "spread": 0,
          "alpha": 0.2,
          "inset": true
        },
        {
          "color": "#000000",
          "x": 0,
          "y": 0,
          "blur": "2",
          "spread": 0,
          "inset": false,
          "alpha": 1
        }
      ],
      "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": "#090e14",
      "bg": "#0a0d0c",
      "fg": "#0d1714",
      "cRed": "#d31014",
      "cGreen": "#5dc94a",
      "cOrange": "#ffc459",
      "cBlue": "#81beea",
      "accent": "#18d7b5",
      "link": "#18d7b5",
      "text": "#b9b9ba",
      "badgeNotification": "#18d7b5",
      "badgeNotificationText": "#000000",
      "alertNeutral": "#b9b9ba",
      "alertNeutralText": "#ffffff",
      "alertPopupNeutral": "#b9b9ba",
      "alertPopupNeutralText": "#000000",
      "alertSuccess": "#5dc94a",
      "alertSuccessText": "#ffffff",
      "alertPopupSuccess": "#5dc94a",
      "alertPopupSuccessText": "#000000",
      "alertWarning": "#ffc459",
      "alertWarningText": "#ffffff",
      "alertPopupWarning": "#ffc459",
      "alertPopupWarningText": "#000000",
      "alertError": "#d31014",
      "alertErrorText": "#f0f0f0",
      "alertPopupError": "#d31014",
      "alertPopupErrorText": "#f0f0f0",
      "panel": "#0d1714",
      "panelText": "#b9b9ba",
      "alertNeutralPanelText": "#ffffff",
      "alertSuccessPanelText": "#ffffff",
      "alertWarningPanelText": "#ffffff",
      "alertErrorPanelText": "#b9b9ba",
      "fgText": "#b9b9ba",
      "topBar": "#0d1714",
      "topBarText": "#a0a0a2",
      "input": "#0d1714",
      "inputTopbarText": "#a0a0a2",
      "inputPanelText": "#b9b9ba",
      "inputText": "#b9b9ba",
      "btn": "#0d1714",
      "btnText": "#b9b9ba",
      "btnTopBarText": "#b9b9ba",
      "btnDisabled": "#0b100e",
      "btnDisabledTopBarText": "#373a39",
      "btnPanelText": "#b9b9ba",
      "btnDisabledPanelText": "#373a39",
      "btnDisabledText": "#373a39",
      "btnToggled": "#0c6858",
      "btnToggledTopBarText": "#ffffff",
      "btnToggledPanelText": "#ffffff",
      "btnToggledText": "#ffffff",
      "btnPressed": "#0d1714",
      "btnPressedTopBarText": "#b9b9ba",
      "btnPressedTopBar": "#0d1714",
      "btnPressedPanelText": "#b9b9ba",
      "btnPressedPanel": "#0d1714",
      "btnPressedText": "#b9b9ba",
      "tabActiveText": "#b9b9ba",
      "tabText": "#b9b9ba",
      "tab": "#0d1714",
      "fgLink": "#18d7b5",
      "topBarLink": "#a0a0a2",
      "panelLink": "#18d7b5",
      "panelFaint": "#b9b9ba",
      "icon": "#626363",
      "poll": "#105e50",
      "pollText": "#ffffff",
      "border": "#13211d",
      "postCyantext": "#81beea",
      "postGreentext": "#5dc94a",
      "postLink": "#18d7b5",
      "lightText": "#ededed",
      "popover": "#0a0d0c",
      "selectedMenuPopover": "#161c1a",
      "highlight": "#161c1a",
      "highlightText": "#b9b9ba",
      "selectedMenu": "#161c1a",
      "selectedMenuText": "#b9b9ba",
      "selectedMenuPopoverIcon": "#686b6a",
      "highlightLink": "#18d7b5",
      "selectedMenuLink": "#18d7b5",
      "selectedMenuPopoverLink": "#18d7b5",
      "selectedMenuPopoverText": "#b9b9ba",
      "faintLink": "#18d7b5",
      "highlightFaintLink": "#18d7b5",
      "selectedMenuFaintLink": "#18d7b5",
      "selectedMenuPopoverFaintLink": "#18d7b5",
      "faint": "#b9b9ba",
      "highlightFaintText": "#b9b9ba",
      "selectedMenuFaintText": "#b9b9ba",
      "selectedMenuPopoverFaintText": "#b9b9ba",
      "highlightLightText": "#ededed",
      "selectedMenuLightText": "#ededed",
      "selectedMenuPopoverLightText": "#ededed",
      "selectedMenuIcon": "#686b6a",
      "selectedPost": "#161c1a",
      "selectedPostText": "#b9b9ba",
      "selectedPostIcon": "#686b6a",
      "selectedPostLink": "#18d7b5",
      "selectedPostFaintLink": "#18d7b5",
      "highlightPostLink": "#18d7b5",
      "selectedPostPostLink": "#18d7b5",
      "selectedPostLightText": "#ededed",
      "selectedPostFaintText": "#b9b9ba",
      "popoverText": "#b9b9ba",
      "popoverIcon": "#626363",
      "popoverLink": "#18d7b5",
      "postFaintLink": "#18d7b5",
      "popoverPostFaintLink": "#18d7b5",
      "popoverFaintLink": "#18d7b5",
      "popoverFaintText": "#b9b9ba",
      "popoverPostLink": "#18d7b5",
      "popoverLightText": "#ededed",
      "highlightIcon": "#686b6a",
      "highlightPostFaintLink": "#18d7b5",
      "profileTint": "#0a0d0c",
      "profileBg": "#050707",
      "wallpaper": "#060807"
    },
    "opacity": {
      "underlay": 0.6,
      "bg": 0.9,
      "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": "7",
      "input": "6",
      "checkbox": 2,
      "panel": "3",
      "avatar": "3",
      "avatarAlt": 50,
      "tooltip": 2,
      "attachment": "3"
    },
    "fonts": {
      "interface": {
        "family": "sans-serif"
      },
      "input": {
        "family": "inherit"
      },
      "post": {
        "family": "inherit"
      },
      "postCode": {
        "family": "monospace"
      }
    }
  },
  "source": {
    "themeEngineVersion": 3,
    "fonts": {},
    "shadows": {
      "buttonHover": [
        {
          "x": 0,
          "y": 0,
          "blur": "1",
          "spread": "2",
          "color": "#18d7b5",
          "alpha": "0.4",
          "inset": true
        },
        {
          "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,
          "inset": true
        },
        {
          "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",
          "spread": 0,
          "inset": false,
          "color": "#000000",
          "alpha": 1
        }
      ],
      "panelHeader": [
        {
          "x": 0,
          "y": "1",
          "blur": "3",
          "spread": 0,
          "inset": false,
          "color": "#000000",
          "alpha": "0.4"
        },
        {
          "x": "0",
          "y": "1",
          "blur": "0",
          "spread": 0,
          "inset": true,
          "color": "#ffffff",
          "alpha": "0.2"
        }
      ],
      "panel": [
        {
          "x": "0",
          "y": "0",
          "blur": "3",
          "spread": 0,
          "color": "#000000",
          "alpha": "0.5"
        },
        {
          "x": "0",
          "y": "4",
          "blur": "6",
          "spread": "3",
          "inset": false,
          "color": "#000000",
          "alpha": "0.3"
        }
      ],
      "button": [
        {
          "x": "0",
          "y": "0",
          "blur": 0,
          "spread": "1",
          "color": "#18d7b5",
          "alpha": 0.2,
          "inset": true
        }
      ],
      "topBar": [
        {
          "x": 0,
          "y": "1",
          "blur": 4,
          "spread": 0,
          "color": "#000000",
          "alpha": "0.4"
        },
        {
          "x": 0,
          "y": "2",
          "blur": "7",
          "spread": 0,
          "inset": false,
          "color": "#000000",
          "alpha": "0.3"
        }
      ],
      "avatarStatus": [
        {
          "x": 0,
          "y": 0,
          "blur": "5",
          "spread": "2",
          "inset": false,
          "color": "#18d7b5",
          "alpha": 1
        }
      ]
    },
    "opacity": {
      "bg": "0.9",
      "underlay": "0.6"
    },
    "colors": {
      "bg": "#0a0d0c",
      "fg": "#0d1714",
      "text": "#b9b9ba",
      "underlay": "#090e14",
      "accent": "#18d7b5",
      "cBlue": "#81beea",
      "cRed": "#d31014",
      "cGreen": "#5dc94a",
      "cOrange": "#ffc459",
      "border": "--fg,3",
      "topBarText": "--text,-9.75",
      "topBarLink": "--topBarText",
      "btnToggled": "--accent,-24.2",
      "alertErrorText": "--text,21.2",
      "badgeNotification": "#18d7b5",
      "badgeNotificationText": "#000000"
    },
    "radii": {
      "btn": "7",
      "input": "6",
      "panel": "3",
      "avatar": "3",
      "attachment": "3"
    }
  }
}