fm.onrepeat.profile

onrepeat.fm

{
  "id": "fm.onrepeat.profile",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "createdAt"
        ],
        "properties": {
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "colorTheme": {
            "type": "string",
            "maxLength": 64,
            "description": "Slug of the chosen color theme (see app's theme registry). Unknown values fall back to a default."
          }
        }
      },
      "description": "A person's onrepeat.fm profile preferences. Single record per repo (rkey 'self')."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against fm.onrepeat.profile

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:uvn6p3pn2vwdjgnerqfrdcx4
CID
bafyreif7plu6nzh7inkejxdnhsng6a5lancw2hjgwmif42lwwuc4j5mxgm
Indexed At
2026-06-13 02:23 UTC
AT-URI
at://did:plc:uvn6p3pn2vwdjgnerqfrdcx4/com.atproto.lexicon.schema/fm.onrepeat.profile

Lexicon Garden

@