Claude-Like Theme

Muyiiiii 2026/04/23
Homepage Download

Claude-Like Theme

English Version Below

light

grey

dark

一个以 Claude-like 阅读体验为灵感、并针对中文写作重新打磨的 Typora 主题。现提供浅色、Morandi 灰蓝、深色三个版本。

它不是简单地把网页样式搬进 Typora,而是保留了 Claude-like 那种安静、克制、长文友好的阅读气质,同时针对中文内容、表格、代码块、导出效果做了重新调校。

设计目标

主题特点

1. Claude-like 风格的整体阅读气质

主题整体采用低饱和、轻对比、较宽松的留白节奏,适合:

相比更“设计感驱动”的 Typora 主题,这套样式更强调稳定性、可读性和连续阅读体验。

2. 针对中文优化的字体方案

为了让中文观感更接近实际阅读材料,而不是浏览器默认排版,主题将正文、标题、强调文本、代码分别处理:

这样的处理在中文文档里会比纯英文网页字体迁移更自然。

3. 统一过的表格系统

表格是技术文档里最容易失控的部分,所以这套主题专门统一了:

它适合展示:

4. 更接近日常技术写作的代码样式

代码部分分成两类处理:

当前代码块高亮重点做了这些区分:

这样既不会像 IDE 那样过度鲜艳,也不会因为过于克制而失去可读性。

5. 三套主题同步维护

项目包含:

三套主题不是简单的亮度反转或线性过渡,而是在以下部分分别做了独立调整:

Grey 版采用莫兰迪风格的低饱和灰蓝底 + 暖陶土 accent 的经典冷暖对比,介于浅色的明快和深色的沉稳之间,适合长时间阅读但又不想掉到纯黑背景的场景。三套主题都沿用同一套版心、字体与代码高亮逻辑,切换时不会产生阅读断层。

适用场景

这套主题尤其适合下面几类内容:

如果你更偏好高装饰、强品牌感、或者非常夸张的标题视觉,这套主题可能不是最激进的选择;但如果你希望文档“看起来像认真整理过”,它会更合适。

安装方式

  1. 打开 Typora。
  2. 进入 设置 / 偏好设置 -> 外观 -> 打开主题文件夹
  3. 将以下文件复制到主题目录中:

    • claude-like.css
    • claude-like-grey.css
    • claude-like-dark.css
  4. 重启 Typora。
  5. 在主题菜单中选择:

    • Claude-like
    • Claude-like Grey
    • Claude-like Dark

文件说明

已优化的细节

后续可继续扩展的方向

总结

Claude-like Theme 的核心不是“看起来像某个网页”,而是把那种安静、可信、适合长时间阅读的气质带进 Typora,并把它真正做成一套适合中文 Markdown 写作的主题。

如果你的文档里经常同时出现标题、表格、代码块和长段说明文本,这套主题会比较适合你。


<a id="english-version"></a>

Claude-like Theme

A Typora theme inspired by a Claude-like reading experience, refined for Chinese writing and technical Markdown workflows. It ships in three variants: light, a Morandi gray-blue grey, and dark.

It is not a direct clone of a webpage. Instead, it keeps the calm, restrained, long-form reading atmosphere associated with a Claude-like style, while reworking typography, tables, code blocks, and export behavior for practical Markdown use.

Design Goals

Highlights

1. A calm Claude-like reading atmosphere

The theme uses low-saturation colors, soft contrast, and generous spacing. It works especially well for:

Compared with more decorative Typora themes, this one focuses more on stability, readability, and sustained reading.

2. Typography optimized for Chinese content

Instead of copying an English-first web font stack, the theme treats body text, headings, emphasis, and code separately:

This makes the theme feel more natural in Chinese technical writing.

3. A unified table system

Tables are one of the easiest places for document styles to break down, so this theme explicitly standardizes:

It is suitable for:

4. Code styles designed for everyday technical writing

Code styling is split into two different layers:

The current highlighting scheme emphasizes:

This keeps code readable without becoming as visually aggressive as a full IDE theme.

5. Three themes maintained together

The project currently includes:

The three variants are not mechanical brightness interpolations of each other. Each is tuned independently in areas such as:

The grey variant uses a Morandi-inspired low-saturation gray-blue background paired with a warm terracotta accent — the classic cool-ground / warm-highlight pairing. It sits between the airiness of the light theme and the weight of the dark one, and is useful when you want extended reading without dropping all the way to near-black. All three themes share the same layout, typography, and syntax-highlight logic, so switching between them never breaks reading rhythm.

Best Use Cases

This theme is especially suitable for:

If you prefer highly decorative layouts or very dramatic heading styles, this theme is probably not the most aggressive choice. But if you want your document to feel clean, deliberate, and trustworthy, it is a good fit.

Installation

  1. Open Typora.
  2. Go to Preferences -> Appearance -> Open Theme Folder.
  3. Copy the following files into the theme folder:

    • claude-like.css
    • claude-like-grey.css
    • claude-like-dark.css
  4. Restart Typora.
  5. Choose one of the following from the Theme menu:

    • Claude-like
    • Claude-like Grey
    • Claude-like Dark

Files

Refined Details

Possible Future Extensions

Summary

Claude-like Theme is not about mechanically imitating a webpage. Its goal is to bring a calm, credible, long-reading-friendly atmosphere into Typora and turn that into a theme that actually works for Chinese Markdown writing.

If your documents often mix headings, long explanations, tables, and code blocks, this theme should fit that workflow well.