{
"id": "pub.leaflet.theme.color",
"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
}
Metadata
- DID
-
did:plc:btxrwcaeyodrap5mnjw2fvmz
- CID
-
bafyreif6nuaxeomguoi7mtlaiasup2n4ukp5ytfs4s5unqlpgpkh4yv5ua
- Indexed At
- 2026-01-09 09:26 UTC
- AT-URI
-
at://did:plc:btxrwcaeyodrap5mnjw2fvmz/com.atproto.lexicon.schema/pub.leaflet.theme.color