Commit Graph

213 Commits

Author SHA1 Message Date
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
David Dossett
5f3e9c120a Update custom menu styles (#149187)
* Initial updates

* Add border radius

* Address PR feedback

* Fix typo

* Update shadow blur

* Update LR padding and use description foreground for shortcuts

* Typo

* Fix separator padding/margin

* fix jumpy items in hc themes

* Fix shadow and border radius

* Use opacity for keybinding for better color blend

* Update min width and container padding T/B

* Revert actionbar margin and remove unnecessary menu css file

* Ensure menus respect 0 horizontal margin rule

* set bg/fg color on menu container

* better fix for jumpy menu items

* use outline instead of border

* clean up dead css in style.css
fix opacity for separators in menus

* bring back vertical action bar margins

* Remove old CSS import

Co-authored-by: SteVen Batten <sbatten@microsoft.com>
2022-05-16 18:40:33 -07:00
David Dossett
0b4e6517fa Update light hc syntax highlighting (Fix #146687) 2022-04-22 15:41:08 -07:00
David Dossett
5e5ed9982d Update light hc theme name 2022-04-08 11:03:29 -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
Martin Aeschlimann
9245f60f40 Add hc light theme kind 2022-03-08 17:05:33 +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
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