Commit graph

272 commits

Author SHA1 Message Date
Mattia Astorino
3e52b79ed4 chore: rebuild icons 2017-07-18 15:07:34 +02:00
Mattia Astorino
805fed7bbc chore: rebuild icons 2017-07-18 15:06:28 +02:00
Mattia Astorino
96c266cacd chore: add ex icon 2017-07-18 15:05:50 +02:00
OctoD
5895edcad6 chore: fixes gulp watch build 2017-07-18 14:43:26 +02:00
OctoD
ce2e2b0921 Merge branch 'develop' of https://github.com/equinusocio/vsc-material-theme into develop 2017-07-18 14:29:19 +02:00
Mattia Astorino
b6eb130e16 fix: Add .ex file icon
Fix #60
2017-07-18 14:28:19 +02:00
OctoD
479eca2a4c chore: Fixes build system. 2017-07-18 14:27:08 +02:00
Mattia Astorino
3df09c1514 chore: Disable gulp/npm tasks autodetect 2017-07-18 14:00:43 +02:00
Mattia Astorino
305eeb566b chore: update tasks 2017-07-05 15:00:56 +02:00
Mattia Astorino
af926a92b4 Merge branch 'develop' of github.com:equinusocio/vsc-material-theme into develop 2017-07-04 09:44:55 +02:00
Mattia Astorino
efbf355c70 chore: rebuild icons 2017-07-04 09:44:49 +02:00
OctoD roth
74993c6593 chore: Cohercing type to any to allow build. 2017-07-02 20:08:52 +02:00
Mattia Astorino
f51ec378de chore: manual build 2017-06-30 17:32:03 +02:00
Mattia Astorino
2fb5bc02e2 chore: update deps 2017-06-30 17:25:36 +02:00
Mattia Astorino
d0aeec0275 chore: Update deps 2017-06-30 17:19:21 +02:00
Mattia Astorino
e3b67e0b41 chore: Update deps 2017-06-30 17:19:11 +02:00
Mattia Astorino
027b34249a fix: Fix python special var parameter color
Close #57
2017-06-30 16:39:38 +02:00
Mattia Astorino
bf008c0b28 chore: Update editorconfig 2017-06-30 16:39:17 +02:00
Mattia Astorino
4798102b55 fix: Improve workbench theme and colors 2017-06-30 16:33:12 +02:00
Mattia Astorino
0bb204c8af chore: rebuld icons 2017-06-27 11:13:21 +02:00
Mattia Astorino
96faa4f2db chore: Rebuild icons 2017-06-25 16:35:12 +02:00
OctoD
0bbeecf35b chore: Fixes regression over icons variants. Asks user to reload vsc for session reload. 2017-06-23 20:39:06 +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
36826d2e2f chore: Dumps old code 2017-06-23 13:55:13 +02:00
Mattia Astorino
e47ab01d07 chore: cose non cose 2017-06-21 11:48:43 +02:00
Mattia Astorino
16230f2ee3 fix: Fix editor marker navigation color 2017-06-20 15:50:29 +02:00
OctoD
7ed1d45c65 chore: Stores theme and icon changes, avoiding excessive window reload. 2017-06-20 14:39:45 +02:00
Mattia Astorino
a3428ab812 fix: Fix notification bar badge colors 2017-06-20 09:55:06 +02:00
Mattia Astorino
4758c452cd fix: Add accent color to progressbar
Ref #56
2017-06-20 09:16:55 +02:00
Mattia Astorino
8502a39f50 fix: Add squigglies color
Ref #56
2017-06-20 09:12:53 +02:00
Mattia Astorino
c5cbf8b25c release: 1.0.0 2017-06-19 12:27:47 +02:00
Mattia Astorino
ff1f6452fb chore: Fix folders opacity and generator 2017-06-19 12:17:13 +02:00
Mattia Astorino
89d172c13a chore: Remove opacity from folder.svg 2017-06-19 12:06:08 +02:00
Mattia Astorino
f51a629447 chore: Update build and theme generator 2017-06-18 11:29:24 +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
Mattia Astorino
1fe8b851f2 chore: Add peekview style 2017-06-14 13:59:01 +02:00
OctoD
0524ea7da7 chore: Dumps empty file. 2017-06-13 15:22:54 +02:00
Mattia Astorino
505fa18fad chore: Update icons 2017-06-13 15:22:27 +02:00
Mattia Astorino
9f19efe353 chore: Update copyright 2017-06-13 09:55:45 +02:00
Mattia Astorino
7ab5fb6e75 chore: Update readme 2017-06-13 09:50:53 +02:00
Mattia Astorino
8477ac6229 chore: Add readme section 2017-06-13 09:46:46 +02:00
Mattia Astorino
6acaec949b chore: Fix menu command 2017-06-13 09:46:37 +02:00
Mattia Astorino
ef9abab78c fix: Add and update file icons 2017-06-13 09:35:50 +02:00
Mattia Astorino
635eb8324d chore: Build theme 2017-06-13 09:01:42 +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
5913e6a4ba chore: Moves dirs consts out of .gulp directory. 2017-06-12 20:11:51 +02:00
OctoD
00b4b0df1e chore: Drafts accented icon themes 2017-06-12 19:49:50 +02:00
OctoD
35beede550 chore: Fixes colour override. 2017-06-08 10:08:46 +02:00
Mattia Astorino
328536473e chore: Fix accents alpha 2017-06-06 15:36:38 +02:00