{
"id": "pub.leaflet.publication",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"name"
],
"properties": {
"icon": {
"type": "blob",
"accept": [
"image/*"
],
"maxSize": 1000000
},
"name": {
"type": "string",
"maxLength": 2000
},
"theme": {
"ref": "#theme",
"type": "ref"
},
"base_path": {
"type": "string"
},
"description": {
"type": "string",
"maxLength": 2000
},
"preferences": {
"ref": "#preferences",
"type": "ref"
}
}
},
"description": "Record declaring a publication"
},
"theme": {
"type": "object",
"properties": {
"primary": {
"refs": [
"pub.leaflet.theme.color#rgba",
"pub.leaflet.theme.color#rgb"
],
"type": "union"
},
"accentText": {
"refs": [
"pub.leaflet.theme.color#rgba",
"pub.leaflet.theme.color#rgb"
],
"type": "union"
},
"pageBackground": {
"refs": [
"pub.leaflet.theme.color#rgba",
"pub.leaflet.theme.color#rgb"
],
"type": "union"
},
"backgroundColor": {
"refs": [
"pub.leaflet.theme.color#rgba",
"pub.leaflet.theme.color#rgb"
],
"type": "union"
},
"backgroundImage": {
"ref": "pub.leaflet.theme.backgroundImage",
"type": "ref"
},
"accentBackground": {
"refs": [
"pub.leaflet.theme.color#rgba",
"pub.leaflet.theme.color#rgb"
],
"type": "union"
},
"showPageBackground": {
"type": "boolean",
"default": false
}
}
},
"preferences": {
"type": "object",
"properties": {
"showComments": {
"type": "boolean",
"default": true
},
"showInDiscover": {
"type": "boolean",
"default": true
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:btxrwcaeyodrap5mnjw2fvmz
- CID
-
bafyreiglnf2ocs43j3eblbcfkmnd3kqxgxm45qjy5uasnuitmofwz6wnty
- Indexed At
- 2026-01-05 14:40 UTC
- AT-URI
-
at://did:plc:btxrwcaeyodrap5mnjw2fvmz/com.atproto.lexicon.schema/pub.leaflet.publication
Version History (5 versions)