通过 ConfigProvider.theme.algorithm 切换 admin / brand / dark,底层为 data-theme + CSS Variables。可用 theme.tokens 覆盖部分 Token。
darkhtml.dark 或 theme.colorScheme: 'dark')走 brand 暗色面(浅字 + 暖金)文档站组件 Demo 跟随 Rspress 明暗(DocsDemoProvider)。本页示例为主动示教三种 algorithm,不跟随文档站开关。