https://github.com/inkdropapp/inkdrop-github-preview-theme
Github preview theme for Inkdrop Markdown Editor
https://github.com/inkdropapp/inkdrop-github-preview-theme
Last synced: about 1 year ago
JSON representation
Github preview theme for Inkdrop Markdown Editor
- Host: GitHub
- URL: https://github.com/inkdropapp/inkdrop-github-preview-theme
- Owner: inkdropapp
- License: mit
- Created: 2016-07-24T01:38:40.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-06-04T04:15:08.000Z (about 2 years ago)
- Last Synced: 2025-03-24T06:45:17.033Z (about 1 year ago)
- Language: CSS
- Homepage: https://docs.inkdrop.app/manual/creating-a-theme
- Size: 29.3 KB
- Stars: 4
- Watchers: 3
- Forks: 41
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Github Preview Theme
A default Markdown preview theme for [Inkdrop](https://www.inkdrop.app/).
This theme itself does not add any styles since the app provides the default styles based on [GitHub's theme](https://github.com/sindresorhus/github-markdown-css/).
To customize it in your preview theme, tweak the CSS variables that are commented out in `styles/github-markdown.css`.
## How to publish your own theme
Please check out the documentation: [Creating a Theme](https://docs.inkdrop.app/manual/creating-a-theme)