Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krios2146/obsidian-theme-github
Theme for Obsidian inspired by GitHub color scheme
https://github.com/krios2146/obsidian-theme-github
obsidian obsidian-md obsidian-theme
Last synced: 3 months ago
JSON representation
Theme for Obsidian inspired by GitHub color scheme
- Host: GitHub
- URL: https://github.com/krios2146/obsidian-theme-github
- Owner: krios2146
- License: mit
- Created: 2022-09-26T11:54:36.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-06T20:06:26.000Z (4 months ago)
- Last Synced: 2024-07-06T21:24:21.263Z (4 months ago)
- Topics: obsidian, obsidian-md, obsidian-theme
- Language: CSS
- Homepage:
- Size: 2.1 MB
- Stars: 47
- Watchers: 2
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - krios2146/obsidian-theme-github - Theme for Obsidian inspired by GitHub color scheme (CSS)
README
# Obsidain GitHub Theme
![Promo](/imgs/promo.png)
![](https://img.shields.io/badge/downloads-45900%2B-7ee787?style=for-the-badge&labelColor=21262d)
[![](https://img.shields.io/badge/Obsidian%20October%202022-Runner%20Up-7b6cd9?style=for-the-badge&logo=obsidian&labelColor=21262d)](https://obsidian.md/blog/2022-obsidian-october-winners/#New%20theme)## Preview
Screenshots
![Screenshot-1](/imgs/screenshots/note.png)
![Screenshot-2](/imgs/screenshots/note-2.png)
![Screenshot-3](/imgs/screenshots/command-palette.png)
![Kanban](/imgs/screenshots/kanban-plugin.png)
## Features
- [Kanban](https://github.com/mgmeyers/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 Settigns
Theme settings can be find in the [Style Settings](https://github.com/mgmeyers/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.
Manually
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 -> select GitHub theme in dropdown menu## 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.