Open
Conversation
Add a new built-in theme "Claude" featuring a warm cream background (#f8f6f0) with terracotta (#b75c3d) accent color, optimized for long-form reading. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Owner
|
这个稍等哈,正在规划主题商店功能,到时候可以加入这个主题 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
#f8f6f0) with terracotta accents (#b75c3d)Changes
src/assets/themes/claude.css— theme CSS filesrc/core/theme/themeRegistry.ts— register theme metadataTheme Preview
The Claude theme uses CSS custom properties for consistent styling:
#f8f6f0)#b75c3d)#f0ece4)I've been using this theme for publishing articles to WeChat and find it very comfortable for reading technical long-form content. Hope you find it suitable as a built-in option!
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com