← Back to publication
{
  "$type": "site.standard.publication",
  "basicTheme": {
    "$type": "site.standard.theme.basic",
    "accent": {
      "$type": "site.standard.theme.color#rgb",
      "b": 155,
      "g": 101,
      "r": 152
    },
    "accentForeground": {
      "$type": "site.standard.theme.color#rgb",
      "b": 134,
      "g": 254,
      "r": 137
    },
    "background": {
      "$type": "site.standard.theme.color#rgb",
      "b": 143,
      "g": 255,
      "r": 146
    },
    "foreground": {
      "$type": "site.standard.theme.color#rgb",
      "b": 0,
      "g": 23,
      "r": 2
    }
  },
  "description": "oh so evil !",
  "name": "evil blog",
  "preferences": {
    "showInDiscover": true
  },
  "theme": {
    "$type": "blog.pckt.theme",
    "backgroundTileSize": 30,
    "dark": {
      "accent": "#bd7dc1",
      "background": "#001900",
      "link": "#a9cc75",
      "surfaceHover": "#002b00",
      "text": "#b5ccae"
    },
    "font": "newsreader",
    "light": {
      "accent": "#98659b",
      "background": "#92ff8f",
      "link": "#627c38",
      "surfaceHover": "#89fe86",
      "text": "#021700"
    },
    "tileBackground": false,
    "transparency": 100
  },
  "url": "https://evil.pckt.blog"
}