- Kanban board has been styled to look like a GitHub Projects
- Callouts in GitHub style
- Inline code blocks in GitHub style
<kbd>tags in GitHub style- Obsidian UI buttons in GitHub style
- GitHub Dark Dimmed palette variant
- Custom task list icons (Tasks plugin syntax:
- [!],- [?],- [*],- [/],- [P]for PRs, etc.) - Vim mode indicator in status bar (requires Vimrc Support)
- Copilot accent — spotlights AI callouts (
[!ai],[!copilot],[!gpt],[!llm],[!prompt]) and matching tags in Copilot Purple - Security accent — spotlights sensitive callouts (
[!security],[!secret],[!encrypted],[!private],[!vault]) and matching tags in Security Blue
Theme settings can be find in the Style Settings plugin.
Current settings include:
- Header colors
- Headers underline (H1, H2)
- On/Off kanban styles
- On/Off callout styles
- Colorblind colorscheme variants
- Dark Dimmed variant (applies on Dark theme)
- Accent themes: Copilot accent, Security accent
Available on the Obsidian theme store.
Manually
- Download
theme.cssandmanifest.jsonfiles from latest release - Go to /your_vault/.obsidian/themes/ and create folder for theme files
- Paste downloaded theme files into created folder
- In Obsidian go to Settings -> Appearance -> Themes -> select GitHub Theme in dropdown menu
Feel free to open issue or pull request on GitHub. I will be glad to work on it.




