Releases: MattDMo/Neon-color-scheme
3.2.2
3.2.1 ... blast off?
Neon Color Scheme v3.2.1
It's been a little while and I've made some changes and tweaks, so I figured it's
time for a new release!
Changes since 3.2.0:
-
Specific support for new languages:
- AutoHotKey
- C#
- Lisp
-
Added/modified existing scopes
- generic scopes
- CSS
- Find in Files
- HTML/XML
- Markup
- Python
Enjoy the new version, and please send me feedback, good and bad!
--Matt
@MattDMo
https://github.com/MattDMo/Neon-color-scheme/issues
3.2.0
NEW FEATURE:
I added the following files to a new folder called "widget settings":
Console Input Widget.sublime-settings
Regex Replace Widget.sublime-settings
Regex Widget.sublime-settings
Widget.sublime-settings
These are part of the "Default" package, and set preferences for different
widgets in the program. Each file here has just one setting:
"color_scheme": "Packages/Neon Color Scheme/Neon.sublime-color-scheme"
so that the overall UI is more consistent. One major advantage is you now get
syntax highlighting for regex search and replace, making it easier to find things
like missing brackets.
Changes since 3.1.0:
- Internal file structure organization
- Added support for
Mediawiker
- Additions and tweaks to various
PackageDev
syntaxes - Added support for
TOML
- Added
CSS
variables for styling popups - Several changes to the
globals
section to theming the UI itself - Improved highlighting for function annotations in
Python
- New
YAML
scopes Regex
tweaks
3.1.0
3.0.2 - more minor issues and improvements
scs-3.0.2 Update install.txt
3.0.1 - minor bugfixes
2.1.0 - Last tmTheme Release
This will be the last release in the .tmTheme
format. To use the new .sublime-color-scheme
format, upgrade to the latest version of Sublime Text.
3.0.0 - First sublime-color-scheme release
See messages/3.0.0.txt
for details