Skip to content

Latest commit

 

History

History
1265 lines (745 loc) · 31.9 KB

CHANGELOG.md

File metadata and controls

1265 lines (745 loc) · 31.9 KB

Change Log

10.39.1

  • updated README

10.39.0

  • tweaked Noctis Lux and Noctis Lilac
  • improved contrast for variables in light themes #46

10.38.0

  • tweaked Noctis Obscuro

10.37.1

  • reworked AsciiDoc and Markdown

10.37.0

  • updated AsciiDoc recommended extension #45

10.36.0

  • Rust, Go, Lua → updated highlighting
  • Updated README

10.35.0

  • added new contributor
  • VueJS → fixed highlighting of the directives punctuation
  • Noctis base variants → improved contrast of the selection.background colors

10.34.0

  • MJML → added support

10.33.0

10.30.0

  • VueJS → fixed directives highlighting

10.29.0

  • added new color token → minimap.background introduced in VS Code 1.43.0

10.28.0

10.27.0

  • selection.background → improved contrast

10.26.0

  • fix → export keyword

10.25.0

10.24.0

  • Scala → fixed type annotation highlighting

10.23.0

  • added minimap decorations for errors, warnings, and content changes introduced in VS Code 1.41.0:
    • minimap.warningHighlight
    • minimap.errorHighlight
    • minimapGutter.addedBackground
    • minimapGutter.modifiedBackground
    • minimapGutter.deletedBackground

10.22.0

  • Terraform → added support (requires Terraform extension)
  • updated README

10.21.0

  • improvement #34

10.20.0

  • added new color token → activityBar.activeBorder and background color for the active element →activityBar.activeBackground introduced in VS Code 1.40.0

10.19.0

  • Noctis Obscuro → increased background contrast
  • new screenshots featuring version 2.0 of the Cartograph CF font for both regular and italics styles. Cartograph CF all the way!

10.18.0

  • new screenshots featuring version 2.0 of the Cartograph CF font → "This update includes redrawn glyphs for better legibility, expressive new italics, an expanded set of glyphs, custom code-friendly ligatures, Greek and Katakana support, and much more"
  • fonts in the screenshots: Hasklig for regular and Cartograph CF for italics
  • updated logo using the new version of the font
  • JSDoc → fix

10.17.0

  • improvement #33

10.16.0

  • improvement #32

10.15.0

  • JavaScript → types are now highlighted in Mongoose schemas
  • Markdown → added syntax highlighting for diff code

10.14.0

10.13.1

  • updated README

10.13.0

  • C/C++, Go, Python → strings placeholders are now highligted with #d5971a for dark themes, #b0904f for Minimus, #a88c00 for light themes
  • C++ → fixed types highlighting
  • C# → fixed attribute name highlighting

10.12.0

  • improvement #29

10.11.0

  • Nim → added support (requires Nim extension)
  • updated README

10.10.1

  • XML → fixed attribute name highlighting

10.10.0

10.9.0

  • JSX, TSX, CSS → fixes

10.8.0

  • HLSL → added support
  • updated README

10.7.0

  • added minimap.findMatchHighlight → highlight color for matches from search within files introduced in VS Code 1.37.0

10.6.0

  • improvement #28

10.5.0

  • improvement #27

10.4.0

  • TOML → added support (requires Better TOML extension)
  • HTML → fixes
  • updated README

10.3.0

  • added tree.indentGuidesStroke → tree Widget's stroke color for indent guides introduced in VS Code 1.36.0

10.2.1

  • Updated README

10.2.0

10.1.0

  • CSS → various improvements

10.0.0

  • 🆕 dark theme variant → Noctis Bordo
  • updated README

9.13.0

  • PlantUML → added support (requires PlantUML extension)
  • updated README

9.12.0

  • Crystal, C++, Dart, Vala → fixed type annotation highlighting
  • Go → italicized import statements
  • Objective C → fixed floating point higlighting
  • various fixes and improvements

9.11.0

  • Kotlin, Julia → italicized primitive datatype annotations and fun keyword
  • Lua → fixed the highlighting of constants and libraries

9.10.0

  • PHP → fixed the highlighting of:
    • function parameters
    • the curly brackets in string interpolation

9.9.0

  • C/C++, C#, Go, Java, Groovy, Kotlin, Scala, Python, Swift → primitive datatype annotations are now italicized

9.8.0

  • TypeScript → datatype annotations, import and export statements are now italicized #25
  • updated screenshots in README

9.7.0

  • C/C++ → more tweaks

9.6.0

  • C/C++ → various fixes

9.5.0

  • Noctis Hibernus → improved contrast for list.inactiveSelectionBackground
  • Noctis Lilac → increased luminosity for panel and terminal background

9.4.0

  • Elm → added support (requires elm extension)
  • updated README

9.3.0

  • added new color tab.unfocusedActiveBackground introduced in VSCode v1.35

9.2.0

  • F# → added support
  • updated README

9.1.0

  • light themes → improved contrast of annotation color: #ba785e → #b3694d
  • updated README

9.0.0

  • 🆕 light theme variant → Noctis Lilac
  • updated README

8.10.1

  • fixed the css selector for the workbench in .vscodecustom.css changed in VSCode v1.35.0

8.10.0

  • improvements, fixes #23

8.9.0

  • improvement #22

8.8.1

8.8.0

  • reworked terminal colors #21

8.7.0

  • Ocaml & Reason → added support (requires reason-vscode extension)
  • updated README

8.6.0

  • GraphQL → added support (requires GraphQL extension)
  • updated README

8.5.0

  • diff editor colors → eliminated coloring for inserted and removed text border #20

8.4.1

  • Noctis Viola → decreased 1% editor's background luminosity

8.4.0

8.3.0

  • Noctis Viola → reworked
    • 2% increased luminosity
    • 10% decreased saturation
  • updated README

8.2.0

  • Shell Script → added support
  • fixed #17
  • fixed #18
  • updated README

8.1.0

  • Noctis Lux & Hibernus → reworked Settings Editor Colors
  • various fixes

8.0.0

  • 🆕 light theme variant → ❄Noctis Hibernus❄
  • updated README

7.28.1

7.28.0

  • tab.unfocusedHoverBackground → added color
  • fixed #15

7.27.0

  • refactored theme generator

7.26.0

  • Visual Basic, Lua, Kotlin, Julia, Ruby →improvements
  • refactoring

7.25.0

  • Swift → added support
  • updated README

7.24.0

  • Go and Rust → various tweaks

7.23.0

  • Erlang → added support (requires erlang extension)
  • updated README

7.22.0

  • Groovy, R, Haskell → type annotation changes

7.21.2

  • when I developed the new theme theme generator in v7.21.0 I used an older version of the themes so now I had to implement again the changes from the prior two versions (v7.20.0 and v7.19.0)
  • updated README

7.21.1

  • fixed a key naming error in colors.mjs

7.21.0

  • improved the build process of the Noctis Themes. See README for more details

7.20.0

  • Noctis Minimus
    • Old Rose #c38e79 → Contessa #be856f - changed
    • Husk #b3994d → Driftwood #b0904f - changed
  • Java → type annotations are now highlighted in Japonica/Contessa/Santa Fe
  • updated README

7.19.0

  • Noctis Lux
    • Dark Orange #ff8c00 → Yellow Sea #f49725 - changed
    • Flame Pea #bf6440 → Santa Fe #ba785e- changed
    • Tenne #ff5b1a → Trinidad #e64100 - changed
    • Pirate Gold #b38600 → Dark Goldenrod #a88c00 - changed
  • PHP → changed embedded SQL highlighting
  • JSDoc → fixed type annotations
  • updated README

7.18.0

  • Powershell → improvements
  • Twig → added support (requires Twig Language 2 extension)
  • updated README

7.17.0

  • Markup → tweaked
  • refactoring

7.16.0

  • all themes → added editorRuler.foreground. To activate it edit settings.json and add "editor.rulers": [80, 120]

7.15.1

  • vscodecustom.css → fixed CSS selector for changing the default font for the UI

7.15.0

7.14.0

  • C#, C/C++ & Objective-C → type annotations are now highlighted in Galliano/Husk/Pirate Gold

7.13.0

  • Crystal
    • pseudo constants highlighted in Galliano/Husk/Pirate Gold
    • punctuation.definition.variable is now bold
  • Python → fixed punctuation.definition.decorator

7.12.0

  • PHP → type annotation are now highlighted with Japonica/Old Rose/Flame Pea

7.11.0

  • Noctis Lux
    • Carrot Orange #ee962b → Dark Orange #ff8c00 - changed
    • Reno Sand #a86615 → Flame Pea #bf6440 - changed
    • Grenadier #d13b00 → Tenne #ff5b1a - changed
  • Noctis Minimus
    • Dust Storm #e1cbbc → Old Rose #c38e79 - changed
  • Rest of the themes
    • Desert Sand #edc9af → Japonica #d67e5c - changed
    • Buddha Gold #cc9900 → Galliano #d5971a - changed
  • TypeScript & Python → type annotation are now highlighted with Japonica/Old Rose/Flame Pea and normal font style

7.10.1

  • TypeScript → fixed punctuation decorator

7.10.0

  • Kotlin → added support (requires Kotlin extension)
  • updated README

7.9.1

  • fixed contributor link in README

7.9.0

  • Noctis Violalist.inactiveFocusBackground tweaked
  • Vala & Scala → small adjustments

7.8.0

  • gitDecoration.addedResourceForeground and list.inactiveFocusBackground → added colors

7.7.3

  • changed HTML id attribute to Desert Sand color and made it bold

7.7.0

  • tweaked logo
  • added text logo

7.6.5

7.6.0

  • moved screenshots below introduction #12
  • add links to credits #13
  • add logo to README #14
  • fix contribution and logo links

7.5.1

  • fixed color names in README
  • removed pallete.css

7.5.0

  • Crystal → added support (requires Crystal Language extension)
  • updated README

7.4.0

  • as of VS Code v1.31 the syntax highlighting for DOM api have been removed. Desert Sand color will be used to highlight Object properties in JavaScript and ID selectors in CSS.
  • removed DOM related syntax highlighting
  • fixed punctuation highlighting
  • updated screenshots

7.3.0

  • added the new list widget colors introduced in v1.31
  • bumped the min version requirement to 1.31

7.2.0

  • added contributors section in README

7.1.0

  • improvements → status bar (all variants)

7.0.1

  • fixed JSDoc

6.0.0

5.0.0

  • introducing Noctis Viola
  • updated README with new screenshot

4.22.1

  • updated README with new color name

4.22.0

  • replaced Burnt Sienna(#e97749) with 5% darker Cinnabar(#e66533)
  • updated screenshots in README.

4.21.0

  • SQL → added support (embedded SQL in PHP as well)
  • updated README

4.20.0

  • Ojective-C → added support
  • updated README

4.19.1

  • keyword function → is using now normal font style (was italic before). It will affect: PHP, JavaScript and derivatives.

4.19.0

4.18.0

  • PHP → fixed parameters

4.17.1

  • vscodecustom.css → refactored

4.17.0

  • Vala → various tweaks

4.16.0

  • PHP → nullable type operator is now highlighted in Cornflower Blue

4.15.0

  • Julia → various improvements

4.14.0

  • Markup/Markdown
    • improvements #7. Thanks Mateo!

4.13.0

  • Markup/Markdown
    • improvements #6
    • improved strings highlighting

4.12.0

  • Noctis Lux → added snippets highlighting
  • improved snippets highlighting for dark themes
  • PHP → reverted magic constants highlighting to initial color

4.11.0

  • PHP → magic constants are now Buddha Gold

4.10.0

  • Apache Conf → added support (requires Apache Conf extension)
  • updated README

4.9.0

  • Vala → added support (requires Vala Code extension)
  • updated README

4.8.0

  • PHP → parameters are now bold

4.7.0

  • Julia → added support (requires Julia extension)
  • updated README

4.6.0

  • Noctis Uva → adjusted color of editorCodeLens.foreground
  • removed unnecessary code from all themes

4.5.0

  • Dart → added support (requires Dart extension)
  • updated README

4.4.0

  • Noctis Uva → improved peek view colors

4.2.0

  • fixed #5
  • added new colors for the border on the top of modified (dirty) active/inactive/unfocused active/unfocused inactive tabs in an active/inactive/unfocused active/unfocused inactive group.
  • changed editor's tab inactive top border to match the active border
  • removed unnecessary color settings
  • updated README with how to install the fonts I use in the screenshots

4.1.0

  • Noctis Uva → improved scrollbar controls

4.0.0

  • NEW theme variant → Noctis Uva
  • changed gallery banner color to the new theme background
  • updated README with the screenshot for the new theme

3.28.0

  • CSS → id is now highlighted in Desert Sand
  • CSS → colon before pseudo element/class is now Pale Violet Red
  • removed unnecessary scope selectors

3.27.0

  • Ruby → reworked syntax;

3.26.2

  • CSS → font style for variable parameter is now normal

3.26.1

  • Lua → rest variable parameter is now Pale Violet Red

3.26.0

  • dark themes → adjusted editor hint color and git modified resources color

3.25.0

  • all themes → reworked integrated terminal colors

3.24.0

  • Noctis Lux → adjusted editor's selection colors

3.23.0

  • dark themes → adjusted editor's selection colors

3.22.0

  • C# → null conditional operators are now Cornflower Blue

3.21.0

  • editor warning colors → adjusted to be easily distinguishable from the syntax color

3.20.0

  • added new colors for:
  • sideBarSectionHeader.border: Side bar section header border color
  • activityBar.inactiveForeground: Activity bar item foreground color when it is inactive

3.19.2

  • JavaScript → partial fix for DOM properties highlighting #4

3.19.1

  • Go → italicized builtin functions

3.19.0

  • added new colors for:
  • editor.snippetTabstopHighlightBackground: Highlight background color of a snippet tabstop.
  • editor.snippetTabstopHighlightBorder: Highlight border color of a snippet tabstop.
  • editor.snippetFinalTabstopHighlightBackground: Highlight background color of the final tabstop of a snippet.
  • editor.snippetFinalTabstopHighlightBorder: Highlight border color of the final tabstop of a snippet.

3.18.1

  • C# → fixed # highlighting
  • C# → namespaces are now highlighting in Turcoise

3.18.0

  • added new colors for:
    • inputValidation.infoForeground: Input validation foreground color for information severity.
    • inputValidation.warningForeground: Input validation foreground color for warning severity.
    • inputValidation.errorForeground: Input validation foreground color for error severity.
    • tweaked the rest of input validation colors for better visibility

3.17.1

  • JavaScript/TypeScript → arrow function is now highlighted in Burnt Sienna.

3.17.0

  • Noctis Lux → reworked the theme for better contrast
  • Noctis lux → new screenshot
  • updated README

3.16.1

  • C# → parameters are now bold

3.16.0

  • Go
    • fixed types highlighting
    • runes are now bold
    • all operators are now Pale Violet Red

3.15.0

  • added new color for menu.separatorBackground

3.14.0

  • JavaScript/TypeScript → all storage.type scopes are now highlighted in Burnt Sienna.
  • new screenshots
  • updated README

3.13.0

  • dark themes → changed the hue for the strings:
    • replaced Pastel Green color in Eucalyptus
    • replaced La Palma color in Mountain Meadow

3.12.0

  • Noctis Lux → added a new color for DOM objects highlighting

3.11.0

  • dark themes → added a new color (Desert Sand) for DOM objects highlighting

3.10.3

  • Scala → fixed scaladoc highlighting

3.10.2

  • C# → type parameters are now Buddha Gold

3.10.1

  • escape characters are now Dodger Blue

3.10.0

  • code refactoring
  • C/C++ → various changes
  • PowerShell → made function italic
  • Python → made self italic when is parameter
  • TypeScript → syntax highlighting fixes

3.9.0

  • Scala → added support (requires Scala Syntax extension)
  • updated README

3.8.2

  • PHP → made decimal period separator Cornflower Blue

3.8.1

  • Lua → normal font style for the function keyword

3.8.0

  • Visual Basic → added support
  • updated README

3.7.1

  • Lua → made library names Buddha Gold

3.7.0

  • Lua → added support (requires Lua Plus) extension)
  • updated README

3.6.0

  • PowerShell → added support
  • updated README

3.5.2

  • Java → fixed javadoc highlighting
  • code refactoring

3.5.1

  • Groovy → fixed string interpolation

3.5.0

  • Groovy → added support
  • Java
    • annotation type made Gold Sand
    • made class, enum and interface keywords Burnt Sienna
  • updated README

3.4.2

  • Typescript → fixed constructor keyword highlighting
  • R → made package namespace Dodger Blue

3.4.1

  • Handlebars → fixed variable highlighting
  • C/C++ → made storage type italic
  • code refactoring

3.4.0

  • PHP
    • PHPDoc → added support
    • fixed scalar and return type declarations highlighting
    • fixed php tags highlighting
    • updated README

3.3.2

  • CoffeeScript
    • doc text uses La Palma color
    • made extends keyword italic

3.3.1

  • Noctis Lux → changed terminal area color to keep it consistent with the rest of variants #1
  • Noctis Obscuro → tweaked terminal and sidebar area colors

3.3.0

  • Reworked Noctis, Noctis Azureus and Noctis Obscuro to improve visual separation of sidebar and terminal areas to the background. #1

3.2.0

  • R → added support
  • updated README

3.1.0

  • CoffeeScript → added support
  • updated README

3.0.0

  • JSDoc → added support
  • updated the screenshots
  • updated README

2.9.7

  • JavaScript → made object properties italic

2.9.6

  • updated README
  • Rust
    • made core type variants bold
    • made built-in macros bold

2.9.5

  • JavaScript
    • fixed Math object highlighting
    • made parameters bold

2.9.4

  • JavaScript → fixed constants highlighting
  • Removed redundant scope selectors

2.9.3

  • CSS → punctuation keyword is now Pale Violet Red
  • Removed redundant scope selectors

2.9.2

  • Added color for breadcrumb background

2.9.0

  • Added new theme colors:
    • settings.dropdownListBorder: Border color of the new dropdown control.
    • settings.modifiedItemIndicator: The color of the line that indicates a modified setting.

2.8.3

  • JavaScript → parameters are now italicized.
  • Removed redundant scopes

2.8.2

  • Rust → core traits are now italicized

2.8.1

  • Rust → changed font style of the meta attributes

2.8.0

  • Rust → added support
  • updated README.

2.7.2

  • Goimport and package are now highlighted in Pale Violet Red

2.7.1

  • C# → tags are now highlighted in Burnt Sienna

2.7.0

  • Ruby → added support
  • updated README.

2.6.1

  • C++ → changed font style of constructors and destructors

2.6.0

  • All theme variants
    • improved custom title bar and menus for Windows/Linux . While still in preview, you can try it out by setting window.titleBarStyle to custom in your settings.json
    • improved editorIndentGuide contrast

2.5.3

  • Python
    • base text color is now Gold Sand
    • parameters are italicized

2.5.2

  • C++ → highlighted scope resolution operator

2.5.1

  • Go → base text color is now Gold Sand

2.5.0

  • C/C++ → added support
  • Updated README

2.4.1

  • JavaScript → improved DOM properties and constants highlighting

2.4.0

  • Added theme colors for the breadcrumbs and for the new editor Settings

2.3.2

  • Go → improved string placeholder highlighting

2.3.1

  • Go → improved pointer operators highlighting

2.3.0

  • Go → added support
  • Updated README

2.2.4

  • PHP → improved type declarations highlighting

2.2.3

  • Java → fixed wildcard and ellipsis highlighting

2.2.2

  • Java → fixed super highlighting

2.2.1

  • C#
    • Fixed null-conditional operator
    • Made bold new keyword

2.2.0

  • Java → added support
  • Updated README

2.1.0

  • .tsx → added support
  • C# → improved support
  • Updated README

2.0.4

  • TypeScript → improved support
  • Updated README

2.0.3

  • Python → changed f-string's color
  • Updated README

2.0.2

  • C# → changed style and color of var

2.0.1

  • Changed style and color of this and base in C#

2.0.0

  • C# → added support

1.4.2

  • Noctis Lux theme → tweaked

1.4.2

  • Python → improved support
  • Code refactoring

1.4.1

  • Markdown → improved support
  • Removed redundant code

1.4.0

  • Clojure → added support
  • Updated README

1.3.2

  • Code refactoring
  • Handlebars → improved support

1.3.0

  • Pug/Jade → added support

1.2.3

  • Removed unnecessary scope selectors.
  • Noctis Lux → increased input.placeholderForeground contrast: #c0c8c9 → #9fabad

1.2.1

  • Changed panelTitle.activeForeground color: #169fb1 → #40d4e7

1.2.0

  • PHP → improved support

1.1.2

  • Noctis Azureus → fixed comments and default text colors in
  • Markdown → fixed italics rendering

1.1.1

  • Python → improved support

1.1.0

  • Markdown → improved support
  • Code refactoring

1.0.0

  • NEW deep blue theme: Noctis Azureus
  • Major rework of all themes:
    • Added two colors (La Palma and Dodger Blue)
      • La Palma is used exclusively for string template literals
      • Dodger Blue for important keywords that need to stand out (like console, built in objects, etc.)
    • Active tabs are now highlighted in cyan or deep blue depending on the selected active theme.
    • DOM objects are now highlighted in Buddha Gold
    • Various other tweaks
  • Updated the screenshots
  • Updated README.md

0.7.2

  • Changes and fixes in Python:
    • self and cls are properly highlighted and italicized
    • def is no longer italicized

0.7.1

  • Fixed contrast of list.highlightForeground for the dark themes.

0.7.0

  • Reworked the light theme to improve contrast.
  • Removed unnecessary scope selectors.

0.6.2

  • TypeScript → italicized type annotations

0.6.1

  • Tweaked Noctis Light theme to improve contrast.
  • The theme color editorGroup.emptyBackground replaced editorGroup.background which is no longer supported with the introduction of the grid editor layout feature in VSCode 1.25

0.6.0

  • Added merge conflict decorations that are shown when the editor contains special diff ranges.
  • Removed unnecessary scope selectors

0.5.6

  • Tonned down editorCodeLens.foreground to make it less distracting.
  • Tweaked Noctis Lux (Light) theme colors.

0.5.5

  • Italicized entity.other.inherited-class
  • Removed redundant scope selectors

0.5.4

  • Tweaked editor text selection colors.

0.5.3

  • Tweaked JavaScript highlighting.

0.5.2

  • Inherited class in JavaScript is now highlighted in Turcoise

0.5.1

  • Added higligting for escape characters in Python and JavaScript

0.5.0

  • Added support for Python

0.4.3

  • Adjusted peekViewEditor.background
  • Adjusted peekViewEditor.matchHighlightBackground
  • Adjusted peekViewEditor.matchHighlightBorder
  • Adjusted peekViewEditorGutter.background

0.4.2

  • Modified light theme's editorGutter.modifiedBackground to bring it into line with the one from the dark theme

0.4.1

  • changed color: #d16e47 → #e97749
  • updated README

0.4.0

  • Added editor.wordHighlightStrongBackground styling
  • Added editor.wordHighlightStrongBorder styling
  • Added editor.findRangeHighlightBorder styling
  • Added editor.wordHighlightBorder styling
  • Added editor.wordHighlightBackground styling
  • Added editor.findMatchHighlightBorder styling

0.3.1

  • Tweaked Noctis Lux (Light) theme colors

0.3.0

  • Reworked Noctis Lux (Light) theme for better contrast

0.2.4

  • Improved EJS support.

0.2.3

  • Changed Noctis Lux' (Light) list.warningForeground styling.

0.2.2

  • Changed Noctis Lux' (Light) selection.background styling.

0.2.1

  • Changed Noctis Lux' (Light) peekViewResult.selectionForeground color.

0.2.0

  • Adjusted terminal colors.
  • Adjusted Noctis Lux(light) variable and attribute colors.

0.1.0

  • Added tab.activeBorderTop: Border to the top of an active tab.
  • Added tab.unfocusedActiveBorderTop: Border to the top of an active tab in an unfocused group.
  • Added list.errorForeground: The color of items in the Explorer with errors.
  • Added list.warningForeground: The color of items in the Explorer with warnings.

0.0.2

  • Added version badge in README.

0.0.1

  • Initial release.