Are you tired of the same boring colors on Obsidian? Then try this theme
Minimal Dracula is an Obsidian theme, compatible with PCs, tablets, and mobile devices. Inspired by the Dracula color palette, it provides a carefully organized editing experience and caters to those who prefer the raw editing mode over live preview. The combination of gray and blue tones creates an attractive aesthetic for your notes and documents.
To install the theme
- Clone this repository in your .themes directory
- Open Obsidian Settings
- Go to
Appearance
and clickDefault
- Select
minimal-dracula-for-obsidian
from the list of themes
If you encounter any errors or issues with the style, please open an issue in this repository. Be sure to provide specific details on how to reproduce the problem.
- Open an issue to discuss the changes.
- Fork this repository.
- Create a new branch for your contribution:
git checkout -b your-branch-name
. - Make your changes.
- Commit your changes, for example:
git commit -m 'fix: body '--tag-color' value changed to #123456.
. - Push your changes to your forked repository:
git push origin your-branch-name
. - Open a Pull Request in this repository and reference the original issue.
This project is licensed under the GPL-3.0 License. See the LICENSE file for more details.
- Original color theme by Zeno Rocha