vsc-material-theme/CHANGELOG.md
2018-06-28 23:39:00 +02:00

23 KiB

Material Theme Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.2.0 (2018-06-28)

Bug Fixes

  • Fix rust file icon association (c4e1dbe)
  • Fix some icon colors and add haxe file icon (04e7db8)
  • Icons: Add icon to .spec.ts files (fad5e29)
  • Lighter: Fix folders icon association (b2c8be8)
  • Fix statubar item hover background (c19ab43)
  • Fix status bar hover item background on Lighter variant. (27624fa)
  • Fix terminal.ansiBlack color (86def00), closes #180
  • Fix titlebar contrast color (74e0456)
  • Fix ts icon color (4c851ea), closes #172
  • Improve panels titles (905e99a), closes #208

Features

  • Add .lnk file icon (8aaabe8), closes #201
  • Add mdx file icon (d191329), closes #211
  • Add support to the new settings view (1e6150b)
  • New command to disabling/disabling icons auto-applaying (0fa2ac0)
  • New redesigned icons for folders and add new scss, sass and css folder icon (a293a6f)
  • New set of file icons with new and redesigned icons (eb1c2ed)

2.1.0 (2018-05-24)

Bug Fixes

  • Fix rust file icon association (c4e1dbe)
  • Fix some icon colors and add haxe file icon (04e7db8)
  • Icons: Add icon to .spec.ts files (fad5e29)
  • Lighter: Fix folders icon association (b2c8be8)
  • Fix statubar item hover background (c19ab43)
  • Fix terminal.ansiBlack color (86def00), closes #180
  • Fix titlebar contrast color (74e0456)
  • Fix ts icon color (4c851ea), closes #172

Features

  • New command to disabling/disabling icons auto-applaying (0fa2ac0)
  • New set of file icons with new and redesigned icons (eb1c2ed)

2.0.1 (2018-04-23)

Bug Fixes

  • folder-accent: removed useless method and fix accent custom conf (#169) (6992a38)
  • Fix whitespace characters visibility (43357ce), closes #167
  • Improve Ocean colors contrast (f10cf31)

2.0.0 (2018-04-22)

Bug Fixes

  • build: first build icons folder (#161) (761f426)
  • changelog-command: fixing ext name for markdown (#164) (974ce25)
  • update-icons: added command for update icons (3d11191)
  • update-icons: set icons when choose or activate material theme (5d8bfa7)

Features

  • A lot of new file icons and some old icons fixed (014b76d)
  • New variants available: Ocean and Ocean High Contrast (36333ad)

1.6.0 (2018-04-15)

Bug Fixes

  • Add babel icon to .babelrc.json files (41fe77c), closes #154

Features

1.5.1 (2018-03-10)

Bug Fixes

1.5.0 (2018-03-08)

Bug Fixes

  • Add support for the new notifications UX (008bac1)

Features

  • Highlight line number on selected line (cf69a74)

1.4.0 (2018-02-19)

Bug Fixes

  • Fix constants color in php language (444cf9a), closes #138
  • Fix input validation colors contrast (30df0a6)

Features

  • Add a subtle highlight on tab hover (405000e)

1.4.3 (2018-02-19)

1.4.0 (2018-02-19)

Bug Fixes

  • Fix constants color in php language (444cf9a), closes #138
  • Fix input validation colors contrast (30df0a6)

Features

  • Add a subtle highlight on tab hover (405000e)

1.3.0 (2018-01-21)

Bug Fixes

  • Fix editor rule color (2732da4)
  • Fix highlight backgrounds in PeekView (b66e88e)
  • Temporary fix to git edited file background when list is inactive (6b1925e)
  • Update main field of package.json (#130) (40dd529)

Features

1.2.0 (2017-12-29)

Features

1.1.2 (2017-11-14)

Bug Fixes

  • Add dist folder icon (a6600d2)
  • Add test folder icon (0a73ce4)
  • Improve markdown highlight (dc9a6fa), closes #113
  • Improve src folder icon (e06b881)
  • New bower_components folder icon (adcb304)
  • Update .git folder icon (2f37966)
  • Update .github folder icon (d371804)
  • Update package-lock.json and yarn.lock file icons (7136700), closes #108

Features

  • Add Rollup js file icon (5755813)

1.1.0 (2017-11-04)

Bug Fixes

Features

  • Add set italic style for keyword operators (ea9b755), closes #99
  • Add sidebar git colors support (0cf2007)
  • New folder icons (2dfbaaa)
  • New High Contrast theme variants. (79d68b3)
  • Remove arrow icons beside folders in explorer view (28006e5)

1.0.5 (2017-10-12)

Bug Fixes

  • Fix show changelog command (370a4d9)
  • Improve tab inactive foreground contrast (c3d0b82)

Features

  • Add .asp, .aspx and .ascx file icon (f7d4af0), closes #96
  • Add .mjs file icon (605b8bf), closes #93
  • Add .yarnrc and .npmrc file icon (f715cd0)
  • Add colors for sidebar git.untracked and git.modified files (3f1077d)

1.0.3 (2017-09-27)

Bug Fixes

  • Fix brackets color (punctuation.class...). Fix #76 (02d20b7)
  • Fix wrong gutter indicator for add line. Close 89 (83df9f9)
  • Update gutter line colors. Fix #79 (0298a59)

Features

  • Add tab active bottom border (5bd1934), closes #88
  • Adds "show changelog" command. (038ded7)

1.0.2 (2017-07-25)

Bug Fixes

  • Fix squiggles visibility (0900c30), closes #70
  • Fixes an issues with the old settings "materialTheme.cache.workbench.accent". (6c2ce83)
  • Fixes an unhandled undefined, which causes theme to break (issue #69). (14a471f)

1.0.1 (2017-07-24)

Bug Fixes

  • Add .ex file icon (b6eb130), closes #60
  • Add accent color to progressbar (4758c45)
  • Add squigglies color (8502a39)
  • Fix editor marker navigation color (16230f2)
  • Fix notification bar badge colors (a3428ab)
  • Fix python special var parameter color (027b342), closes #57
  • Fix theme variants and settings reload (ada03ed)
  • Improve workbench theme and colors (4798102)

1.0.0 (2017-06-19)

Bug Fixes

  • Add and update file icons (ef9abab)
  • Fix inputs placeholder color (6d5cef6)
  • Fix tree selected foreground when sidebar is inactive (351cd20)
  • Improve sidebar tree coloring (4993587)
  • Style welcome page links (e873530)

Features

  • adds theme accents config. (c648ab8)
  • Adds theme changer command (cb68fdc)

0.0.17 (2017-05-22)

Bug Fixes

  • Fix inactive group inactive tab foreground (2d52311), closes #47
  • Improve sidebar colorization (9cf9f34)

Features

  • Add puppet (.pp) file icon (d2dc180)

0.0.16 (2017-05-18)

Bug Fixes

0.0.15 (2017-05-17)

0.0.14 (2017-05-16)

Bug Fixes

  • Fix bracket match border color (4f778f1)
  • Fix invalids color highlight (100397c), closes #40
  • Fix notification bar foreground on Lighter (c177e46), closes #34
  • Fix selectionHighlightBackground color (9578f38), closes #38
  • improve C# highlight (c72c314), closes #26
  • Improve c++ syntax highlight (1a927d6)
  • Temporary fix buttons background (f97d06a), closes #37

0.0.13 (2017-05-10)

Bug Fixes

  • Fix statusbar background when no project opened (d0a7cbc), closes #27
  • Improve ansi colors (integrated terminal) (d1fa94f)

Features

  • Add build/dist folder icon (668db44), closes #6
  • Improve worckbench theme (caff8ce)

0.0.12 (2017-05-04)

Bug Fixes

Features

0.0.8 (2017-04-11)

Bug Fixes

  • Add bower icon (3e73e1f)
  • Fix background color for highlighted searched string (060d24d), closes #4
  • fix lighter scheme colors (2ba1c0d)
  • Fix opened folder icon (40700ca), closes #1
  • Fix some file and folder icons (b927646)
  • Fix var hover background (a8fee8c)
  • Update json icon (ce30ff7)
  • Update some file icons (cf2a1ee)
  • Icons: Fix .ts and def ts icons (4c0cf00), closes #10

Features

  • Add lighter theme (wip) (0f7d3c2)
  • Add Material Theme icon-theme (7d3b7bd)
  • first beta release (b4dead1)
  • Icons: Add new filetype icons (5bc8002)
  • Icons: Add new icons (3921218)
  • first full theme implementation (wip) (c3c42d4)