aura-theme
Version:
A beautiful dark theme for Visual Studio Code
65 lines (49 loc) • 2.5 kB
Markdown
# Aura Theme Changelog
## 2.1.0 (October 14, 2021)
- Add colors to editor inlay hint
- Update selection color to accent20
- Update JSX children texts to be green
## 2.0.1 (October 3, 2021)
- Replace Aura Dark to Aura Dark Plus but keeping the name
- Update yellow accents, like in functions, for an orange tone
- Update Shock pink accents as in object properties for a softer tone
- Update active and inactive selected file list items to have a clearer background for easier
- Update scrollbar background color for the text selection accent making it clearer and with a slight transparency avoiding the loss of relevant information.
- jsx: Update the color of the component tags for better differentiation and more consistent with the color given at the time they are defined.
- Update the active tab foreground to be green
- Update active icon color on sidebar to green
- Better support for:
- Elixir
- Python
- GraphQL
- Env files
- Markdown
- CSS
## 1.4.2 (November 15, 2020)
- Update `entity.other.inherited-class` to be consistent with interface and classes colors
- Update `variable.parameter.tsx` to be consistent with foreground editor color
## 1.4.0 (November 12, 2020)
- Add italics on parameters
- Update scope colors
- Update TypeScript scope colors
- Update CSS scope colors
- Update template expression colors
- Update object properties access color to be consistent with object keys
- Update interface and class names and Object intances to the same color
## 1.3.0 (August 27, 2020)
- Update list item colors

- Update attribute names to be more consistent with object keys color

- Update function names to be more easier to identify by changing its color

## 1.2.0 (August 21, 2020)
- Add title bar colors - [#8](https://github.com/daltonmenezes/aura-theme/issues/8)
## 1.1.1 (August 19, 2020)
- Update text selection background on inputs to be more clearer
## 1.1.0 (August 16, 2020)
- 🎉 Add Aura Dark Soft Text variant
- 🎉 Add Aura Dark Plus Soft Text variant
- 🎉 Add Aura Soft Dark Soft Text variant
## 1.0.0 (August 16, 2020)
- 🎉 Initial release 🎉