Skip to content

Releases: TheKeineAhnung/Intrepid-Darkness

1.9.2

22 Aug 23:04
Compare
Choose a tag to compare

Version 1.9.2 | 2022-08-23

Fixed

  • Color of class tag on img tags in svelte files
  • Color of id tag on img tags svelte files

1.9.1

17 Jun 13:45
Compare
Choose a tag to compare

Version 1.9.1 | 2022-06-17

Changed

  • Color of keys in dictionarys in TypeScript files

Fixed

  • Color of code in classes in Python files

1.9.0

07 Feb 00:30
Compare
Choose a tag to compare

Version 1.9.0 | 2022-02-02

Added

  • Svelte support

Fixed

  • Color of single quoted strings in html files

1.8.5

25 Dec 01:17
Compare
Choose a tag to compare

Version 1.8.5 | 2021-12-25

Changed

  • Color of function keyword in PHP files
  • Color of order keywords in SQL files

Fixed

  • Color of global variables in PHP files

1.8.4

22 Oct 13:48
Compare
Choose a tag to compare

Version 1.8.4 | 2021-10-22

Changed

  • Color of keywords in SQL files
  • Color for bold and italic text in markdown files
  • Color for indented list in markdown files

1.8.3

29 Sep 13:52
Compare
Choose a tag to compare

Version 1.8.3 | 2021-09-29

Fixed

  • Lighttheme added to selection

.gitignore + svg support and many bugfixes

28 Sep 19:06
Compare
Choose a tag to compare

Version 1.8.2 | 2021-09-28

Added

  • Automatically generated light theme
  • .gitignore support

Changed

  • Lighter color for text in JavaScript, TypeScript, JSON, Python, PHP and SQL files
  • Color for async and await in JavaScript files

Fixed

  • Tag color in html files
  • Color for second+ color when multiple return in python files

Many color fixes

10 Aug 12:38
306d9b4
Compare
Choose a tag to compare

Version 1.8.1 | 2021-08-10

Changed

  • Preview pictures for json, sass and scss files

Fixed

  • Class and id tag color in php files
  • Comment text in scss files
  • Colors for @ rules in scss files

Dart support

19 Jul 15:19
Compare
Choose a tag to compare

Version 1.8.0 | 2021-07-19

Added

  • Dart support

Less support

17 Jul 09:54
4a14f53
Compare
Choose a tag to compare

Version 1.7.0 | 2021-07-17

Added

  • Less support

Changed

  • Color for markdown links
  • Color for variable.function() call in javascript files

Fixed

  • Name for selection in VS-Code