Commit Graph

234 Commits

Author SHA1 Message Date
David Dossett
87d1de6a45 Update various dark+ v2 colors (#171123)
Update dark+ v2 accent and button text colors
2023-01-12 01:44:39 +01:00
David Dossett
fd0951ff85 Remove editor whitespace color overrides in v2 themes (#169431) 2022-12-16 20:16:30 +01:00
David Dossett
5b0a8801a0 Update gutter decoration colors in v2 themes (#169317) 2022-12-15 21:22:17 +01:00
Daniel Imms
d07a36c9ca Adopt terminal active tab color in new themes
Fixes #169313
2022-12-15 11:53:53 -08:00
David Dossett
0b2a0749c0 Fix checkbox border contrast in default dark/light themes (#169188)
* Add subtle border to dark+ checkbox/text input/dropdowns

* Fix checkbox contrast with updated border colors
2022-12-15 01:21:49 +01:00
David Dossett
17ebf65c8f Fixed debug toolbar background (#169177) 2022-12-14 21:51:48 +01:00
David Dossett
2612d86f29 Show border on active input options (#169156)
* Show border on active input options

* Update v2 dark theme color
2022-12-14 12:18:16 -06:00
David Dossett
3b8971f94c Fix sticky scroll background within peek views in v2 themes (#169043) 2022-12-13 13:44:06 -08:00
David Dossett
fe646508b2 Add subtle borders to widgets (#167773)
* Add border to quick pick to match menus

* Add more borders and border radius to widgets

* More border updates

* Move color defaults to themes

* Address feedback
2022-12-13 10:27:08 -08:00
David Dossett
078e953c3f Fix status bar item hover/active colors (#169024) 2022-12-13 19:04:59 +01:00
David Dossett
0688a52cd3 Light+ V2: match panel background to other workbench parts (#168916) 2022-12-12 16:25:10 -06:00
David Dossett
6f1bf7825b Light+ V2: Fix text block quote background (#168915) 2022-12-12 16:24:48 -06:00
David Dossett
ee3c8252ec Dark+ V2: match panel color to rest of the workbench (#168906)
Match panel color to rest of the workbench
2022-12-12 12:44:58 -08:00
David Dossett
c6aaa761fd Fix status bar item + remote indicator hover color (#168502) 2022-12-08 20:31:35 +01:00
David Dossett
48afb8e408 Fix secondary button foreground and hover colors (#168357)
Fix secondary button foreground
2022-12-08 00:02:14 +01:00
David Dossett
a3ce458be0 Fix status bar hover/active background (#168233) 2022-12-06 23:24:55 +01:00
David Dossett
9f43a4ffda Add experimental default dark/light v2 themes (#167104)
* Add experimental default dark/light themes

* Update themes and name

* Add colorizer test results

* Update accent color

* Fix status bar no folder background issue

* Fix tree indent strokes

* Update lighter layer

* Fix breadcrumbs

* Update accent

* Update light lights and dark links

* Update colorizer test
2022-12-05 11:41:50 -08:00
Sandeep Somavarapu
d2441c5e3a rename to Profile (#166030) 2022-11-10 13:25:07 -05:00
David Dossett
2e7c0662c3 Updates custom menu borders and item styles (#164165)
Updates menu item margin and radius and adds border to default themes
2022-10-31 10:27:56 -07:00
Raymond Zhao
bf220dd91e Darken red colour in light theme for better contrast (#163335) 2022-10-12 08:47:13 -07:00
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
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