Commit graph

285 commits

Author SHA1 Message Date
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 a3bfec2ef4 Update dark HC theme name 2022-02-22 14:19:48 -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 bc68aa2f6e Update light HC theme name 2022-02-21 11:15:33 -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
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
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
Martin Aeschlimann 2fb55257fe
default themes: colorization of string placeholders 2021-06-07 14:07:56 +02:00
Miguel Solorio e3354e26ef Whitespace characters are near invisible in High Contrast theme (Fixes #124612) 2021-05-28 20:43:10 +00: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
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
Miguel Solorio e7aedd975c
Adjust notebook cell multi-select colors 2021-03-19 19:04:01 -07: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 03da2de889 add proper yarn.lock files 2021-02-01 14:35:52 +01:00
João Moreno ec805db5ed
add repository field to extensions package.json 2021-01-29 15:30:45 +01:00
João Moreno 9a5d14e307
run prettier over extensions json files 2021-01-29 15:19:18 +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 de3dd1383c Active indent lines do not render in High Contrast theme. Fixes #111137 2020-12-04 12:03:43 +01:00
Miguel Solorio c6e90c5ea3 Update 'statusBarItem.errorBackground' default color token (refs #110214) 2020-11-30 14:10:49 -08:00
Miguel Solorio e7fe18ddf8 Update default styles and polish focus treatment 2020-11-16 10:49:25 -08:00
João Moreno 1703e7e71e
fix bad JSON 2020-11-03 11:06:53 +01:00
Martin Aeschlimann 183b2a2892 [themes] theme names are all not localized. Fixes #109840 2020-11-03 09:46:34 +01:00
Martin Aeschlimann 845d014429 [scss] Normalise SCSS attributes with CSS/LESS/SASS. Fixes #108840 2020-10-19 09:55:57 +02:00
Miguel Solorio 83ecd5b6e1
Update default color tokens for last pinned tab border (#108207) 2020-10-07 07:59:01 +02:00
Rob Lourens 0405841876 Tweak coloring and spacing in new settings editor #106897 2020-09-23 17:28:04 -05:00
Benjamin Pasero 82d953a731 pinned tabs - add a tab.lastPinnedBorder color 2020-09-10 10:51:31 +02:00
ZainChen 494064e6d0 update markdown themes 2020-08-25 02:18:43 +08:00
Rob Lourens ab497b9464 Remove notebook cell shadow 2020-07-08 14:58:42 -07:00
Miguel Solorio 931c1c0940 Fix color token for notebook focused cell bg (fixes #101867) 2020-07-07 10:46:30 -07:00
Martin Aeschlimann 91dd76a7f8 high contrast theme: add semanticTokenColors for cpp. For #97177 2020-07-01 11:00:47 +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 1d2af097fb Update notebook cell styles for light themes 2020-06-29 15:07:46 -07:00
Martin Aeschlimann 6933f31854 Improve new constant color. For #97373 2020-05-29 00:08:56 +02:00
Miguel Solorio eb781a2e0a Fix #98602 2020-05-26 11:25:22 -07:00
Martin Aeschlimann e26a0dd2c3 Dark+/Light+: constant color that is closer to the variable color (for #95346) 2020-04-23 09:52:30 +02:00
Miguel Solorio 8409851de0 Update default sidebar section header colors (fixes #93764) 2020-04-20 10:30:40 -07:00
Martin Aeschlimann b02307e53d [themes][semantic] default themes: new constant color. Fixes #95346 2020-04-15 17:04:28 +02:00
Martin Aeschlimann 41a4adb47b [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
Jackson Kearl 3918447fa8 Add style token for search editor input border. Fixes #89437. 2020-01-29 00:07:17 -08:00
Miguel Solorio 666fcc0d62 Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
Jackson Kearl 542b0145b3 Dim the line numbers of context results 2019-12-11 16:31:10 -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
Alex Ross 6d7917cd3c Add some C++ scopes to dark+ and light+ themes
Part of #80783
2019-09-18 12:14:32 +02:00
Alex Ross bcc8fb61cc Add powershell members to default themes
Fixes #78212
2019-07-31 12:53:47 +02:00
Miguel Solorio 923e40b133 Update 'vs-minimal' file icon theme 2019-07-15 14:35:22 -07:00
Aurélien Pupier 7a5bca9faf Add License field to package.jsons #68423 (#68771)
it should avoid to have "warning XXX: No license field" during yarn
build

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2019-06-06 11:44:50 +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
Miguel Solorio 1d6956c37c Update remote background defaults 2019-05-03 20:11:20 -07: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
Miguel Solorio 6dbfe3f028 Update high contrast theme to hide statusBarItem.hostBackground 2019-04-25 23:59:02 -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
Miguel Solorio b4b3f75deb Fix #62446, increase opacity of selection highlight bg 2018-11-05 14:23:38 -08:00
SteVen Batten 70b90231ce
update built-in dark themes as menus look pale (#59123) 2018-09-24 09:55:00 -07: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
Ramya Achutha Rao 98d3a0b3f2 Update theme for error,rune types in Go #56515 2018-08-15 17:18:23 -07:00
Miguel Solorio bcf4c3185b Add missing comma 2018-07-23 10:01:04 -07:00
Miguel Solorio 32cf6eb0fa
Merge branch 'master' into misolori/a11y 2018-07-23 09:38:00 -07:00
Rob Lourens 888bd5377d Fix #53908 - make settings tree themeable, add default colors 2018-07-11 18:30:24 -07:00
misolori a31f93b530 Update color to meet color contrast ratio, fixes #52570 2018-07-06 12:51:00 -07:00
misolori 479855f9cd Update colors to meet color contrast ratio, fixes #51831 2018-07-05 16:52:53 -07: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 0b3d76c1c8 Improve theme label for #50683 2018-06-06 17:11:00 +02:00
Martin Aeschlimann 4e66b96599 [default themes] assign entity.name.variable to variables 2018-06-05 09:47:46 +02:00
Martin Aeschlimann b217a7f236 [pug] Use pug grammar & rename language id. Fixes #50086 2018-05-22 10:52:19 +02:00
Yuki Ueda 11834f354f Highlight escaped characters in default Light+ (Fix #48638) (#48746)
* highlight escaped characters in default Light+(Fix #48638)

* fix constant.character.escape

* fix constant.character.escape again
2018-04-28 17:36:23 -07:00
Alex Dima 0100518547 Highlight active indent guide (closes #14017) 2018-04-18 18:31:28 +02:00
Benjamin Pasero 1dcdaccbcc light theme - assign a lighter input placeholder color 2018-03-19 18:10:00 +01:00
Martin Aeschlimann 060a4aa3fc 'instanceof' highlighting (for #45405) 2018-03-13 09:50:12 +01:00
Joao Moreno 12ab70d329 fix line endings 2018-03-05 12:47:11 +01:00
Martin Aeschlimann 8d0f22fd01 built-in extensions: version to 1.0.0 (for #43978) 2018-02-27 15:22:19 +01:00
Sandeep Somavarapu d321ced195 #43978 Use nls 2018-02-19 18:38:12 +01:00
Martin Aeschlimann 8500a2ec53 Keywords and Storage.types have the same color in Dark theme for Go. Fixes #41822 2018-01-22 11:26:40 +01:00
Benjamin Pasero e5f4bcb4ac slight color tweak for light theme 2018-01-04 11:42:16 +01:00
Christopher Leidigh 4173c6478d
🔧 Monokai Dimmed & Light Themes - Increase hover contrast. Fixes: #40731, #40732 (#40914)
* Monokai Dimmed & Light Themes - Increase foreground, hover contrast

* Increase listHover contrast Monokai Dimmed, Light themes
2018-01-03 14:27:13 -05: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
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