vsc-material-theme

Material Theme, the most epic theme for Visual Studio Code

APACHE-2.0 License

Stars
11.2K
Committers
1

Bot releases are visible (Hide)

vsc-material-theme - v4.0.9 Latest Release

Published by equinusocio over 7 years ago

Fix missing schemes regression

vsc-material-theme - v4.0.8

Published by equinusocio over 7 years ago

Minor fixes

vsc-material-theme - v4.0.7

Published by equinusocio over 7 years ago

4.0.7 (2017-06-28)

Bug Fixes

vsc-material-theme - v4.0.6

Published by equinusocio over 7 years ago

4.0.6 (2017-04-12)

Bug Fixes

vsc-material-theme - v4.0.5

Published by equinusocio over 7 years ago

4.0.5 (2017-02-06)

Bug Fixes

  • Fix A File Icons package support (c39d939)
vsc-material-theme - v4.0.4

Published by equinusocio almost 8 years ago

4.0.4 (2017-01-06)

Bug Fixes

vsc-material-theme - v4.0.3

Published by equinusocio almost 8 years ago

4.0.3 (2016-12-19)

Bug Fixes

  • Fix accent-teal missing assets (d959813)
  • Improve Theme Info dialog
vsc-material-theme - v4.0.2

Published by equinusocio almost 8 years ago

4.0.2 (2016-11-14)

📣 BUGFIXES:

  • Fix Raw markdown background color (14a4fcf)
  • Fix minor color schemes highlights (664ce96)
  • Fix color schemes names inside configuration popup (2e703d7)

📣 FEATURES:

  • Add new file icons for zz File Icons package (b17159b)
vsc-material-theme - v4.0.1

Published by equinusocio almost 8 years ago

4.0.1 (2016-10-31)

Bug Fixes

  • Fix minimap viewport opacity (a82b6b3)
  • Fix PlainTasks and PlainNotes support (4e3d7d9)
  • Fix scrollbars black border with "overlay_scroll_bars": "disabled" (c3f53b2), closes #1012
  • Fix tabset spacing (1364e5c), closes #1008

Features

  • New "material_theme_bright_scrollbars" and "material_theme_accent_scrollbars" (0038542), closes #1016
vsc-material-theme - v4.0.0

Published by equinusocio almost 8 years ago

4.0.0 (2016-10-28)

Bug Fixes

  • Fix code folding arrows color (afe682c)
  • Fix folder icon to fit the pixel grid (ba25d37), closes #958
  • Fix sidebar heading color with Appbar Package (27bf47b), closes #991
  • Fix theme commands (grey menu) (733b4bb)
  • IMPORTANT: Old color schemes are not available anymore (ee830a9)
  • Improve buttons and sidebar colors (26bd93f)
  • Improve icon file type hover transition (a84d6cc)
  • Improve minimap viewport visibility (b1951db)
  • Improve tree folder/arrow hover animation (37879c9)
  • Redesigned scrollbars (49a13f8)
  • Remove "material_theme_contrast_fileicon" setting (not working ATM) (8b2b7c8)
  • Replace “❮” back arrow with “←” (7a8d144)
  • Selected tree item now use accent color (66dc371)

Features

  • Add "material_theme_big_fileicons" setting (4da341b), closes #997
  • Add PlainTasks support (b420ec0)
  • Add Skins package support. (4d49774)
  • Add support for "st-file-icons" package. (e493311)
  • Add support to st-file icons and update icons. Please check the readme file. (8224e68)
  • Brand new theme variant: Palenight (113b313)
  • New “material_theme_arrow_folders” setting (4c22ee0), closes #998
  • New “material_theme_bullet_tree_indicator” setting (cf0f513)
  • Now the minimap viewport use the current accent color (0aa5b69)

BREAKING CHANGES

  • From this release Material Theme use the st-file-icons package to
    display file type icons. Please install it and restart Sublime Text.