Skip to content

kmf/obsidian-bru

Repository files navigation

bru for Obsidian

a lekker colorscheme. solarized accents, gruvbox warmth, brewed slow.

A warm, readable Obsidian theme with two variants that follow your system's light/dark mode:

  • bru-espresso (dark) — warm near-black with cream text
  • bru-latte (light) — warm sepia cream with coffee-dark text

Part of the bru colorscheme. See the live palette preview.

bru-espresso (dark) bru-latte (light)

Install

From Obsidian (once published)

Settings → Appearance → Themes → Manage → search bru → Use

Manual

VAULT=~/path/to/your/vault
mkdir -p "$VAULT/.obsidian/themes/bru"
cp theme.css     "$VAULT/.obsidian/themes/bru/theme.css"
cp manifest.json "$VAULT/.obsidian/themes/bru/manifest.json"

Then: Settings → Appearance → Themes → select bru.

Via BRAT

If you have BRAT installed:

BRAT Settings → Add Beta Theme → kmf/obsidian-bru

What's styled

  • Headings (H1–H6, each a different bru accent)
  • Links (internal, external, unresolved)
  • Inline and fenced code blocks with syntax colors
  • Tags
  • Callouts (note, info, success, warning, error, question, quote, important, tip)
  • Graph view (nodes, focused, tags, unresolved)
  • Tables, blockquotes, active tabs

Variant switching

Obsidian's built-in Settings → Appearance → Base color scheme (Light / Dark / Adapt to system) controls which variant is active — espresso when dark, latte when light.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors