mirror of
https://github.com/krios2146/obsidian-theme-github.git
synced 2026-07-22 03:20:23 +00:00
60 lines
1.8 KiB
Markdown
60 lines
1.8 KiB
Markdown
# Obsidian GitHub Theme
|
|
|
|

|
|

|
|
[](https://obsidian.md/blog/2022-obsidian-october-winners/#New%20theme)
|
|
|
|
## Preview
|
|
|
|
<details>
|
|
<summary> Screenshots </summary>
|
|
<p>
|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|
</p>
|
|
</details>
|
|
|
|
## Features
|
|
|
|
- [Kanban](https://github.com/obsidian-community/obsidian-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 find in the [Style Settings](https://github.com/obsidian-community/obsidian-style-settings) plugin.
|
|
|
|
Current settings include:
|
|
|
|
- Header colors
|
|
- On/Off kanban styles
|
|
- On/Off callout styles
|
|
- Colorblind colorscheme variants
|
|
|
|
## How to Install
|
|
|
|
Available on the Obsidian theme store.
|
|
|
|
<details>
|
|
<summary> Manually </summary>
|
|
<p>
|
|
|
|
1. Download `theme.css` and `manifest.json` files from latest [release](https://github.com/krios2146/obsidian-github/releases/)
|
|
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
|
|
|
|
</p>
|
|
</details>
|
|
|
|
## Contributing
|
|
|
|
Feel free to open [issue](https://github.com/krios2146/obsidian-github/issues) or [pull request](https://github.com/krios2146/obsidian-github/pulls) on GitHub. I will be glad to work on it.
|