A Typora theme inspired by claude.ai β clean, warm, and remarkably complete.
- π¨ Inspired by claude.ai β The overall visual language, color palette, and typographic rhythm draw from the Claude interface. The dark theme background color is sampled directly from claude.ai. Note that this is not an exact replica β certain design choices diverge intentionally from the official site.
- π Comprehensive dark mode β Dark theme coverage goes far beyond typical themes. Every element is styled: HTML blocks, and all three Mermaid diagram types (flowchart, sequence, gantt), ensuring a cohesive look with zero jarring contrast.
- π§ͺ Exhaustive style test document included β A thorough test file covers virtually every Typora element: headings, lists, tables, blockquotes, code blocks, math, diagrams, HTML embeds, and more. What you see is what you get.
- Download
claude.cssandclaude-dark.cssfrom the Releases page. - In Typora, go to Preferences β Appearance β Open Theme Folder.
- Copy both
.cssfiles into the theme folder. - Restart Typora.
- Go to Preferences β Appearance β Theme and select Claude (light) or Claude Dark.
| Element | Light | Dark |
|---|---|---|
| Headings H1βH6 | β | β |
| Paragraphs / Bold / Italic / Bold & Italic | β | β |
| Strikethrough / Underline | β | β |
| Inline code | β | β |
| Superscript / Subscript | β | β |
| Highlight | β | β |
Keyboard tag <kbd> |
β | β |
| Links | β | β |
| Unordered / Ordered lists | β | β |
| Task lists | β | β |
| Blockquotes | β | β |
| Fenced code blocks | β | β |
| Tables | β | β |
| Horizontal rules | β | β |
| Footnotes | β | β |
| Inline & block math (KaTeX) | β | β |
| Mermaid flowchart | β | β |
| Mermaid sequence diagram | β | β |
| Mermaid class diagram | β | β |
HTML blocks (<details>, <center>, etc.) |
β | β |
Table of contents [TOC] |
β | β |
| YAML Front Matter | β | β |
Inspired by Muyiiiii/Typora_Claude-Like_Theme.

