Sajantoor / Darker-VSCode-Theme

A Darker VSCode Theme

Home Page:https://marketplace.visualstudio.com/items?itemName=sajantoor.darker-theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Darker VSCode Theme

A Darker VSCode Theme

alt text

alt text

Installing

Install from VSCode Marketplace

Getting Started

  • Clone or fork this repository
git clone
  • Open project in VSCode
  • Press F5 to open a new window with your extension loaded.
  • Open File > Preferences > Color Themes and pick your color theme.
  • Open a file that has a language associated. The languages' configured grammar will tokenize the text and assign 'scopes' to the tokens. To examine these scopes, invoke the Developer: Inspect Editor Tokens and Scopes command from the Command Palette (Ctrl+Shift+P or Cmd+Shift+P on Mac) .

Acknowledgments