Home

Awesome

<div> <h1 align=center>⚠️ Development Status ⚠️ </h1> <p align="center"> Please note that the development of this theme has <strong>stopped</strong>, since I am concentrating my limited time on another project. Development slowed down due to personal time issues, and the new changes for 0.16.0. These changes are very good, but I don't have the time to update this project. I rather use my limited personal free time to work on my [new project](https://github.com/terra-theme), which will also include a Obsidian Theme, which will be much easier to maintain with the new changes. </p> <p align="center"> <strong>I want to thank everyone, who enjoyed this theme.</strong> </p> </div> <div> <h1 align=center>Obsidian Deep Work Theme</h1> <p align="center"> <img src="https://img.shields.io/github/stars/nikbrunner/obsidian-deep-work-theme"/> <img src="https://img.shields.io/github/forks/nikbrunner/obsidian-deep-work-theme"/> <img src="https://img.shields.io/github/issues/nikbrunner/obsidian-deep-work-theme"/> <img src="https://img.shields.io/github/license/nikbrunner/obsidian-deep-work-theme"/> </p> <p align="center">A light and dark theme for <a href="https://obsidian.md">Obsidian</a> inspired by the modern GitHub colors.</p> <p align="center"> <img src="screenshot.png"/> </p> <p align="center"> <a href="https://www.buymeacoffee.com/nikbrunner" target="_blank"> <img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" height="50" width="auto" style=""> </a> </p> </div>

Mobile

The theme is hardly different from the default theme except for the colors, so it works well on mobile too!

Roadmap

Fonts

The font-family declarations are taken directly from GitHub.

:root {
  /* ... */
  --default-font: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica,
    Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
  --editor-font: ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas,
    Liberation Mono, monospace;
  /* ... */
}

Respected PlugIns

Install