2026-06-14 15:14:01 +00:00
# HearthCode for Obsidian
2026-07-14 01:18:44 +00:00
Warm, calm Dark and Light themes for [Obsidian ](https://obsidian.md ), designed to make structured notes easy to scan without making the page noisy.
2026-06-18 00:26:09 +00:00

2026-06-14 15:14:01 +00:00
2026-07-14 01:18:44 +00:00
## Built for notes with structure
- Typed callouts keep notes, tips, questions, warnings, and danger states distinct.
- Task states, layered list markers, tag pills, code blocks, and quotes form a clear reading hierarchy.
- Edit and reading views share the same treatment, so a note does not change character when you switch modes.
- Dark and Light use the same semantic color language.
## Make it yours with Style Settings
With the optional **Style Settings** plugin, you can tune the parts that should be personal without breaking the calibrated palette:
- Typography: monospace notes, upright code-comment italics, and readable line length.
- Callout intensity: Quiet, Medium, or Bold.
- Accent: Moss, Amber, or Slate, each checked for text contrast.
2026-06-14 15:14:01 +00:00
## Install
### From Obsidian (recommended)
1. Open **Settings → Appearance → Themes → Manage** .
2. Search for **HearthCode** and click **Install and use** .
### Manual
1. Download `manifest.json` and `theme.css` from this repository.
2. Copy them into `<your-vault>/.obsidian/themes/HearthCode/` .
3. In **Settings → Appearance → Themes** , select **HearthCode** .
2026-07-14 01:18:44 +00:00
Homepage and editor-theme previews: < https: / / theme . hearthcode . dev >
## Source and support
2026-06-14 15:14:01 +00:00
2026-07-14 01:18:44 +00:00
This repository is the generated Obsidian publish target. Source, issues, and changes live in [hearth-code/HearthTheme ](https://github.com/hearth-code/HearthTheme ).
2026-06-14 15:14:01 +00:00
## License
[MIT ](LICENSE )