No description
Find a file
2026-06-29 06:01:12 -07:00
.github/workflows Add GitHub Actions release workflow 2026-06-28 17:14:52 -07:00
.gitignore Move to root output; drop dist/ 2026-06-28 13:50:33 -07:00
LICENSE add MIT license 2026-06-28 11:43:38 -07:00
manifest.json Fix manifest: drop description field, use org profile for authorUrl 2026-06-28 17:17:10 -07:00
README.md Update install instructions now that theme is in community directory 2026-06-29 06:01:12 -07:00
screenshot.png resize screenshot to 3800x2384 (maintain aspect ratio) 2026-06-28 11:52:45 -07:00
theme.css Sync theme.css from dist build 2026-06-28 13:41:49 -07:00
theme.css.tmpl update bold/italic colors relative to body text 2026-06-28 11:13:33 -07:00

Flynt for Obsidian

Warm tones. Zero visual noise. - Flynt for Obsidian.

Flynt dark and light

Install

Settings - Appearance - Themes - Browse - search for "Flynt" and click Install.

Manual

  1. Download theme.css from this repository
  2. Copy it to <vault>/.obsidian/themes/Flynt/theme.css
  3. Select Flynt in Settings - Appearance - Themes

Building from source

The theme is generated from theme.css.tmpl using strike.

brew tap flynt-theme/tap && brew install strike
strike build theme.css.tmpl --combined

License

MIT - Flynt Theme