Commit graph

285 commits

Author SHA1 Message Date
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
Matt Bierner 222ed5b220 Reset JavaScript expression coloring in template expressions (#29966)
* Reset JavaScript expression coloring in template expressions

Fixes #29866

Adds new rules to standard theme to reset the coloring of expression inside of js/ts template expressions

* update tests
2017-06-30 16:11:48 -07:00
Matt Bierner 6eab963cc4 Add highlighting for coffeescript string interpolation. Fixes #29108 2017-06-20 16:43:37 -07:00
isidor 16b3399e17 hc theme status bar: back to black like amy winehouse 2017-05-22 11:05:50 +02:00
Benjamin Pasero 52212f2a2e 💄 2017-05-19 12:21:36 +02:00
Martin Aeschlimann c33d2824cc [java] switch to atom/language-java grammar 2017-05-18 12:04:24 +02:00
isidor 7e03c9d106 hc theme - improve colors (inspired by high contrast ms word) 2017-05-18 11:16:44 +02:00
isidor 8a1fab94a2 hc black: use more token colors (same as dark+)
fixes #17178
2017-05-18 10:08:02 +02:00
Martin Aeschlimann 0977de9948 [php] update php grammar 2017-05-12 16:48:07 +02:00
Benjamin Pasero f97acb341c theming - inherit badge colors in activity bar 2017-05-09 10:14:19 +02:00
Benjamin Pasero e7ff4c373f Add workbench/editor colors to our built in themes (fixes #25327) 2017-04-29 15:01:44 +02:00
Benjamin Pasero ff9f7b3baa Consider to use dots instead of camel-case (fixes #25428) (#25621)
* Consider to use dots instead of camel-case (fixes #25428)

* 💄
2017-04-28 15:29:37 +02:00
Martin Aeschlimann c725d0706a [themes] revert uiTheme-> type change 2017-04-25 15:37:35 +02:00
Martin Aeschlimann c3984ce5ef [themes] add type to color theme file 2017-04-25 12:34:20 +02:00
Martin Aeschlimann df3c4151a8 Python file key words highlight. Fixes #24664 2017-04-19 19:38:44 +02:00
Martin Aeschlimann b008858740 [theme] suggest widget 2017-04-13 22:07:14 +02:00
Matt Bierner 32e4e575c0 Fixes #23669. Consistent highlighting of puctuators in ts/js return types (#23871) 2017-04-03 14:57:55 -07:00
Martin Aeschlimann 658643a31c [theme] rename editorGuide -> editorIndentGuides (for #23464) 2017-03-30 16:24:05 +02:00
Martin Aeschlimann 57ac341cfd [theme] rename editorSelectionHighlightColor -> editorSelectionHighlight (For #23464) 2017-03-30 11:38:12 +02:00
Matt Bierner 076d135d18 Improve coloring of js template strings Fixes #23111 (#23115) 2017-03-23 13:31:00 -07:00
Martin Aeschlimann cfb44d5566 [themes] do default computations in color definition defaults 2017-03-20 11:36:29 +01:00
Martin Aeschlimann 0cffe5f8a7 some C++ keywords not colorized correctly. fixes #22419 2017-03-17 19:15:33 +01:00
Martin Aeschlimann 8ad8151abc [themes] convert default themes to new format 2017-03-09 16:32:59 +01:00
Martin Aeschlimann 255ecfb084 themes as settings 2017-02-15 17:07:01 +01:00
Martin Aeschlimann d516c31df0 [themes] colorize scss and less varibales in vs themes 2017-02-02 10:48:46 +01:00
Martin Aeschlimann 60bbe61489 [css] change grammar to atom/language-css 2017-01-31 17:10:28 +01:00
Martin Aeschlimann fc44b4f083 SCSS differences in coloring. Fixes #19289 2017-01-25 17:21:33 +01:00
Martin Aeschlimann ae00ab4476 Handlebars block expressions are not highlighted anymore. Fixes #18451 2017-01-23 11:23:46 +01:00
Martin Aeschlimann d22815b4e7 Handlebars block expressions are not highlighted anymore. Fixes #18451 2017-01-23 11:01:13 +01:00
Martin Aeschlimann f675d5105d [themes] supertypes not colored in plus themes 2017-01-23 09:48:45 +01:00
Alex Dima 10f68352a0 Themes integration tests 2017-01-04 22:44:08 +01:00
Alex Dima 8998f7a53d Adopt new vscode textmate 2017-01-03 15:36:08 +02:00
Martin Aeschlimann 94f8efcb09 [php] use grammar from atom/language-php 2016-11-22 19:08:43 +01:00
Martin Aeschlimann 6bfd1d8632 [themes] Color for super type 2016-11-09 21:21:37 +01:00
Martin Aeschlimann 5fb12f2d41 Light/Dark Visual Studio theme needs improvements to handle expressions in template string. Fixes #13166 2016-11-07 10:26:08 +01:00
Martin Aeschlimann fbdf234775 [less] update grammar to atom/language 2016-11-04 17:10:46 +01:00
Martin Aeschlimann 2db37ea17a Wrong highlighting for angle bracket syntax in embedded language. Fixes #14551 2016-10-27 12:04:54 +02:00
Martin Aeschlimann 259ab5f015 [themes] add keyword.operator.expression 2016-10-18 17:58:29 +02:00
Martin Aeschlimann f38751b6d3 [ts] color object literal keys 2016-10-17 14:49:59 +02:00
Martin Aeschlimann bf82981686 [themes] add variable.language for this, super, self... 2016-10-14 18:33:16 +02:00
Martin Aeschlimann 073c6d04e9 [themes] add support.function 2016-10-14 18:02:14 +02:00
Martin Aeschlimann 010c5068d9 [themes] add support.class & support.constant (for ts) 2016-10-14 17:20:05 +02:00
Martin Aeschlimann 8751b28026 [themes] remove entity.name.function scope from dark vs-default 2016-10-14 16:06:39 +02:00
Martin Aeschlimann 52f9c67a5a [themes] avoid entity.name.class scope 2016-10-14 16:05:33 +02:00
Martin Aeschlimann 72c6f6625e [themes] add ts cast & new scope, remove entity.name.method 2016-10-14 12:15:42 +02:00
Martin Aeschlimann 0069a59414 [ts] coloring for 'this' 2016-10-14 10:41:22 +02:00
Martin Aeschlimann de957293de [ts] upate grammar, remove meta scopes 2016-10-14 10:13:51 +02:00
Matt Bierner 0b70faeec6 Fix colorization of markdown links and inlines inside of lists and quotes
Issue #12344

**Bug**
Current colorization rules are too relaxed. Links inside lists of block quotes for example end up getting colored differently than normal links.

**Fix**
- Add a scope to the textmate markdown grammar so that we can identify the symbol that starts a list or quote.
- Remove text colorization rule for lists and quotes since this just duplicates the normal text color.
- Only apply special puctuator colorization to the start symbol for lists and quotes
2016-09-26 10:50:58 -07:00
Matt Bierner c996984bcc Merge pull request #10985 from Microsoft/tyriar/10984_md_italic_color
Remove color from italics in markdown in default theme
2016-09-21 10:48:49 -07:00
Martin Aeschlimann eb739e8e2d [themes] rename standard to minimal 2016-09-06 18:15:16 +02:00
Benjamin Pasero 943217edcc a bit lighter icons for light theme 2016-08-30 17:33:40 +02:00
Martin Aeschlimann be91bc8cb9 [icons] rename standard file icons to 'Standard' 2016-08-26 13:43:15 +02:00
Martin Aeschlimann f221ef23a9 [icons] rename contribution point to 'iconThemes' 2016-08-26 13:36:54 +02:00
Daniel Imms 1cff623e79 Remove color from italics in markdown in default theme
Fixes #10984
2016-08-25 17:48:25 -07:00
Benjamin Pasero bee1b897b7 updated file/folder icons 2016-08-24 09:53:37 +02:00
Benjamin Pasero 2a77b0eb53 updated folder icons 2016-08-21 11:00:17 +02:00
Martin Aeschlimann 3ae6814c8f [fileicons] single setting, laguageId/fileName/ext and theme overrides 2016-08-20 21:18:46 +02:00
Martin Aeschlimann 6cc17542b8 Default file icon sets 2016-08-18 22:24:26 +02:00
bgashler1@users.noreply.github.com a8093e79a0 Bold markdown headings for accessibility
Addresses #4502
2016-07-21 17:41:51 -07:00
kieferrm a2b9738a94 Remove fully colored lists from dark+ theme, fixes #8266 2016-07-01 12:10:50 -07:00
kieferrm 90664267ea fixed #8015 2016-06-27 11:27:56 -07:00
kieferrm c8cfe69dca fix default themes for markdown 2016-06-14 15:01:58 +02:00
Martin Aeschlimann e0057afca1 Use textmate for scss, rename sass to scss 2016-06-09 09:31:03 +02:00
Martin Aeschlimann 6132cb3b35 fixes #5579: [java] Colorization could be improved for import text 2016-04-21 11:42:21 +02:00
Martin Aeschlimann f033f51134 Remove keyword.control.import override from plus themes 2016-04-12 11:56:49 +02:00
Benjamin Pasero 9b638bd946 fixes #4420 2016-03-18 14:47:18 +01:00
Martin Aeschlimann c92c3cf2d9 White brackets in tsx/jsx tags 2016-03-16 09:58:13 +01:00
Martin Aeschlimann ebd65a65b1 fixes #4191: Inconsistent coloring of CSS rules values 2016-03-15 16:53:13 +01:00
Martin Aeschlimann 1871081e3f Fixes #4251: [themes] HTML is too red in Light (VS Theme) 2016-03-15 16:05:14 +01:00
Benjamin Pasero 4bb904c66a [theme] Dark+ and Light+ should support git commit message scopes (fixes #3991) 2016-03-15 15:11:21 +01:00
Benjamin Pasero 461e286f60 Missing colors in some git-rebase-todo tokens (fixes #4140) 2016-03-15 14:49:54 +01:00
Martin Aeschlimann 64a83fe3ad Load VS themes from theme file, clean tokens.css 2016-03-13 22:51:10 +01:00