Sandeep Somavarapu
b3434bf251
Fix #161868 ( #162148 )
2022-09-28 03:28:32 -07:00
David Dossett
52f8bfaf5b
Inherit editor inactive selection colors in terminal ( Fix #158899 ) ( #158950 )
...
* Inherit editor inactive selection colors in terminal (Fix #158899 )
* Remove unused import
* Add terminal inactive selection colors to default dark and light themes
* Update monokai terminal inactive selection
* Merge branch 'main' into ddossett/thoughtful-butterfly
2022-08-25 01:00:34 +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
Miguel Solorio
901b2a0299
Add listActiveSelectionFocus color token ( #152260 )
...
* Add listActiveSelectionFocus color token (Refs #151577 )
* Update colors
* Update color token name to `listFocusAndSelectionOutline` and re-order
2022-06-22 12:24:49 -07: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
Martin Aeschlimann
a79605c9d5
default light colors list.focusHighlightForeground too close to list.activeSelectionBackground. Fixes #127597
2021-07-07 15:33:40 +02:00
Miguel Solorio
97a719dd9b
Make focus icon themeable
2021-06-14 12:47:48 -07:00
Miguel Solorio
455a8b6949
List focus colors are too dark ( Fixes #123703 )
2021-05-18 10:24:01 -07:00
Miguel Solorio
fe23c2041f
Merge pull request #122893 from microsoft/misolori/quick-pick-list-update
...
Update quick pick list widget focus colors
2021-05-05 20:38:05 -07:00
Miguel Solorio
fce6c54d37
Update focus highlight color on light theme
2021-05-04 08:22:40 -07:00
Alex Ross
655fe7546f
Fix port theme color typo
2021-05-04 14:09:39 +02:00
Miguel Solorio
5b74ae1107
Add listFocusHighlightForeground
2021-05-03 20:46:33 -07: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
rebornix
07340c27f5
fix #117449 .
2021-02-24 10:48:13 -08: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
845d014429
[scss] Normalise SCSS attributes with CSS/LESS/SASS. Fixes #108840
2020-10-19 09:55:57 +02:00
Martin Aeschlimann
f1d7f7f6ce
Add new semantic token scopes to Dark+ and Light+ themes?. Fixes #97177
2020-06-30 22:09:26 +02:00
Miguel Solorio
666fcc0d62
Fix #88418 , update number color for color contrast
2020-01-21 10:23:18 -08:00
Alex Ross
ef582f49ad
Add a few more token scopes to themes
...
Fixes https://github.com/microsoft/vscode/issues/80783
2019-12-02 11:47:20 +01:00
Alex Ross
219735002a
Add alignof to light and dark themes
...
Part of #80783
2019-10-28 13:38:30 +01:00
Alex Ross
09836b5a84
Undo change to scope/coloring of #includes in cpp
2019-09-30 11:57:34 +02:00
Alex Ross
6ba021ba32
Add more scopes to themes based on feedback for C++ and discussion
...
Part of #80783
2019-09-19 11:49:52 +02:00
Alex Ross
c1fdabc4f2
Update themes with c++ scopes based on discussion
...
Part of #80783
2019-09-19 11:22:47 +02: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
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
b217a7f236
[pug] Use pug grammar & rename language id. Fixes #50086
2018-05-22 10:52:19 +02:00
Martin Aeschlimann
060a4aa3fc
'instanceof' highlighting (for #45405 )
2018-03-13 09:50:12 +01:00
Martin Aeschlimann
f4a4dd3be3
[thems] remove default token colors
2017-11-09 09:09:19 +01: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
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
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
Martin Aeschlimann
c33d2824cc
[java] switch to atom/language-java grammar
2017-05-18 12:04:24 +02:00
Martin Aeschlimann
0977de9948
[php] update php grammar
2017-05-12 16:48:07 +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