Releases: SublimeText/Spacegray
Releases · SublimeText/Spacegray
2.0.3
Features
- highlighting CSS custom properties
- highlight embedded template tags' and interpolation punctuation
- highlight build system messages
- support new syntax test results of ST4181+
Fixes
- fix Oceanic Light accent color (use read instead of yellow)
- fix annotation variable definition punctuation
2.0.2
2.0.1
2.0.0
New in Spacegray 2.0.0:
Warning
!!! No longer supports ST2 or ST3 !!!
Latest ST3 supporting version is 1.3.5.
-
refactored color schemes
- converted to *.sublime-color-scheme format
- various customization and rule updates to adjust to recent scope changes
- enables overrides via
UI: Customize Color Scheme
- easier maintenance
-
refactored themes
- define base16 palette using variables
- support for most ST4+ UI elements
- save a lot of lines of code
-
refactored theme customization and settings
- added
font_face
andfont_size
variables for sublime-themes - use most default ST4 theme settings
- rename Spacegray related settings to
theme.spacegray. ...
- replace various boolean settings by real value settings
Please refer to README for details.
- added
Fixes
- all out-standing github issues are fixed
1.4.0
v1.3.5
- FIx highlighting for and/or in python
v1.3.4
- Fix issue with native OSX tabs by adding the possibility to switch off custom OSX Title Bar
v1.3.3
New in Spacegray 1.3.3:
- Add support for custom Title Bar in OSX
Fixes
- Fix margin problem in tabs with setting "show_tab_close_buttons" set to false
v1.3.2
Fixes in Spacegray 1.3.2:
- Fixed red-heavy syntax in JS
- Fixed text input field alignment
- Fixed image link color highlighting in Markdown
- Fixed Oceanic Theme input field backgorund color
v1.3.1
Fixes in Spacegray 1.3.1:
- Fixed the Sublime Text 2 visualization issue (dangling commas)