lol.skittr.actor.themeColor

skittr.bsky.social

{
  "id": "lol.skittr.actor.themeColor",
  "defs": {
    "rgb": {
      "type": "object",
      "required": [
        "r",
        "g",
        "b"
      ],
      "properties": {
        "b": {
          "type": "integer",
          "maximum": 255,
          "minimum": 0
        },
        "g": {
          "type": "integer",
          "maximum": 255,
          "minimum": 0
        },
        "r": {
          "type": "integer",
          "maximum": 255,
          "minimum": 0
        }
      }
    },
    "rgba": {
      "type": "object",
      "required": [
        "r",
        "g",
        "b",
        "a"
      ],
      "properties": {
        "a": {
          "type": "integer",
          "maximum": 100,
          "minimum": 0
        },
        "b": {
          "type": "integer",
          "maximum": 255,
          "minimum": 0
        },
        "g": {
          "type": "integer",
          "maximum": 255,
          "minimum": 0
        },
        "r": {
          "type": "integer",
          "maximum": 255,
          "minimum": 0
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against lol.skittr.actor.themeColor

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:d5joublf46wn5cnhbhdemfq3
CID
bafyreidu2dgpxa4r7d4slp2kflhnnzrab27spd5wi6hggzw4pdehdwsk2u
Indexed At
2026-07-26 20:07 UTC
AT-URI
at://did:plc:d5joublf46wn5cnhbhdemfq3/com.atproto.lexicon.schema/lol.skittr.actor.themeColor

Lexicon Garden

@