项目作者: titangene

项目描述 :
Dark theme for HackMD VScode extension
高级语言: CSS
项目地址: git://github.com/titangene/vscode-hackmd-dark-theme.git
创建时间: 2019-12-10T00:45:59Z
项目社区:https://github.com/titangene/vscode-hackmd-dark-theme

开源协议:

下载


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:

  1. {
  2. "markdown.styles": [
  3. "[YOUR_PATH]/hackmd-theme-dark.css",
  4. ]
  5. }

Screenshots

Emoji & Todo list & Code block highlight

Code block highlight & Blockquote Tags

LaTeX & UML

Alert Area

Table

Image with given size

Footnotes