saket61195 / Dracula_obsidian_theme

Dracula based theme for Obsidian

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dracula Plus Theme for Obsidian.md

A dark theme for Obsidian, compatible to Pc,Tablet,Mobile.

Dracula Plus with RGB colors

Screenshot

How to set colors

  1. Go to settings
  2. Click on Appearence
  3. Click on Accent color
  4. Choose your favoruite color
  5. Restart Obsidian

Screenshot

Code Block

Beautiful color combination used in code block

screenshot

Checkbox Styling

Dracula Plus supports a wide number of alternate checkbox types. These allow you to call out tasks that are incomplete, cancelled, rescheduled, etc. See below for availale checkbox types.

screenshot

## Basic

- [ ] to-do
- [/] incomplete
- [x] done
- [-] cancelled
- [>] forwarded
- [<] scheduling
- [t] time

## Extras

- [?] question
- [!] important
- [*] star
- ["] quote
- [l] location
- [b] bookmark
- [i] information
- [S] savings
- [I] idea
- [p] pros
- [c] cons
- [f] fire
- [k] key
- [w] win
- [u] up
- [d] down
- [D] draft pull request
- [P] open pull request
- [M] merged pull request

Install

  1. Download the obsidian.css file.

  2. In Obsidian click Settings->Plugins and turn on "Custom CSS".

  3. Put the "obsidian.css" in your vault root folder.

  4. Restart Obsidian.

License

MIT License

Disclaimer

This theme is provided as is and is designed for personal use. It has not been tested on all platforms or with all features and may not work as expected with all future updates. If you notice something looks wrong, please open a bug report or pull request so it can be fixed.

Credits

I would like to thank jarodise and his theme Dracula for Obsidian and obsidian-things for his checkboxes.Also thanks to obsidian community.

Note: white theme settings will not work, there is no plan now but in future it might be possible to add white theme as well.

About

Dracula based theme for Obsidian

License:MIT License


Languages

Language:CSS 100.0%