breezy-light.json (2645B)
- {
- "_pleroma_theme_version": 2,
- "name": "Breezy Light (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.3",
- "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": {
- "input": "1"
- },
- "colors": {
- "bg": "#eff0f1",
- "text": "#232627",
- "fg": "#475057",
- "accent": "#2980b9",
- "input": "--bg,-6.47",
- "topBarLink": "--topBarText",
- "btn": "--bg",
- "cRed": "#da4453",
- "cBlue": "#2980b9",
- "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"
- }
- }
- }