Commit graph

121 commits

Author SHA1 Message Date
Aurélien Pupier 7a5bca9faf Add License field to package.jsons #68423 (#68771)
it should avoid to have "warning XXX: No license field" during yarn
build

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2019-06-06 11:44:50 +02:00
Alex Ross 676368aa81 Update C, C++, Objective-C, and Objective-C++ grammars
Also includes corresponding theme changes

Fixes #74450
2019-06-04 16:20:40 +02:00
Miguel Solorio 1d6956c37c Update remote background defaults 2019-05-03 20:11:20 -07:00
Martin Aeschlimann 34bb5d5891 adopt remote color names 2019-04-30 09:14:47 +02:00
Miguel Solorio 338f19a4a5 Also update additional HC theme 2019-04-26 00:04:25 -07:00
Miguel Solorio 6dbfe3f028 Update high contrast theme to hide statusBarItem.hostBackground 2019-04-25 23:59:02 -07:00
Alex Ross 48eb3ba4a0 Update cpp grammar and make small themes change 2019-04-16 17:52:21 +02:00
Alex Ross b56ec0d8e7 Fix CPP grammar and themes
Part of #71821
2019-04-11 09:05:55 +00:00
Miguel Solorio b4b3f75deb Fix #62446, increase opacity of selection highlight bg 2018-11-05 14:23:38 -08:00
SteVen Batten 70b90231ce
update built-in dark themes as menus look pale (#59123) 2018-09-24 09:55:00 -07:00
Martin Aeschlimann c0bbadd911 remove meta.selector color rule (for #56813) 2018-09-13 22:39:31 +02:00
Matt Bierner 4719230bf5 Undo revert of markdown grammar
With added fix for  #57183

Fixes #57183
2018-09-12 11:56:21 -07:00
Alex Dima d1a9e7f2b2 Fixes #57593: Revert markdown grammar and markdown related theme changes to the previous stable version 2018-08-30 17:45:15 +02:00
Matt Bierner 069c71374f Updating theme scopes for new markdown grammar 2018-08-23 11:35:09 +02:00
Ramya Achutha Rao 98d3a0b3f2 Update theme for error,rune types in Go #56515 2018-08-15 17:18:23 -07:00
Miguel Solorio bcf4c3185b Add missing comma 2018-07-23 10:01:04 -07:00
Miguel Solorio 32cf6eb0fa
Merge branch 'master' into misolori/a11y 2018-07-23 09:38:00 -07:00
Rob Lourens 888bd5377d Fix #53908 - make settings tree themeable, add default colors 2018-07-11 18:30:24 -07:00
misolori a31f93b530 Update color to meet color contrast ratio, fixes #52570 2018-07-06 12:51:00 -07:00
misolori 479855f9cd Update colors to meet color contrast ratio, fixes #51831 2018-07-05 16:52:53 -07:00
Martin Aeschlimann 0e87ea1c5e jsonc strings are wrong color. Fixes #53010 2018-06-27 14:34:51 +02:00
Martin Aeschlimann 4e2a84b5f7 light theme: remove trailing comma 2018-06-26 12:53:47 +02:00
Martin Aeschlimann 7f56f200c1 Separate grammar for jsonc (fixes #42539) 2018-06-25 23:30:06 +02:00
Martin Aeschlimann 0b3d76c1c8 Improve theme label for #50683 2018-06-06 17:11:00 +02:00
Martin Aeschlimann 4e66b96599 [default themes] assign entity.name.variable to variables 2018-06-05 09:47:46 +02:00
Martin Aeschlimann b217a7f236 [pug] Use pug grammar & rename language id. Fixes #50086 2018-05-22 10:52:19 +02:00
Yuki Ueda 11834f354f Highlight escaped characters in default Light+ (Fix #48638) (#48746)
* highlight escaped characters in default Light+(Fix #48638)

* fix constant.character.escape

* fix constant.character.escape again
2018-04-28 17:36:23 -07:00
Alex Dima 0100518547 Highlight active indent guide (closes #14017) 2018-04-18 18:31:28 +02:00
Benjamin Pasero 1dcdaccbcc light theme - assign a lighter input placeholder color 2018-03-19 18:10:00 +01:00
Martin Aeschlimann 060a4aa3fc 'instanceof' highlighting (for #45405) 2018-03-13 09:50:12 +01:00
Joao Moreno 12ab70d329 fix line endings 2018-03-05 12:47:11 +01:00
Martin Aeschlimann 8d0f22fd01 built-in extensions: version to 1.0.0 (for #43978) 2018-02-27 15:22:19 +01:00
Sandeep Somavarapu d321ced195 #43978 Use nls 2018-02-19 18:38:12 +01:00
Martin Aeschlimann 8500a2ec53 Keywords and Storage.types have the same color in Dark theme for Go. Fixes #41822 2018-01-22 11:26:40 +01:00
Benjamin Pasero e5f4bcb4ac slight color tweak for light theme 2018-01-04 11:42:16 +01:00
Christopher Leidigh 4173c6478d
🔧 Monokai Dimmed & Light Themes - Increase hover contrast. Fixes: #40731, #40732 (#40914)
* Monokai Dimmed & Light Themes - Increase foreground, hover contrast

* Increase listHover contrast Monokai Dimmed, Light themes
2018-01-03 14:27:13 -05:00
Matt Bierner 63455cb30d Colorize TS/JS function property names the same as method names
Fixes #39592
2017-12-04 15:41:38 -08:00
Martin Aeschlimann f4a4dd3be3 [thems] remove default token colors 2017-11-09 09:09:19 +01:00
Martin Aeschlimann b10df87f56 minimal icon theme to use naming icon theme naming convention 2017-10-19 14:55:23 +02:00
Matt Bierner 845fa13b41 Tweak colorization of regexp for light+ and dark+ 2017-09-14 14:45:35 -07:00
Matt Bierner 43cb3b41ac Continue tweaking default dark and light colorization for escape characters and regular expressions 2017-09-13 10:40:07 -07:00
Matt Bierner bba374c79b Colorize python placeholders in strings 2017-09-12 18:59:00 -07:00
Matt Bierner 3864be5b8e Add rules for regex groups to vs dark+ and light+ themes 2017-09-12 11:52:25 -07:00
Matt Bierner 35c8bc4daa Further improve colorization of embeded expressions
- Add groovy embedded support
- Make high contrast colorization consistent
2017-09-12 11:04:02 -07:00
Matt Bierner dc2f6ec2a5 Improve colorization of embedded start end puctuators across languages 2017-09-12 09:49:40 -07:00
Matt Bierner 49db68d7ce Reset VS Dark + Light styling for meta embedded (#33866)
Fixes #33120

Adds rules to vs dark+light to reset style for meta embedded scopes. This is a proposed approach to support colorization of nested languages better
2017-09-06 11:18:53 -07:00
Matt Bierner 74fde6b00c Fix template expression coloration not being reset in tsx files
Fixes #32773
2017-08-18 14:55:51 -07:00
isidor 8d4c154005 Root folders need a different icon as regular folders
fixes #30998
2017-07-26 09:31:48 +02:00
Benjamin Pasero 712c489f5a Do not use special color for multi root workspace (fixes #31007) 2017-07-19 18:40:35 +02:00
Benjamin Pasero 5a603d926b mrw: only set status bar color for our default theme (light & dark) 2017-07-18 18:04:27 +02:00