Commit graph

161 commits

Author SHA1 Message Date
Elias Jørgensen
8c918779e8
Add Reason file extension logo 2017-12-29 17:43:48 +01:00
equinusocio
d0b64ab7fa
chore: Update crypted 2017-11-14 15:35:27 +01:00
equinusocio
286851728c
chore: Update files 2017-11-14 15:29:23 +01:00
equinusocio
dc9a6faf41
fix: Improve markdown highlight
Close #113
2017-11-14 14:43:09 +01:00
equinusocio
3e9c374e8a
chore: Remove unused markdown rules 2017-11-14 14:41:17 +01:00
equinusocio
7136700933
fix: Update package-lock.json and yarn.lock file icons
Close #108
2017-11-14 14:17:30 +01:00
equinusocio
a6600d22ed
fix: Add dist folder icon 2017-11-14 14:08:06 +01:00
equinusocio
5755813c9b
feat: Add Rollup js file icon 2017-11-14 13:57:52 +01:00
equinusocio
0a73ce4a15
fix: Add test folder icon 2017-11-14 13:52:23 +01:00
equinusocio
01f59a27bd
chore: Update all folder icons 2017-11-14 13:32:49 +01:00
equinusocio
d3718043d0
fix: Update .github folder icon 2017-11-14 12:13:08 +01:00
equinusocio
2f3796600a
fix: Update .git folder icon 2017-11-14 12:04:13 +01:00
equinusocio
adcb304624
fix: New bower_components folder icon 2017-11-14 11:57:03 +01:00
equinusocio
e06b881e4a
fix: Improve src folder icon 2017-11-14 11:46:08 +01:00
equinusocio
a0d87a1c92 chore: Fix image icon color 2017-11-06 17:36:29 +01:00
equinusocio
2dfbaaa071 feat: New folder icons
Ref #61
2017-11-04 22:58:22 +01:00
equinusocio
f2a64ab87e fix: Add babel icon to .babelrc files
Close #101
2017-11-04 21:27:51 +01:00
equinusocio
65a18e818a fix: Minor UI fixes 2017-11-04 21:10:50 +01:00
equinusocio
9eac9c4618 fix: Add postcss icon to .pcss files
Close #107
2017-11-04 21:08:58 +01:00
equinusocio
93d45f0eb6 chore: Fix gitDecoration file explorer 2017-11-03 21:32:32 +01:00
equinusocio
681777901b chore: Add folder_gulp icon (wip) 2017-11-01 21:30:14 +01:00
equinusocio
e58e7c1c83 chore: Fix git status color in explorer view 2017-11-01 21:08:02 +01:00
equinusocio
5764a674fd chore: Fix vscode icons 2017-10-27 19:58:03 +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
equinusocio
9a001b3a99 chore: Add vscode folder icon (wip) 2017-10-21 15:59:40 +02:00
equinusocio
ea9b7551cc feat: Add set italic style for keyword operators
Close #99
2017-10-19 19:34:30 +02:00
Mattia Astorino
0cf20070c2 feat: Add sidebar git colors support 2017-10-19 11:12:25 +02:00
Mattia Astorino
9464525abf chore: Update default variant contrast 2017-10-16 21:27:10 +02:00
Mattia Astorino
79d68b3258 feat: New High Contrast theme variants. 2017-10-16 21:20:59 +02:00
Mattia Astorino
a78ff3c031 chore: Updare Darker HC sidebar foreground 2017-10-16 16:36:10 +02:00
Mattia Astorino
b0c00695e6 chore: Update darker high contrast 2017-10-15 23:32:41 +02:00
Mattia Astorino
00e67baf1c chore: Add darker high contrast model (wip) 2017-10-15 23:22:51 +02:00
Mattia Astorino
285d3cf70f chore: Add sidebarBackground color key 2017-10-14 21:42:35 +02:00
Mattia Astorino
28006e5227 feat: Remove arrow icons beside folders in explorer view 2017-10-13 19:40:44 +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
f715cd0807 feat: Add .yarnrc and .npmrc file icon 2017-10-07 19:34:07 +02:00
Mattia Astorino
c3d0b82921 fix: Improve tab inactive foreground contrast
close: #94
2017-09-27 18:51:58 +02:00
Mattia Astorino
605b8bf92b feat: Add .mjs file icon
close #93
2017-09-27 18:46:35 +02:00
Mattia Astorino
f7d4af0a01 feat: Add .asp, .aspx and .ascx file icon
Close #96
2017-09-27 18:43:21 +02:00
Mattia Astorino
5bd19346da feat: Add tab active bottom border
Close #88
2017-09-11 14:43:33 +02:00
Mattia Astorino
83df9f9b28 fix: Fix wrong gutter indicator for add line. Close 89 2017-09-11 14:30:41 +02:00
Mattia Astorino
02d20b7cfb fix: Fix brackets color (punctuation.class...). Fix #76 2017-09-01 14:58:12 +02:00
Mattia Astorino
3011d57feb Merge branch 'develop' of github.com:equinusocio/vsc-material-theme into develop 2017-09-01 14:51:58 +02:00
Mattia Astorino
0298a5961b fix: Update gutter line colors. Fix #79 2017-09-01 14:51:25 +02:00
skbolton
f4e9a96013 Add elixir icon for .exs extensions 2017-07-28 17:48:26 -06:00
Mattia Astorino
0900c30a7e fix: Fix squiggles visibility
Close #70
2017-07-25 08:33:55 +02:00
Mattia Astorino
2dd98d0c4a chore: Fix notification button background 2017-07-24 15:30:21 +02:00
Mattia Astorino
876b878a3a chore: Fix notification button background 2017-07-24 15:24:37 +02:00
Mattia Astorino
b6eb130e16 fix: Add .ex file icon
Fix #60
2017-07-18 14:28:19 +02:00