Vsc Material Theme Versions Save

Material Theme, the most epic theme for Visual Studio Code

v30.0

4 years ago
  • Add support to new UI elements

v29.2

4 years ago
  • Fix terminal cursor color
  • Fix support for tree guidelines

v2.7.0

5 years ago

Fixed

  • Add webpack icon to all configuration files
  • Fix HTML attributes color for derivates
  • Fix color highlighting for meta.tag elements

New

  • Add support to the new FilterWidget for VSCode 1.31+
  • Add file icon to .lit files (lit-html files)

Breaking

  • Removed file icons from the main theme. We released the file icons as separated extension. Make sure to install it for an immersive experience.
  • Removed auto-applying icons. You need to manually run the Fix icons command from the Material Theme Icons extension.

PS: VSIX package coming soon.

v2.6.3

5 years ago
  • Fix python docstrings color to match comments
  • Add terraform (.tf) file icon
  • Add .browserlistrc file icone
  • Add .nvmrc file icon
  • Add vue.config.js file icon
  • Add nuxt.config.js file icon

v2.6.2

5 years ago

v2.6.1

5 years ago

v2.6.0

5 years ago

v2.5.1

5 years ago

v2.4.2

5 years ago

2.4.2 (2018-08-30)

Bug Fixes

v2.4.0

5 years ago

2.4.0 (2018-08-29)

Bug Fixes

  • Add .cabal file icon (846bd9a)
  • Add coldfusion file icon (8f130d4), closes #222
  • Extend graphql support for file icon (e98cb88), closes #226
  • Fix breadcrumb theme (e2d6fd5)
  • Fix custom menu foreground color (Win/Linux) (d14e343), closes #239
  • Fix find widget border color (bcd9667), closes #218
  • Fix some workbench input graphic glitches (bbd8a2d)
  • Fix windows/linux custom menu item hovered background (dc00744), closes #245

Features

  • Add .env.development, .env.testing, .env.staging, .env-production to supported filenames (#225) (cdeaa5f)
  • Add icon to source folders (8cfc0a5)
  • Reload notification: added support for after-install notification (a42b3a0)
  • Reload notification: added support never show again notification (440c104)
  • Add icons to root folders (3ad76f1), closes #241
  • Add support for custom menus and menubar on Windows/Linux (vscode v1.26.0) (681db67), closes #228
  • Add theme for the new settings view (50b22c3)
  • added integration for VSC settings preview (#242) (e783b1c)