Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.