No description
Find a file
Nomad 30498599bd chore: add .gitignore for .DS_Store
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-20 20:37:41 +05:00
imgs chore: move all images to new imgs folder 2023-02-26 09:26:32 +07:00
.gitignore chore: add .gitignore for .DS_Store 2026-07-20 20:37:41 +05:00
LICENSE chore: update LICENSE (Unlicense -> MIT) 2023-02-04 13:31:33 +07:00
manifest.json feat: add Copilot and Security accent toggles 2026-06-03 23:59:31 +05:00
README.md feat: add Copilot and Security accent toggles 2026-06-03 23:59:31 +05:00
theme.css feat: enable OpenType ligatures in monospace contexts 2026-06-04 00:43:33 +05:00

Obsidian GitHub Theme

Promo

Preview

Screenshots

Screenshot-1

Screenshot-2

Screenshot-3

Kanban

Features

  • 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

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

How to Install

Available on the Obsidian theme store.

Manually

  1. Download theme.css and manifest.json files from latest release
  2. Go to /your_vault/.obsidian/themes/ and create folder for theme files
  3. Paste downloaded theme files into created folder
  4. In Obsidian go to Settings -> Appearance -> Themes -> select GitHub Theme in dropdown menu

Contributing

Feel free to open issue or pull request on GitHub. I will be glad to work on it.