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
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Bumblebee

KulySoccKulySocc237 downloads

A warm, high-contrast theme for Obsidian with an amber accent — dark and light modes.

Add to Obsidian
Bumblebee screenshot
  • Overview
  • Scorecard
  • Updates5

A warm, high-contrast theme for Obsidian — near-black backgrounds, an amber accent, and a distinct red for emphasis. Ships with both dark and light modes.

Bumblebee theme screenshot

Features

  • Dark and light modes. Dark is the primary design target; light mode uses darker accent variants to meet WCAG AA contrast on white.
  • Amber accent, red emphasis. The accent (amber) is reserved for interactive elements — links, checkboxes, selection. Bold text gets a dedicated red so "important" never reads as "clickable".
  • Code syntax highlighting tuned for the palette, with distinct colors for keywords, functions, strings, properties, numbers, and comments.
  • Style Settings support. Install the Style Settings plugin to toggle callout styles, header underlines, per-header colors, and Kanban accents.
  • Kanban styling for the Kanban plugin.

Installation

From the community themes (recommended)

  1. Open Settings → Appearance → Themes → Manage.
  2. Search for Bumblebee and click Install and use.

Manual

  1. Create a folder Bumblebee in your vault's .obsidian/themes/ directory.
  2. Download manifest.json and theme.css from the latest release into that folder.
  3. Enable it under Settings → Appearance → Themes.

Customization

With the Style Settings plugin enabled, open Settings → Style Settings → Bumblebee to adjust callouts, header underlines, header colors, and Kanban accents.

Development

Bumblebee is a single-file CSS theme — theme.css is the artefact, no build step.

Local iteration. Symlink the repo into a vault's themes folder, then enable Bumblebee under Settings → Appearance → Themes. Reload Obsidian (or use the Hot Reload community plugin) when you save:

TARGET="/path/to/vault/.obsidian/themes/Bumblebee"
rm -rf "$TARGET" && ln -s "$(pwd)" "$TARGET"

The rm -rf is needed if Bumblebee was previously installed from the community themes browser — ln -sfn alone leaves the existing real directory in place and silently creates a nested symlink inside it.

Releasing. Bump the version field in manifest.json, commit, then push a bare-semver tag:

git tag 1.0.2 && git push origin main 1.0.2

The workflow at .github/workflows/release.yml asserts the tag matches manifest.json, then publishes a GitHub Release with manifest.json and theme.css attached. Tags must be bare semver — no v prefix — as required by Obsidian's community-themes index.

Design decisions live in CONTEXT.md and docs/adr/.

Credits

Bumblebee is a recolor of GitHub Theme by @krios2146, used under the MIT License. The structural CSS and Style Settings scaffolding are derived from that theme; the Bumblebee palette and the design decisions behind it are documented in CONTEXT.md and docs/adr/.

License

MIT. Copyright © 2023 Vladimir Kidyaev (original theme) and © 2026 KulySocc (recolor).

HealthExcellent
ReviewSatisfactory
About
Apply a warm, high-contrast theme with near-black backgrounds, amber accents for links and controls, and red emphasis for bold text. Use a dark-first design with a WCAG AA–friendly light mode, tuned code syntax highlighting, and Style Settings support for callouts, header colors/underlines, and Kanban accents.
Details
Current version
1.0.4
Last updated
2 weeks ago
Created
3 weeks ago
Updates
5 releases
Downloads
237
License
MIT
Report bugRequest featureReport theme
Author
KulySoccKulySocckulysocc
GitHubkulysocc
  1. Community
  2. Themes
  3. Bumblebee

Related themes

ITS Theme screenshot

ITS Theme

Minimal screenshot

Minimal

Things screenshot

Things

Wasp screenshot

Wasp

Cupertino screenshot

Cupertino

Prism screenshot

Prism

Baseline screenshot

Baseline

Flexoki screenshot

Flexoki

Velocity screenshot

Velocity

Reverie screenshot

Reverie