/inkdrop-github-preview-theme

Github preview theme for Inkdrop Markdown Editor

Primary LanguageCSSMIT LicenseMIT

Github Preview Theme

A default Markdown preview theme for Inkdrop.

  • styles/github-markdown.less - Styles for light UI theme
  • styles/github-markdown-dark.less - Styles for dark UI theme

Theming code blocks

Highlighting code blocks is built with CodeMirror, and CSS selectors for styling code blocks are compatible with it. CSS selectors always start with cm-. You can easily import styles from CodeMirror's theme.