Skip to content

稀土掘金2022编程挑战赛参赛作品(注:作者不是嘉心糖)。A Soul Theme for Visual Studio Code.

License

Notifications You must be signed in to change notification settings

lawvs/a-soul-theme

Repository files navigation

A-SOUL Theme

Build

a-soul-theme-preview

image

Read this in 简体中文 (Simplified Chinese)

Install

  • Download a-soul-theme.vsix from the Releases page.
  • Copy a-soul-theme.vsix into the <user home>/.vscode/extensions folder and restart Code.
  • Or install it from extension panel. image
  • Change color theme. image

Development

# Clone this repo
git clone git@github.com:lawvs/a-soul-theme.git

cd ./a-soul-theme

# Install dependencies
pnpm install

# Development
pnpm run dev

# Build theme
pnpm run build

# Build vsix package
pnpm run package
  • You can press F5 to open a new window with the extension loaded.
  • Open File > Preferences > Color Themes and pick a 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).

inspect token

References

License

The MIT License

NOTE: THE SOFTWARE ICON AND CHARACTERS IS NOT LICENSED BY MIT AND COPYRIGHT TO THE A-SOUL.