Skip to content

n3-rd/deep-abyss

Repository files navigation

Deep Abyss VS Code theme

Deep Abyss VS Code theme

Install

  1. Go to VS Marketplace.
  2. Click on the "Install" button.
  3. Then select the theme.

OR

Launch VS Code Quick Open (Ctrl+P), paste ext install n3-rd.deep-abyss command, and press enter.

Override this theme

To override this (or any other) theme in your personal config file, please follow the guide in the color theme documentation. This is handy for small tweaks to the theme without having to fork and maintain your own theme.

Contribute

  1. Clone and open this repo in VS Code
  2. Run npm install or yarn or pnpm install to install the dependencies.
  3. Press F5 to open a new window with your extension loaded
  4. Open Code > Preferences > Color Theme [⌘k ⌘t] and pick the "Dark Abyss" theme.
  5. Make changes to the /themes/Deep Abyss-color-theme.json file.
    • UI: For all changes to the "outer UI", like (status bar, file navigation etc.), take a look at the Theme Color reference.
    • Syntax: For changes to the "code highlighting", examine the syntax scopes by invoking the Developer: Inspect Editor Tokens and Scopes command from the Command Palette (Ctrl+Shift+P or Cmd+Shift+P on Mac) in the Extension Development
  6. Once you're happy, commit your changes and open a PR.

About

A dark minimal color theme for VSCode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published