{
  "_pleroma_theme_version": 2,
  "name": "Breezy Dark (beta)",
  "source": {
    "themeEngineVersion": 3,
    "fonts": {},
    "shadows": {
      "panel": [
        {
          "x": "1",
          "y": "2",
          "blur": "6",
          "spread": 0,
          "color": "#000000",
          "alpha": 0.6
        }
      ],
      "button": [
        {
          "x": 0,
          "y": "0",
          "blur": "0",
          "spread": "1",
          "color": "--btn,900",
          "alpha": "0.15",
          "inset": true
        },
        {
          "x": "1",
          "y": "1",
          "blur": "1",
          "spread": 0,
          "color": "#000000",
          "alpha": "0.3",
          "inset": false
        }
      ],
      "panelHeader": [
        {
          "x": 0,
          "y": "40",
          "blur": "40",
          "spread": "-40",
          "inset": true,
          "color": "--panel,900",
          "alpha": "0.1"
        }
      ],
      "buttonHover": [
        {
          "x": 0,
          "y": "0",
          "blur": 0,
          "spread": "1",
          "color": "--accent",
          "alpha": "1",
          "inset": true
        },
        {
          "x": "1",
          "y": "1",
          "blur": "1",
          "spread": 0,
          "color": "#000000",
          "alpha": "0.3",
          "inset": false
        }
      ],
      "buttonPressed": [
        {
          "x": 0,
          "y": "0",
          "blur": 0,
          "spread": "1",
          "color": "--btn,900",
          "alpha": 0.2,
          "inset": true
        },
        {
          "x": "1",
          "y": "1",
          "blur": 0,
          "spread": 0,
          "color": "#000000",
          "alpha": "0.3",
          "inset": false
        }
      ],
      "input": [
        {
          "x": 0,
          "y": "0",
          "blur": 0,
          "spread": "1",
          "color": "--input,900",
          "alpha": "0.2",
          "inset": true
        }
      ]
    },
    "opacity": {},
    "colors": {
      "bg": "#31363b",
      "text": "#eff0f1",
      "link": "#3daee9",
      "fg": "#31363b",
      "panel": "transparent",
      "input": "--bg,-6.47",
      "topBarLink": "--topBarText",
      "btn": "--bg",
      "border": "#4c545b",
      "cRed": "#da4453",
      "cBlue": "#3daee9",
      "cGreen": "#27ae60",
      "cOrange": "#f67400",
      "btnPressed": "--accent",
      "selectedMenu": "--accent",
      "selectedMenuPopover": "--accent"
    },
    "radii": {
      "btn": "2",
      "input": "2",
      "checkbox": "1",
      "panel": "2",
      "avatar": "2",
      "avatarAlt": "2",
      "tooltip": "2",
      "attachment": "2"
    }
  }
}