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

https://github.com/ttytm/dendron-adopt-theme-styles


https://github.com/ttytm/dendron-adopt-theme-styles

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# dendron-adopt-theme-styles

_Related to the open dendron issue: [2812](https://github.com/dendronhq/dendron/issues/2812)_

Make dendron adopt styles of a vscode theme.

This repo currently does this post installation.

It mainly removes colors set by dendron's styles so vscodes / the themes colors are not overwritten.

If one wants to use it this way, change the given styles in the extensions directory.

E.g. on linux the default is:

~/.vscode-_oss*_/extensions/dendron.dendron-_[version]_/

\*-oss when using codium

It would be great if someone helped to create a pull request that implements those styles on a core level.