5 KiB
I do a lot of writing in Markdown, mostly for things that I'm doing up on GitHub. (Obsidian is an great editor for this). I was running into some frustration with the formatting not mapping really well between Obsidian and GitHub, when I thought, "there has to be a theme for this!" I found @krios2146's awesome Obsidian GIthub Theme.
It was close, but not really the way my GitHub looks (I use the GitHub Dark High Contrast theme when I'm working online), so I decided to start hacking the css a bit to see how close I could get. The look of GitHubDHC is different enough from the original theme that I decided to start a new fork based on Vladimir's really nicely done Obsidian GitHub Theme -- it's worth checking out - he did all the initial work and the Kanban theme'ing - it's really good.
I'm not a css creator and I'm sure I've used some poor practices and there's probably some bugs in here (editing modes can get funky!) - but enjoy - I've been using it a ton lately and I'm really finding it difficult going back to the more normal Obsidian themes now. I started with Vladimir's css, comparing it to GitHub's own DHC css (ctrl-shift-i), and have relied on several other themes to help me understand how themes work in obsidian.
This theme DOES NOT support Obsidian's light color scheme, and I'm not sure if any of the Vladimir's original colorblind colorschemes are still working or not. I welcome the help from anyone that wants to work on this stuff, plus, GitHub uses a lot of fun style tricks in their page rendering that would be cool to see implemented.
Features
- Kanban board has been styled to look like a GitHub Projects
- Callouts in GitHub style
- Inline code blocks in GitHub style
- Obsidian UI buttons in GitHub style
Theme Settings
Theme settings can be found in the Style Settings plugin.
Current settings include:
- Header colors
- On/Off kanban styles
- On/Off callout styles
- Colorblind colorscheme variants
How to Install
I hope to have it available soon on the Obsidian theme store.
Manual Install
- Download and unzip (or clone) this repo into your vault's
/.obsidian/themesdirectory (if that directly doesn't exist yet, create it) - Open Settings in Obsidian
- Navigate tothe Appearances tab under Options
- Under the Themes section, click on the dropdown menu next to the Theme heading and select
GitHubDHC - Click the reset button for the Accent color, and set your preferred Zoom level.
- That's it! You're set up - Enjoy!
Contributing
For any bugs or ideas for new features, please submit a New Issue . The best way to contribute directly is to make the changes yourself and submit them as a New Pull Request. Thank you!
Credits
A huge thank you and all creds due to @krios2146 and his Obsidian GitHub Theme.
Vladimir Kidyaev (2022-2023)
Scott Kirvan (2023)
Contact
Feel free to reach out to me on the Obsidian Members Group (OMG) Discord server - I'm @cptvideo
Project Link: https://github.com/ScottKirvan/GitHubDHC If you're writing markdown, and not using Obsidian, check it out: https://obsidian.md/