Skip to content

titangene/vscode-hackmd-dark-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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