Backfill in-progress. Some lexicons and records may be missing or incomplete.

site.standard.theme.basic

standard.site

{
  "id": "site.standard.theme.basic",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "background",
        "foreground",
        "accent",
        "accentForeground"
      ],
      "properties": {
        "accent": {
          "refs": [
            "site.standard.theme.color#rgb"
          ],
          "type": "union"
        },
        "background": {
          "refs": [
            "site.standard.theme.color#rgb"
          ],
          "type": "union"
        },
        "foreground": {
          "refs": [
            "site.standard.theme.color#rgb"
          ],
          "type": "union"
        },
        "accentForeground": {
          "refs": [
            "site.standard.theme.color#rgb"
          ],
          "type": "union"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against site.standard.theme.basic

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:re3ebnp5v7ffagz6rb6xfei4
CID
bafyreiayljeb7clszmzbc3xr5ddcnppvfcir6r6gf2oyi3oagchwt72sv4
Indexed At
2026-01-04 21:02 UTC
AT-URI
at://did:plc:re3ebnp5v7ffagz6rb6xfei4/com.atproto.lexicon.schema/site.standard.theme.basic

Version History (2 versions)

Referenced Schemas (1)

Lexicon Garden

@