Skip to content

moritakikun/moritaki-vscode-theme

Repository files navigation

MT Theme README

description

this is a dark theme, which is based on Fleet Dark theme, One Dark Pro theme and other themes

Syntax Support

  • JS/TS
  • Vue/React
  • HTML
  • CSS/Scss/Less
  • Java
  • Python
  • C/C++
  • Go
  • Other coding languages have not been tested...

Install Jetbrains Mono

  "editor.fontFamily": "JetBrains Mono, Consolas, 'Courier New', monospace",
  "editor.fontSize": 14,
  "editor.lineHeight": 1.6,
  "editor.bracketPairColorization.enabled": false,

  // optional configuration
  "editor.guides.indentation": false,
  "editor.letterSpacing": 0.4,
  "workbench.tree.renderIndentGuides": "none",
  "workbench.tree.indent": 16,
  "workbench.sideBar.location": "right",

If you have any suggestions, create an issue on https://github.com/moritakikun/moritaki-vscode-theme

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published