https://github.com/adenekan41/helix
๐ A minimal monochrome theme for Vscode ~ ๐ A light notion like theme for vscode.
https://github.com/adenekan41/helix
color-theme helix languages linux macos vscode
Last synced: 4 months ago
JSON representation
๐ A minimal monochrome theme for Vscode ~ ๐ A light notion like theme for vscode.
- Host: GitHub
- URL: https://github.com/adenekan41/helix
- Owner: adenekan41
- License: mit
- Created: 2019-11-24T19:08:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-21T19:08:26.000Z (about 6 years ago)
- Last Synced: 2025-04-12T03:35:17.349Z (about 1 year ago)
- Topics: color-theme, helix, languages, linux, macos, vscode
- Homepage: https://marketplace.visualstudio.com/items?itemName=codewonders.helix
- Size: 140 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Helix ๐
[](https://code.visualstudio.com/updates/v1_12) [](https://github.com/acekyd/made-in-nigeria) [](https://vsmarketplacebadge.apphb.com/rating-star/codewonders.helix.svg)
A Visual Studio Code theme for the notion and slient cool theme lovers out there. Fine-tuned for those of us who like to have the article creation feel. โจ
The light theme of this color theme was inspired by notion and the dark theme was inspired by Sarah Drasner. cool right ?
## Dark Theme

## Light Theme

- Split the editor (`Cmd+\` on macOS or `Ctrl+\` on Windows and Linux)
- Toggle preview (`Shift+CMD+V` on macOS or `Shift+Ctrl+V` on Windows and Linux)
- Press `Ctrl+Space` (Windows, Linux) or `Cmd+Space` (macOS) to see a list of Markdown snippets
## Installation
- Install Visual Studio Code
- Launch Visual Studio Code
- Choose Extensions from menu
- Search for helix
- Click Install to install it
- Click Reload to reload the Code
- From the menu bar click: Code > Preferences > Color Theme > helix
## What's in the folder
- This folder contains all of the files necessary for your color theme extension.
- `package.json` - this is the manifest file that defines the location of the theme file and specifies the base theme of the theme.
- `themes/Helix-color-theme.json` - the color light theme definition file.
- `themes/Helix-dark-color-theme.json` - the color dark theme definition file.
## Get up and running straight away
- 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 `Inspect TM Scopes` command from the Command Palette (`Ctrl+Shift+P` or `Cmd+Shift+P` on Mac)
### For more information
- [Visual Studio Code's Markdown Support](http://code.visualstudio.com/docs/languages/markdown)
- [Markdown Syntax Reference](https://help.github.com/articles/markdown-basics/)
> MIT ยฉ [codewonders.dev](https://codewonders.dev) ย ยทย GitHub
> [@adenekan41 / codewonders](https://github.com/adenekan41) > ย ยทย
**Enjoy!**