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
- Host: GitHub
- URL: https://github.com/phts/fixedtwilightcolorscheme
- Owner: phts
- Created: 2017-09-24T16:39:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-24T17:20:50.000Z (almost 7 years ago)
- Last Synced: 2025-03-22T06:15:26.036Z (about 1 year ago)
- Topics: sublime-text, sublime-text-3, twilight-color-scheme
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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