← Back to publication
{
  "url": "https://random-ramblings.pckt.blog",
  "name": "Random Ramblings",
  "$type": "site.standard.publication",
  "theme": {
    "dark": {
      "link": "#c193ff",
      "text": "#e3e4eb",
      "accent": "#9b75ff",
      "background": "#160318",
      "surfaceHover": "#271029"
    },
    "font": "comicrelief",
    "$type": "blog.pckt.theme",
    "light": {
      "link": "#7938fc",
      "text": "#1f212b",
      "accent": "#7d58ec",
      "background": "#ffedff",
      "surfaceHover": "#eed4f0"
    },
    "transparency": 100,
    "tileBackground": false,
    "backgroundTileSize": 30
  },
  "basicTheme": {
    "$type": "site.standard.theme.basic",
    "accent": {
      "b": 236,
      "g": 88,
      "r": 125,
      "$type": "site.standard.theme.color#rgb"
    },
    "background": {
      "b": 255,
      "g": 237,
      "r": 255,
      "$type": "site.standard.theme.color#rgb"
    },
    "foreground": {
      "b": 43,
      "g": 33,
      "r": 31,
      "$type": "site.standard.theme.color#rgb"
    },
    "accentForeground": {
      "b": 240,
      "g": 212,
      "r": 238,
      "$type": "site.standard.theme.color#rgb"
    }
  },
  "description": "Just whatever I decide to write about.",
  "preferences": {
    "showInDiscover": true
  }
}