Skip to content

Releases: SublimeText/Spacegray

2.0.3

19 Oct 17:13
Compare
Choose a tag to compare

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

25 Sep 16:13
Compare
Choose a tag to compare
  • fix default font_size value type

2.0.1

07 Sep 09:22
Compare
Choose a tag to compare

Fixes

  • extend widget color schemes to correctly highlight python in console
  • tweak variable color
  • add missing support.type scope to type selector
  • specify fixed theme font size (fixes #225)

2.0.0

03 Sep 19:33
Compare
Choose a tag to compare

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 and font_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.

Fixes

  • all out-standing github issues are fixed

1.4.0

24 Aug 10:51
2be59dc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.5...1.4.0

v1.3.5

17 Oct 08:57
6fa4b7f
Compare
Choose a tag to compare
  • FIx highlighting for and/or in python

v1.3.4

27 Dec 22:39
Compare
Choose a tag to compare
  • Fix issue with native OSX tabs by adding the possibility to switch off custom OSX Title Bar

v1.3.3

24 Dec 12:04
Compare
Choose a tag to compare

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

30 Dec 16:12
Compare
Choose a tag to compare

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

29 Nov 10:23
Compare
Choose a tag to compare

Fixes in Spacegray 1.3.1:

  • Fixed the Sublime Text 2 visualization issue (dangling commas)