https://github.com/ttytm/dendron-adopt-theme-styles
https://github.com/ttytm/dendron-adopt-theme-styles
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ttytm/dendron-adopt-theme-styles
- Owner: ttytm
- Created: 2022-05-03T15:13:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-23T10:19:44.000Z (about 4 years ago)
- Last Synced: 2025-12-03T11:41:20.747Z (7 months ago)
- Size: 179 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.