Commit graph

38 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
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
David Dossett 0b4e6517fa Update light hc syntax highlighting (Fix #146687) 2022-04-22 15:41:08 -07:00
David Dossett 502276a3d6 Revert foreground change 2022-03-10 16:41:51 -08:00
David Dossett 9d5ed4f105 Update standalone theme 2022-03-10 16:02:07 -08:00
David Dossett 458a294bbb Update debug color registrations 2022-03-10 15:43:08 -08:00
David Dossett f1bb9324d7 Update git color contributions 2022-03-10 15:33:21 -08:00
David Dossett 4aefe50b1f Update testing color registrations 2022-03-10 15:26:59 -08:00
David Dossett 79bbc88d0c Update settings editor registrations 2022-03-10 15:24:27 -08:00
David Dossett 8348698b2b Update welcome page registrations 2022-03-10 15:22:01 -08:00
David Dossett bf123cb4ae Update extension icon registrations 2022-03-10 15:20:36 -08:00
David Dossett 42e7f2d8ff Update peek view color registrations 2022-03-10 15:17:11 -08:00
David Dossett 06ac63deaf Update terminal color registry 2022-03-10 15:09:06 -08:00
David Dossett e5a0b195fe Update more color registries 2022-03-10 14:58:39 -08:00
David Dossett 100b38ce7a Update colorRegistry 2022-03-10 11:59:11 -08:00
Martin Aeschlimann 1c4ffb26d9
preferredHighContrastLightTheme setting and more changes 2022-03-09 14:45:14 +01:00
David Dossett dfbe7c394f Update light HC error tokens 2022-03-07 15:18:48 -08:00
David Dossett a8482cf684 Fix #144500 2022-03-07 11:14:18 -08:00
David Dossett 42588a1252 Fix #144357 2022-03-07 11:07:15 -08:00
David Dossett 705793682b Fix #144577 2022-03-07 10:31:09 -08:00
David Dossett 5042bacacb Fix #143835 2022-03-07 10:16:56 -08:00
David Dossett b7eae606ed Fix #143981 2022-03-07 09:43:09 -08:00
David Dossett 4bef8dc8d7 Fix #143837 2022-02-23 16:55:41 -08:00
David Dossett ef8285b9d0 Fix hidden keyboard shortcuts in empty light HC view 2022-02-23 13:36:30 -08:00
David Dossett 87eebbda83 Fix #143739 2022-02-23 10:34:13 -08:00
David Dossett 14be84daa7 Fix #143735 2022-02-23 10:24:24 -08:00
David Dossett 08b18a259a Updated light HC editor contrast issues 2022-02-22 09:54:24 -08:00
David Dossett 5ffe87e611 Fix editor highlights 2022-02-22 09:41:57 -08:00
David Dossett 6e4481b731 Fix casing issues 2022-02-22 09:41:57 -08:00
David Dossett e9d0149f0c Fix light HC diff colors 2022-02-18 15:24:34 -08:00
David Dossett 4da6b54ee7
Add Light High Contrast theme (#143398)
* Add light HC theme and split quick pick options to light and dark

* Update colorizer tests

* Fix default HC name and add Beta tag to light HC theme

* Revert prettier updates
2022-02-18 14:41:17 -08:00