Skip to content

Releases: finico/vscode-theme-sunrise

2.2.0

08 Jun 22:17
7f2434b
Compare
Choose a tag to compare
  • Support for unused variables color
  • Change active line number color

2.1.0

03 Apr 14:47
Compare
Choose a tag to compare
  • Change colors for warnings and the diffEditor

2.0.1

03 Apr 14:48
Compare
Choose a tag to compare
  • Changed color for [new, cast, sizeof, etc]
  • Changed color for Python self variable
  • Replaced icon (svg -> png)

2.0.0

03 Apr 14:48
Compare
Choose a tag to compare
  • Migrate theme to json
  • Support for Workbench theming
  • Changed peekView colors
  • Changed line number colors
  • Changed invisible characters colors
  • Changed statusBar background color
  • Better colors for doc comments
  • Better colors for find match
  • Better colors for CSS

1.1.1

03 Feb 08:05
Compare
Choose a tag to compare
  • Fixed comment block color
  • Better word, search and range highlight

1.1.0

28 Jan 21:24
Compare
Choose a tag to compare
  • Changed JSON property name color
  • Changed CSS @media constants color
  • Changed new, this and super keyword color
  • Changed decorator color
  • Changed object literal key color
  • Better colors for SCSS
  • Better colors for nested selectors

1.0.4

03 Apr 14:48
Compare
Choose a tag to compare
  • fixed foreground for invalid scope

1.0.3

03 Apr 14:54
Compare
Choose a tag to compare
  • fixed at-rule in CSS
  • fixed link to TypeScript beta grammar in README
  • updated example screenshot

1.0.2

03 Apr 14:49
Compare
Choose a tag to compare
  • fixed findMatchHighlight color
  • fixed guide and invisibles color

1.0.1

03 Apr 14:49
Compare
Choose a tag to compare
  • added VS Code specific theme settings
  • fixed double quoted in html
  • redraw icon
  • updated example screenshot