- fixes (#36)[#36] by adding
editorGhostTest.foreground
to all themes.
- fixes (#34)[#34] typo in better-solarized-dark theme for
editorGroupHeader.tabsBackground
misc updates
Full Changelog: https://github.com/edheltzel/vscode-better-solarized/compare/v0.10.6...v0.10.8
misc typo fixes
Full Changelog: https://github.com/edheltzel/vscode-better-solarized/compare/v0.10.6...v0.10.7
- Resolves issue #33
Full Changelog: https://github.com/edheltzel/vscode-better-solarized/compare/v0.10.5...v0.10.6
- workflow by @edheltzel in #32
Full Changelog: https://github.com/edheltzel/vscode-better-solarized/compare/v0.10.4...v0.10.5
- Resolves issue #11
- Resolves issue #15 from @andronocean -- Thanks! 👍
- Resolves issue #24 from @williamangelo -- Thanks! 👍
-
Includes Selenized Light and Dark themes from PR #23 from santoso-wijaya -- Thanks! 👍
-
minor tweaks to the overall workspace theme
- Fixes #21 from @pintergreg -- Thanks! 👍
- Additional ui update for light version
- Fixes #19 introduced in v0.9.7
- Better notebook editor background colors
- Update desecrated properties
- Adds editor sticky color support
- Merge of PR #12 from @timrydefalk -- Thanks! 👍
- Resolves error
- Adds Light theme
- Adds Dark them with italics
- Adds original Dark theme
- Update screenshot
- Name Change
- Adds Light Color Theme
- Adds italic version of Dark theme
- Reverts Dark theme to original (no italics)
- Reverts comments to original color versus the change that made it slighly opaque.
- Fixes #5 reported by linhtto -- Thanks 👍
- adds WaffleIO badge to readme.
- Improves Scss/Css at-rules and variables.
- Fixes Peek View colors
- Betteer support for Liquid Tags via Jekyll or Liquid extensions
- Fixes Bright Black inside of terminal
Improves terminal colors and panel seperation from editor background and changes active tab color:
- If you want the pinkish color set
"workbench.colorCustomizations": {"tab.activeBorder": "#2AA198", "panelTitle.activeBorder": "#2AA198",}
Adds better YAML/JSON/Jekyll/Liquid syntax plus a few minor changes
- Suggesting
Dank Mono
for font choice.
Restores terminal colors
Better git decorations for added, changed, untracked, modified and deleted files
Adds git decorations plus removes depreciated properties and updates a few colors
Better support for Jekyll
Added liquid and JSDocs screenshot
Added liquid tag color in syntax
Added liquid scope to syntax
- Adds syntax highlighting for
{% %}
and{{ }}
- Updated
package.json
with VSCode sidebar info
- Added image for IntelliSense
- Updating theme file to matach default Solarized theme
- Added
tab.activeBorder
- Added
tab.unfocusedActiveBorder
- Updated readme with description and images
- Initial release