Commit graph

240 commits

Author SHA1 Message Date
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
OctoD
2a09d41136 chore: Sets alpha and checks if a colour is valid. 2017-06-06 15:28:17 +02:00
Mattia Astorino
c714fb7f07 chore: Update darkder sidebar foreground 2017-06-03 19:36:17 +02:00
Mattia Astorino
4a06a4fd4a chore: Add extensions prominent button color 2017-06-03 19:20:58 +02:00
OctoD
49c1f0c78b chore: Merges remote 2017-06-02 15:15:55 +02:00
Mattia Astorino
1dd41c4134 chore: Add textlink.activeForeground color 2017-06-01 11:43:20 +02:00
Mattia Astorino
ae32b76e79 chore: Update command menu label 2017-06-01 11:40:32 +02:00
Mattia Astorino
9eb980e25e chore: Add textlink.foreground accent 2017-06-01 11:40:20 +02:00
OctoD
13e987ef6b Merge branch 'develop' into feature/theme-config 2017-05-29 18:28:31 +02:00
OctoD
c648ab878a feat: adds theme accents config. 2017-05-29 18:01:55 +02:00
OctoD
4329d419a8 chore: dumped theme setter 2017-05-29 18:01:12 +02:00
OctoD
56521a9d0e chore: fixes postinstall script 2017-05-29 09:30:00 +02:00
Mattia Astorino
e873530b04 fix: Style welcome page links 2017-05-29 09:17:33 +02:00
OctoD roth
cb68fdc5e3 feat: Adds theme changer command 2017-05-28 16:50:44 +02:00
Mattia Astorino
6ba22488b5 chore: Update dependencies 2017-05-25 11:39:55 +02:00
Mattia Astorino
9d6d2c18ae chore: Add dep tsc 2017-05-25 11:38:21 +02:00
Mattia Astorino
8923212ef7 chore: Update yarn.lock 2017-05-25 11:31:26 +02:00
Mattia Astorino
300ca7614f Merge pull request #51 from OctoD/ts
chore: Typescript gulp tasks
2017-05-25 11:11:38 +02:00
OctoD
f80833cde6 Merge remote-tracking branch 'upstream/develop' into ts 2017-05-25 09:18:08 +02:00
Mattia Astorino
4993587d42 fix: Improve sidebar tree coloring 2017-05-25 08:54:07 +02:00
Mattia Astorino
351cd20bb5 fix: Fix tree selected foreground when sidebar is inactive 2017-05-25 08:44:26 +02:00
OctoD roth
bb7e3db86f chore: add a clean project task (removes js files) and improve ts tasks 2017-05-24 00:46:34 +02:00
OctoD roth
5087a0880d chore: Adds sourcemaps to ignored files list 2017-05-23 23:27:36 +02:00
OctoD roth
4a653772d5 chore: Generated sourcemaps and excludes them from workspace 2017-05-23 23:25:24 +02:00
OctoD
c035644fa6 chore: Removed track from .git 2017-05-23 18:49:21 +02:00
OctoD
d32be8bc39 chore: TS tasks (draft). Devs now can use the build command task in VSCode. 2017-05-23 18:44:31 +02:00
OctoD
6eb7f91b09 chore: Essentials for TS coding 2017-05-23 18:41:56 +02:00
Mattia Astorino
6d5cef6684 fix: Fix inputs placeholder color 2017-05-23 14:47:05 +02:00
Mattia Astorino
09b2ed4ff4 Merge pull request #49 from OctoD/workspace-config
Workspace config
2017-05-22 10:28:58 +02:00
OctoD
6436b6c185 chore: Added .log files to ignore list 2017-05-22 10:24:23 +02:00
OctoD
77885e48e5 chore: Merge from upstream/master 2017-05-22 10:22:26 +02:00
OctoD
3bdd28f323 chore: dumps .editorconfig and moves settings to settings.json 2017-05-22 09:54:30 +02:00
Mattia Astorino
058aca8ca4 chore: Release 0.0.17 2017-05-22 09:42:17 +02:00