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",
          "description": "Color used for links and button backgrounds."
        },
        "background": {
          "refs": [
            "site.standard.theme.color#rgb"
          ],
          "type": "union",
          "description": "Color used for content background."
        },
        "foreground": {
          "refs": [
            "site.standard.theme.color#rgb"
          ],
          "type": "union",
          "description": "Color used for content text."
        },
        "accentForeground": {
          "refs": [
            "site.standard.theme.color#rgb"
          ],
          "type": "union",
          "description": "Color used for button text."
        }
      },
      "description": "A simplified theme definition for publications, providing basic color customization for content display across different platforms and applications."
    }
  },
  "$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
bafyreicgo6eszo6fgz6rpdc2wt4ou3dem65hkqagzgaw4xbl32i2ttdu3q
Indexed At
2026-01-09 18:08 UTC
AT-URI
at://did:plc:re3ebnp5v7ffagz6rb6xfei4/com.atproto.lexicon.schema/site.standard.theme.basic

Version History (2 versions)

Referenced Schemas (1)

Lexicon Garden

@