lol.skittr.actor.theme

skittr.lol

{
  "id": "lol.skittr.actor.theme",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "bg_color",
          "text_color",
          "link_color",
          "side_color",
          "side_border"
        ],
        "properties": {
          "repeat": {
            "type": "boolean",
            "default": false
          },
          "bg_color": {
            "type": "string",
            "maxLength": 640,
            "maxGraphemes": 64
          },
          "background": {
            "type": "blob",
            "accept": [
              "image/png",
              "image/jpeg"
            ],
            "maxSize": 1000000,
            "description": "A background image, must be either PNG or JPEG"
          },
          "link_color": {
            "type": "string",
            "maxLength": 640,
            "maxGraphemes": 64
          },
          "side_color": {
            "type": "string",
            "maxLength": 640,
            "maxGraphemes": 64
          },
          "text_color": {
            "type": "string",
            "maxLength": 640,
            "maxGraphemes": 64
          },
          "side_border": {
            "type": "string",
            "maxLength": 640,
            "maxGraphemes": 64
          }
        }
      },
      "description": "Profile customization values"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against lol.skittr.actor.theme

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:d5joublf46wn5cnhbhdemfq3
CID
bafyreicgmegv2gbetnbmmz6xfvabwo46vidakq6ett6glbjw3qzan6zxpe
Indexed At
2026-01-05 00:13 UTC
AT-URI
at://did:plc:d5joublf46wn5cnhbhdemfq3/com.atproto.lexicon.schema/lol.skittr.actor.theme

Lexicon Garden

@