Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seantrane/balanced-theme-for-vscode
:surfer: BalanceD, a syntax theme with semantic purpose.
https://github.com/seantrane/balanced-theme-for-vscode
syntax theme vscode vscode-theme
Last synced: 27 days ago
JSON representation
:surfer: BalanceD, a syntax theme with semantic purpose.
- Host: GitHub
- URL: https://github.com/seantrane/balanced-theme-for-vscode
- Owner: seantrane
- License: isc
- Created: 2018-08-08T03:20:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-13T16:18:38.000Z (almost 6 years ago)
- Last Synced: 2024-11-09T16:35:21.522Z (3 months ago)
- Topics: syntax, theme, vscode, vscode-theme
- Homepage: https://marketplace.visualstudio.com/items?itemName=seantrane.balanced-theme
- Size: 201 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Roadmap: ROADMAP.md
Awesome Lists containing this project
README
# BalanceD Syntax Theme for Visual Studio Code
[![Build Status](https://travis-ci.com/seantrane/balanced-theme-for-vscode.svg?branch=master)](https://travis-ci.com/seantrane/balanced-theme-for-vscode) [![devDependencies Status](https://david-dm.org/seantrane/balanced-theme-for-vscode/dev-status.svg)](https://david-dm.org/seantrane/balanced-theme-for-vscode?type=dev) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![Visual Studio Marketplace](https://img.shields.io/vscode-marketplace/v/seantrane.balanced-theme.svg)](https://marketplace.visualstudio.com/items?itemName=seantrane.balanced-theme) [![Visual Studio Marketplace](https://img.shields.io/vscode-marketplace/r/seantrane.balanced-theme.svg)](https://marketplace.visualstudio.com/items?itemName=seantrane.balanced-theme) [![Visual Studio Marketplace](https://img.shields.io/vscode-marketplace/d/seantrane.balanced-theme.svg)](https://marketplace.visualstudio.com/items?itemName=seantrane.balanced-theme)
> _BalanceD_ is a syntax theme that was developed to be pleasing to the eye while maintaining a sense of semantic purpose.
![BalanceD Theme Screenshot: HTML, CSS, JS](https://raw.githubusercontent.com/seantrane/balanced-theme-for-vscode/master/balanced-theme-screenshot-html.png)
1. Open **Visual Studio Code** application
2. Go to **Extensions**
3. Search for `balanced theme`
4. **Install** the _Balanced Theme_ packageOr, install from the command-line:
```bash
code install balanced-theme
```Contributions are always appreciated. Read [CONTRIBUTING.md](https://github.com/seantrane/balanced-theme-for-vscode/blob/master/CONTRIBUTING.md) documentation to learn more.
Release details are documented in the [CHANGELOG.md](https://github.com/seantrane/balanced-theme-for-vscode/blob/master/CHANGELOG.md) file, and on the [GitHub Releases page](https://github.com/seantrane/balanced-theme-for-vscode/releases).
---
[ISC License](https://github.com/seantrane/balanced-theme-for-vscode/blob/master/LICENSE)
Copyright (c) 2017 [Sean Trane Sciarrone](https://github.com/seantrane)