- Dimmed input placeholder colour further
- Improved find match background prominence in terminal
- Made find match backgrounds more prominent, which fixes #72
- Applied mild foreground to editor ruler
- Updated theme preview image
- Added support for other markup languages (thanks @gcollic)
- Extensive polishing for markup languages (thanks @gcollic)
- Reworded theme variants content in the README
- Added a mild contrast variant (fixes #32, #33, #38 and #42)
- Repolished window title bar on macOS
- Removed diff editor text border color to comply with VSCode theme authoring recommendation (thanks @aaronbushnell)
- Improved contrast of focused and hovered items in lists across all variants (fixes #38)
- Colored more tokens & punctuations in styled components
- Colored GraphQL Variables
- Fixed coloring of punctuations in styled components
- a bunch of improvements
- updated preview image
- fixes #30
- normalize curly brackets in react jsx
- italicsify units in css
- version bump and marketplace fixes
- added support for relatively new workbench tokens
- added support for breadcrumbs
- trying out some renames
- cleaned up theme files
- changed preview image
- re-worded readme file
- update preview image
- adds community section to readme
- sets color for active line number
- updated notifications UI
- fixes #19
- Updated
gitDecoration
coloring - Updated tokens in the italic style array
- Renamed variants
- Other minor changes
- Added support for
gitDecoration
in the explorer - Blended
activityBar
background with sidebar - Sorted versions in CHANGELOG in new-to-old format
- Updated coloring of lists in the workbench
- Blended
sideBar
background with main editor - Selection Background is now super-visible. Fixes #2
- Made
lineHighlight
background darker and more visible - Removed some tokens from the italics variant
- Updated preview image
- Lightened
insertedTextBackground
andinsertedTextBorder
in diffEditor - Made
selectionBackground
even easier to spot - Improved support a lot for JavaScript modules
- Made curly braces
{}
normal in JSX - Added more tokens to italics array
- Updated
diffEditor
colors
- Version Bump
- Removed irrelevant tokens from italic style array
- Made
selectionBackground
clearer to spot - Fixed
vscode
version shield in README
- Update display name
- Fixed error in CHANGELOG
- Made macOS active titleBar background easier on the eyes as pointed by @NeoIghodaro and @FezVrasta
- Changed
focusBorder
color as noted by @NeoIghodaro - Made background of
editorGutter
for VCS info solid - Lightened background of
diffEditor
to enable easier spotting - Changed the color punctuations in PHP function calls
- Changed the color of support classes in PHP
- Changed color of Markdown list punctuations
- Normalized font style of
|
symbol inRegExp
- Lightened red color for keywords like
this
- Added donate link to README
- Improved terminal coloring
- Updated some info in README
- Updated theme preview image
- Updated Contributing guide
- Renamed theme files
- Updated README and removed irrelevant stuff
- Changed color of Markdown list Punctuations
- Removed irrelevant shields in README
- Added dates to versions in CHANGELOG
- Italicize all text in Markdown files
- Removed irrelevant devDependencies
- Added source of inspiration to changelog
- Updated installation instructions
- Updated theme preview image
- Added contributing guide
- Removed unwanted files
- Added build script
- [Hot] Fixed macOS titleBar foreground color as noted in #4
- [Hot] Fixed editorWidget border color as noted in #4
- Added color for wildcard selector in stylesheets
- Added more support for tag names in JS frameworks
- Added more support for custom tag names in JS frameworks
- Improved syntax support for JSON in JavaScript
- Added Object Literal Keys to italics style array
- Added more token selectors to Punctuation Tweaks
- Added more token selectors for tag names
- Improved workbench theming massively
- Ignored irrelevant files for user download
- Improved syntax support for Python
- Removed redundant token selectors
- Little Code cleanup
- Updated demo files
- Added more tokens to the italic style array
- Added lots of support for TypeScript React
- Added lots of support for TypeScript
- Added lots of support for React
- Changed the color of Sass Variables
- Changed the color of ES6 module imports
- Improved consistency in syntax higlighting
- Improved support for certain ES6 tokens
- Changed the default color of strings
- Updated README
- Other minor changes
- Made Italic variant separate from Operator Mono variant
- Added status shields to README
- Added more info to README
- Made the theme variant less specific to Operator Mono users -- Italic
- Added more font styling for Operator Mono users
- Re-arranged token selectors in a modular format
- Improved workbench theming a lot
- Harmonized coloring for specific components
- Added more syntax support for languages
- Made sideBar background more visible
- Changed colors of statusBar and activityBar
- Fixed some broken selectors
- Updated theme preview image
- Updated README
- Other minor changes
- Changed coloring for language constants in PHP to previous one
- Updated link to my name in README
- Other minor changes
- Made HTML tag matches background more visible as noted in #1
- Added coloring for language constants in PHP
- Added more scopes to Punctuation Tweaks for coloring
- Updated theme description globally
- Fixed premature release
- Added coloring for Ruby hashkeys
- Added coloring for Ruby variables
- Fixed some deprecated selectors caused by
[email protected]
- Updated my Twitter URL
- Updated README
- Version Bump
- Changed URLs in README.md to HTTPS
- Converted Marketplace Preview Icon to PNG
- Added coloring for template strings globally as noted by @codebeast
- Updated scrollbar colors
- Added coloring for custom tags in stylesheets
- Added coloring for C# storage types
- Updated
galleryBanner
entry in package.json - Changed
publisher
entry in package.json - Updated scrollbar colors
- Updated CHANGELOG.md
vsce
error
- Colored ES6 template literal punctuation as noted by @fmalsalamah
- Colored ES6 template literal backtics
- Ignored demos folder for download by users
- Updated keywords in package.json
- Updated icon.svg file
- Fixed some bugs caused by
[email protected]
- Updated lists UI colors
- Updated emojis in README.md
- Moved .vscodeignore to main directory
- Changes to package.json file
- Added specificity for
entity.name.tag
in stylesheets
- Updated package.json
- Added icon.svg file
- Pushed Commits
- Every feature added
- Every bug fixed