Commit graph

21 commits

Author SHA1 Message Date
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
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 8ad8151abc [themes] convert default themes to new format 2017-03-09 16:32:59 +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 8998f7a53d Adopt new vscode textmate 2017-01-03 15:36:08 +02:00
Martin Aeschlimann 6bfd1d8632 [themes] Color for super type 2016-11-09 21:21:37 +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 f38751b6d3 [ts] color object literal keys 2016-10-17 14:49:59 +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 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 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
kieferrm c8cfe69dca fix default themes for markdown 2016-06-14 15:01:58 +02:00
Martin Aeschlimann f033f51134 Remove keyword.control.import override from plus themes 2016-04-12 11:56:49 +02:00
Martin Aeschlimann 64a83fe3ad Load VS themes from theme file, clean tokens.css 2016-03-13 22:51:10 +01:00
Renamed from extensions/theme-colorful-defaults/themes/light_plus.json (Browse further)