Commit graph

53 commits

Author SHA1 Message Date
Alex Ross b0d60e8e2e
Add the new Less grammar back in (#200043)
This reverts commit 95c05bf57b.
2023-12-05 15:17:02 +01:00
Alex Ross 95c05bf57b
Revert new Less grammar in preparation for release (#199017)
* Revert "merge theme rules for css/less/scss variables (#197657)"

This reverts commit cc08867677.

* Revert "Adopt Better-Less grammar (#197557)"

This reverts commit ce40e7ce61.
2023-11-24 14:11:23 +01:00
Martin Aeschlimann cc08867677
merge theme rules for css/less/scss variables (#197657) 2023-11-17 11:40:21 +01:00
Alex Ross ce40e7ce61
Adopt Better-Less grammar (#197557)
Consider adopting a new Less grammar
Fixes #171239
2023-11-07 17:36:06 +01:00
Mohammad Reza Gharabaghi 93351c7436
Update theme-defaults (#197449)
* Update dark_vs.json

* Update light_modern.json

* Update light_vs.json

* Update hc_black.json
2023-11-07 16:49:05 +01:00
Alex Ross cc4775f55a
Update themes to accommodate C# grammar change (#192854)
See https://github.com/dotnet/csharp-tmLanguage/issues/290
2023-09-12 12:37:49 +02:00
Alex Ross f605341af6
Syntax highlighting incorrect in vscode.python for the word 'file' (#191111)
* Syntax highlighting incorrect in vscode.python for the word 'file'
Fixes #188190

* Update colorization test
2023-08-23 22:17:23 +01:00
Henning Dieterichs d72cb889ed Uses inputActiveOptionBackground as default for actionBar.toggledBackground 2023-08-14 18:45:24 +02:00
Rickey K. Liang 2ff3c9a7e7
Revert Python docstring color (#184938)
Revert b4368691e9

all color themes: treat comment docstrings as comments too (#182162)
2023-07-10 14:48:51 +02:00
Gabriel Staples b4368691e9
all color themes: treat comment docstrings as comments too (#182162)
* monokai-color-theme.json: treat Python comment string blocks

...as comments too

* Update *all* themes to consider Python block string comments as comments

	modified:   extensions/theme-abyss/themes/abyss-color-theme.json
	modified:   extensions/theme-defaults/themes/dark_vs.json
	modified:   extensions/theme-defaults/themes/hc_black.json
	modified:   extensions/theme-defaults/themes/hc_light.json
	modified:   extensions/theme-defaults/themes/light_vs.json
	modified:   extensions/theme-kimbie-dark/themes/kimbie-dark-color-theme.json
	modified:   extensions/theme-monokai-dimmed/themes/dimmed-monokai-color-theme.json
	modified:   extensions/theme-monokai/themes/monokai-color-theme.json
	modified:   extensions/theme-quietlight/themes/quietlight-color-theme.json
	modified:   extensions/theme-red/themes/Red-color-theme.json
	modified:   extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json
	modified:   extensions/theme-solarized-light/themes/solarized-light-color-theme.json
	modified:   extensions/theme-tomorrow-night-blue/themes/tomorrow-night-blue-color-theme.json

* Update all changes to use "string.quoted.docstring"

...instead of "string.quoted.docstring.multi.python", per
@aeschli's request here:
https://github.com/microsoft/vscode/pull/182162#issuecomment-1545296640

This way the comment formatting applies to *all* language quoted
docstrings, instead of just to Python.

* bring back python colorize tests

---------

Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
2023-05-15 14:38:43 +02:00
Matt Bierner cf43717e18
Pick up new md grammar (#156844)
Also updates themes to better handle https://github.com/microsoft/vscode-markdown-tm-grammar/issues/4
2022-08-01 17:13:55 -07:00
Martin Aeschlimann 5d37c8c6d9
meta.return-type is not supposed to be styled by a theme, yet Dark+ and Light+ still do. Fixes #142672 2022-02-10 14:07:36 +01:00
Matt Bierner 80ce88bc6a
Adopt strike through for markdown
Fixes #43504

Picks up new markdown grammar with strikethrough support and also adopts it for our built-in themes
2022-01-05 15:13:35 -08:00
Miguel Solorio e3354e26ef Whitespace characters are near invisible in High Contrast theme (Fixes #124612) 2021-05-28 20:43:10 +00:00
Alex Ross 655fe7546f
Fix port theme color typo 2021-05-04 14:09:39 +02:00
CanadaHonk 13452d7fd6
Fix JSON formatting in High Contrast Black default theme (3) 2021-04-08 15:54:02 +01:00
Alex Ross ffde5985b2
Update color for port wtih running process
Part of microsoft/vscode-remote-release#4826
2021-04-08 14:29:39 +02:00
CanadaHonk 936219d314
Fix JSON formatting in High Contrast Black default theme (2) 2021-04-08 11:37:22 +01:00
CanadaHonk 4f55d8181b
Fix JSON formatting in High Contrast Black default theme 2021-04-07 22:08:21 +01:00
Martin Aeschlimann b60478452f [themes] fix dept in default theme files. Fixes #111877 2021-02-02 17:05:26 +01:00
João Moreno 3b03189afa
Restore extensions in core (#114921)
* bring back grammar extensions

* fix hygiene

* Revert "pull themes from the marketplace"

This reverts commit 0738f76dac.
2021-01-25 17:07:56 +01:00
João Moreno 0738f76dac
pull themes from the marketplace 2021-01-12 20:46:44 +01:00
Martin Aeschlimann 91dd76a7f8 high contrast theme: add semanticTokenColors for cpp. For #97177 2020-07-01 11:00:47 +02:00
Jackson Kearl 542b0145b3 Dim the line numbers of context results 2019-12-11 16:31:10 -08:00
Alex Ross bcc8fb61cc Add powershell members to default themes
Fixes #78212
2019-07-31 12:53:47 +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
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
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
Matt Bierner 63455cb30d Colorize TS/JS function property names the same as method names
Fixes #39592
2017-12-04 15:41:38 -08:00
isidor 16b3399e17 hc theme status bar: back to black like amy winehouse 2017-05-22 11:05:50 +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 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
Matt Bierner 076d135d18 Improve coloring of js template strings Fixes #23111 (#23115) 2017-03-23 13:31:00 -07: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 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
Alex Dima 8998f7a53d Adopt new vscode textmate 2017-01-03 15:36:08 +02: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 0069a59414 [ts] coloring for 'this' 2016-10-14 10:41:22 +02:00
Martin Aeschlimann 6132cb3b35 fixes #5579: [java] Colorization could be improved for import text 2016-04-21 11:42:21 +02:00