us.polhem.skywrite.preferences.app

polhem.us

{
  "id": "us.polhem.skywrite.preferences.app",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [],
        "properties": {
          "darkTheme": {
            "ref": "site.standard.theme.basic",
            "type": "ref",
            "description": "Customized colors for dark mode."
          },
          "lightTheme": {
            "ref": "site.standard.theme.basic",
            "type": "ref",
            "description": "Customized colors for light mode."
          },
          "colorScheme": {
            "enum": [
              "light",
              "dark",
              "auto"
            ],
            "type": "string",
            "description": "User's preferred color scheme"
          },
          "navCollections": {
            "type": "array",
            "items": {
              "type": "string",
              "format": "nsid"
            }
          }
        }
      },
      "description": "A record containing user preferences for the Skywrite app."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against us.polhem.skywrite.preferences.app

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

Metadata

DID
did:plc:p5a4pydyirvdkmc3lhw2iykp
CID
bafyreighlqnf2xlosdl6jbatzrty7u4qqvn5dpvf5hzewmtdq6ck7iwkqu
Indexed At
2026-08-26 02:37 UTC
AT-URI
at://did:plc:p5a4pydyirvdkmc3lhw2iykp/com.atproto.lexicon.schema/us.polhem.skywrite.preferences.app

Referenced Schemas (1)

Lexicon Garden

@