Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>MT ThemeNew to Visual Studio Code? Get it now.

MT Theme

moritaki

|
43 installs
| (1) | Free
One dark theme, which is based on Fleet Dark theme and One Dark Pro theme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MT Theme README

description

this is one 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

  • Downloaded and install JetBrains Mono font https://www.jetbrains.com/lp/mono

  • Add this snippet in your "settings.json":

  "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,
  "workbench.tree.renderIndentGuides": "none",
  "diffEditor.ignoreTrimWhitespace": false,

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

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft