An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Helix ๐ŸŒ„

[![vscode](https://vsmarketplacebadge.apphb.com/version/codewonders.helix.svg?style=for-the-badge&logo=appveyor)](https://code.visualstudio.com/updates/v1_12) [![made in nigeria](https://img.shields.io/badge/made%20in-nigeria-008751.svg?style=for-the-badge)](https://github.com/acekyd/made-in-nigeria) [![stars](https://vsmarketplacebadge.apphb.com/rating-star/codewonders.helix.svg?style=for-the-badge&logo=appveyor)](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

![Drag Racing](https://i.ibb.co/30M9NHW/Screen-Shot-2020-02-29-at-5-22-33-AM.png)

## Light Theme

![Drag Racing](https://i.ibb.co/bQZJKrc/Screen-Shot-2019-11-24-at-9-00-13-PM.png)

- 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!**