Commit graph

102 commits

Author SHA1 Message Date
Mattia Astorino
30df0a66bc
fix: Fix input validation colors contrast 2018-02-11 15:01:41 +01:00
Mattia Astorino
ba969ccd3e
chore: Update README 2018-02-11 14:58:16 +01:00
Mattia Astorino
377bfae909 chore(release): 1.3.0 2018-01-21 19:05:30 +01:00
Mattia Astorino
ab9320b876
Merge branch 'master' into develop 2018-01-17 13:53:22 +01:00
Matthew Hinton
40dd529899 fix: Update main field of package.json (#130)
Without the .js on the file name the Material Theme: Settings command doesn't work for me.
2018-01-10 22:03:24 +01:00
equinusocio
5b0017840b
chore: Fix default theme 2018-01-02 23:55:49 +01:00
equinusocio
3ecf1b002d
chore: Update deps and remove missing tasks 2018-01-02 23:23:32 +01:00
equinusocio
f4975a8e4a
chore: Update README 2017-12-29 19:40:21 +01:00
equinusocio
8e79c17e14 chore(release): 1.2.0 2017-12-29 19:23:17 +01:00
equinusocio
27fcc4a30c
chore: Add standard-version 2017-12-29 19:23:03 +01:00
Equinusocio
9f633c295a
chore: Update readme 2017-11-24 10:39:55 +01:00
Aseem Sood
ae30660dda Added call to donate after npm install (optional) 2017-11-22 17:56:14 -05:00
equinusocio
6cab4c5b46
release: 1.1.2 2017-11-14 17:00:21 +01:00
Equinusocio
989a606efe
chore: Add contributors to the package 2017-11-10 11:17:45 +01:00
equinusocio
a4e05fa5d3 chore: Fix package version 2017-11-04 23:22:17 +01:00
equinusocio
7d5d15bddd chore: prepare release 1.1.0 2017-11-04 23:01:40 +01:00
equinusocio
6391648c9e chore: Fix default theme 2017-11-01 21:12:28 +01:00
equinusocio
c0fd8ee11c chore: Remove icons 2017-10-27 18:09:24 +02:00
equinusocio
295e18e93e chore: Update index 2017-10-27 18:04:47 +02:00
equinusocio
f207952c68 chore: Update package.json 2017-10-27 17:43:16 +02:00
octod
45f3414bd9 chore: Updates build system and icon system to make it easier adding new icons 2017-10-26 22:50:08 +02:00
octod
92891908e9 chore: Reworking the icons build system in order to make it less painful 2017-10-24 00:11:48 +02:00
Mattia Astorino
3d7934d900 chore: Update package.json
close #43
2017-10-16 21:44:20 +02:00
Mattia Astorino
058e017b86 chore: Update README 2017-10-16 21:28:23 +02:00
Mattia Astorino
79d68b3258 feat: New High Contrast theme variants. 2017-10-16 21:20:59 +02:00
Mattia Astorino
00e67baf1c chore: Add darker high contrast model (wip) 2017-10-15 23:22:51 +02:00
Mattia Astorino
64928df1d2 chore: Release 1.0.5 2017-10-12 21:48:36 +02:00
Mattia Astorino
3f1077d412 feat: Add colors for sidebar git.untracked and git.modified files 2017-10-11 21:41:05 +02:00
Mattia Astorino
eb7d2101dd chore: Fix default theme 2017-09-29 21:12:41 +02:00
Mattia Astorino
ff642b8600 release 1.0.4 2017-09-29 21:11:45 +02:00
Mattia Astorino
de43ffa883 chore: Update meta 2017-09-27 18:22:26 +02:00
Mattia Astorino
0776fac761 update meta 2017-09-27 11:48:45 +02:00
Mattia Astorino
5305be4b3d release: 1.0.3 2017-09-27 10:22:46 +02:00
Mattia Astorino
195041fabd chore: Fix current and new deps version 2017-09-12 10:18:21 +02:00
Mattia Astorino
5bd19346da feat: Add tab active bottom border
Close #88
2017-09-11 14:43:33 +02:00
Mattia Astorino
fab02f43b5 chore: fix darker theme path 2017-08-30 21:04:34 +02:00
Mattia Astorino
686c6b0c24 release: 1.0.2 2017-07-25 09:28:55 +02:00
octod
6c2ce83be8 fix: Fixes an issues with the old settings "materialTheme.cache.workbench.accent". 2017-07-24 21:56:46 +02:00
Mattia Astorino
ada03ed759 fix: Fix theme variants and settings reload 2017-07-24 09:22:27 +02:00
octod
16029bade8 chore: Adds theme variants command to "Material Theme Settings" 2017-07-21 20:20:17 +02:00
Mattia Astorino
d0aeec0275 chore: Update deps 2017-06-30 17:19:21 +02:00
OctoD
a412e4edde chore: Moves accents colours to defaults.json. Adds a reload window confirm message, this due to bugs. 2017-06-23 13:55:52 +02:00
OctoD
7ed1d45c65 chore: Stores theme and icon changes, avoiding excessive window reload. 2017-06-20 14:39:45 +02:00
Mattia Astorino
c5cbf8b25c release: 1.0.0 2017-06-19 12:27:47 +02:00
OctoD
c2a4ba12ac chore: Alters programmatically the current theme (colour, icons) to adapt it to accents and folders colours. 2017-06-17 16:52:27 +02:00
OctoD
2012046243 chore: icons variants themes based on current Material Theme. 2017-06-16 20:44:10 +02:00
OctoD
a499aaa36b chore: Adds automated accented icon themes generation. Sets correct icon theme while choosing an accent. 2017-06-12 23:16:17 +02:00
OctoD
00b4b0df1e chore: Drafts accented icon themes 2017-06-12 19:49:50 +02:00
Mattia Astorino
ae32b76e79 chore: Update command menu label 2017-06-01 11:40:32 +02:00
OctoD
56521a9d0e chore: fixes postinstall script 2017-05-29 09:30:00 +02:00