Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 1.05 KB

README.md

File metadata and controls

53 lines (30 loc) · 1.05 KB

vscode-hackmd-dark-theme

Dark theme for HackMD VScode extension

Installing

Usage

The theme of the Markdown preview can be specified by "markdown.styles": [] settings. Stylesheets can be URLs, relative paths to the current workspace, or local absolute paths.

Edit Settings.json (File > Preferences > Settings) like below:

{
  "markdown.styles": [
    "[YOUR_PATH]/hackmd-theme-dark.css",
  ]
}

Screenshots

Emoji & Todo list & Code block highlight

Code block highlight & Blockquote Tags

LaTeX & UML

Alert Area

Table

Image with given size

Footnotes