Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Join the community
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Claude Warm

amm10090amm10090

A dark and light theme for Obsidian

Add to Obsidian
Claude Warm screenshot
  • Overview
  • Scorecard
  • Updates1

A warm, quiet theme for Obsidian.

Claude Warm preview

Claude Warm uses soft ivory in light mode and charcoal gray in dark mode, with muted red accents and a little extra breathing room around the editor. It is inspired by Claude's warm, low-contrast interface: calm enough to disappear, but not so plain that every pane feels the same.

Features

  • Light and dark color schemes
  • Warm backgrounds with restrained contrast
  • Muted red accents for links, tags, selections, and focused controls
  • Softer sidebars, tabs, menus, modals, tables, callouts, and code blocks
  • No remote fonts or external assets

Install

From Obsidian

After the theme is accepted into the community directory:

  1. Open Obsidian Settings.
  2. Go to Appearance.
  3. Next to Themes, click Manage.
  4. Search for Claude Warm and click Use.

Manually

  1. Create a folder named Claude Warm in your vault at .obsidian/themes/.
  2. Copy manifest.json and theme.css into that folder.
  3. Restart Obsidian.
  4. Go to Settings -> Appearance -> Themes and choose Claude Warm.

Development

Claude Warm keeps the source intentionally small. Most of the theme is built from Obsidian CSS variables, with a few light selectors for surfaces that need a softer shape.

Files worth knowing:

  • theme.css is the theme.
  • manifest.json is the Obsidian theme manifest.
  • versions.json maps theme versions to the minimum supported Obsidian version.
  • screenshot.png is the preview used by the community theme directory.

Run the local validator before release:

node scripts/validate-theme.mjs

Regenerate the 512 x 288 preview image:

node scripts/generate-screenshot.mjs

Release

Releases are created by GitHub Actions when a version tag is pushed.

  1. Update manifest.json and versions.json to the new version.
  2. Commit the change.
  3. Create and push a tag that exactly matches manifest.json, for example:
git tag 1.0.0
git push origin 1.0.0
  1. GitHub Actions creates a draft release and uploads manifest.json and theme.css.
  2. Review the generated release notes, then publish the draft.

Feedback

Issues and pull requests are welcome. Screenshots are especially helpful for UI bugs, since many theme problems depend on plugins, panes, and operating system settings.

Palette

  • Light background: #F8F7F2, hsl(51, 24%, 95%)
  • Light text: hsl(47, 15%, 25%)
  • Light accent: #7C1B13
  • Dark background: #2A2B2A, #2D2E2D
  • Dark text: hsl(50, 14%, 91%)
  • Dark accent: #EA928A

License

MIT

96%
HealthExcellent
ReviewSatisfactory
About
Apply a warm, low-contrast visual style with soft ivory in light mode and charcoal gray in dark mode. Use muted red accents for links, tags, selections, and focused controls. Soften sidebars, tabs, menus, modals, tables, callouts, and code blocks and add extra breathing room around the editor without remote fonts.
Details
Current version
1.0.0
Last updated
2 weeks ago
Created
2 weeks ago
Updates
1 release
License
MIT
Report bugRequest featureReport theme
Author
amm10090amm10090
GitHubamm10090
  1. Community
  2. Themes
  3. Claude Warm

Related themes

Minimal screenshot

Minimal

Things screenshot

Things

Border screenshot

Border

ITS Theme screenshot

ITS Theme

Shimmering Focus screenshot

Shimmering Focus

Cupertino screenshot

Cupertino

Baseline screenshot

Baseline

Flexoki screenshot

Flexoki

Prism screenshot

Prism

80s Neon screenshot

80s Neon