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

https://github.com/phts/fixedtwilightcolorscheme

Modified Twilight color scheme for Sublime Text 3
https://github.com/phts/fixedtwilightcolorscheme

sublime-text sublime-text-3 twilight-color-scheme

Last synced: 12 months ago
JSON representation

Modified Twilight color scheme for Sublime Text 3

Awesome Lists containing this project

README

          

# Fixed Twilight color scheme

For Sublime Text 3.

## Install

### Via Package Control

1. Open Command Palette → `Package Control: Add Repository` → `https://github.com/phts/FixedTwilightColorScheme`
2. Open Command Palette → `Package Control: Install Package` → `FixedTwilightColorScheme`

## Changes in the original Twilight scheme

### JavaScript

* Fix color of object keys to green
* Fix variable color to white
* Fix string interpolation styling to light green foreground
and grey background