Commit Graph

65 Commits (52f437953d5fdc6375d3396fb2c462152833df04)

Author SHA1 Message Date
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 444f79cc3a Improve quiet light diff syntax highlighting. For #107926 2020-11-27 17:33:36 +01:00
Martin Aeschlimann e24ea5ef61
Merge pull request #107926 from alisonnoyes/master
Quiet Light theme diff syntax highlighting
2020-11-27 17:25:52 +01:00
Martin Aeschlimann e01e0ebe39 [theme] Git:Input Validation Subject Length - not working on Monokai Theme.Fixes #101081 2020-11-03 16:30:29 +01:00
Miguel Solorio 83ecd5b6e1
Update default color tokens for last pinned tab border (#108207) 2020-10-07 07:59:01 +02:00
Benjamin Pasero cc594b88d8 themes - add last pinned tab color to default themes 2020-10-06 07:59:56 +02:00
anoyes ff2a9a476e Fixed issue 104346 2020-10-01 14:31:07 -06:00
Martin Aeschlimann 41a4adb47b [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
Alexander ed31ffc1b5 Remove unused colors from themes (#82986) 2019-10-21 09:00:51 -07:00
Miguel Solorio a09826fc81
Merge branch 'master' into fix-79618 2019-09-12 19:55:49 -07:00
Rachel Macfarlane 700780d927
Set default colors for 'minimap.selectionHighlight' in other built in themes 2019-09-12 16:40:57 -07:00
gjsjohnmurray 25f615fe65 Tweak opacity of editorIndentGuide.background and .activeBackground 2019-09-11 12:10:20 +01:00
gjsjohnmurray 423f99eb91 Make Quiet Light active indent guide discernible 2019-08-27 12:05:36 +01: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
Martin Aeschlimann 34bb5d5891 adopt remote color names 2019-04-30 09:14:47 +02:00
Miguel Solorio 3714d64a00 Add theme support for statusBarItem.hostBackground 2019-04-25 20:51:29 -07:00
Miguel Solorio 96f71ce5c1 Update colors to meet color contrast ratio 2018-10-23 09:47:05 -07:00
Alexander e891e2f3d1 Add border for dirty tabs (#59759)
* Theming for dirty tabs

* Improve border for dirty tabs
1. Make it thinner
2. Add a setting to disable it
3. Use 4 colors (activeFocused, activeUnfocused, inactiveFocused, inactiveUnfocused)
4. Move part of logic

* Hot apply of setting `dirtyTabBorder`

* Rename the setting

* Add default dirty border for all themes

* 3 of the 4 colors should be derived from the one main color

* Rename `dirty` to `modified`

* Rename `modifiedActiveFocusedBorder` to `modifiedBorder`

* Add modified border color for built-in themes

* More contrast

* Applying style directly on element

* Changing only color

* Using full border

* Using existing div for border styling

* Add setting to telemetry

* Uncomment cleanup code

* tweak colors and descriptions

* 💄
2018-10-08 10:27:01 +02:00
Miguel Solorio 3bf2b95276 Make text darker to work on selected background color 2018-09-04 22:12:29 -07:00
Miguel Solorio cbf0e2e733 Update color to meet color contrast ratio 2018-09-04 22:04:24 -07:00
Christof Marti d757b21c45 Polish embeddedEditorBackground 2018-07-31 22:23:54 +02:00
Matt Bierner 9f05b498ca Fix js doc colorization
Fixes #53162
2018-06-27 10:28:38 -07:00
Martin Aeschlimann cc81646edf Rename editorActiveLineNumber.foreground. Fixes #46848 2018-03-28 15:44:25 +02:00
Benjamin Pasero 5f07044d21 fix #45132 2018-03-06 12:41:28 +01:00
Peng Lyu 8a91e901ff active line number adoption for dark themes from @usernamehw. 2018-02-23 10:57:41 -08: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
Ajit Singh a5fa08ed02
Update quietlight-color-theme.json 2017-12-03 07:41:28 +05:30
Ajit Singh 19c68227f7
Improved HTML atrribute coloring 2017-12-02 15:38:45 +05:30
Ajit Singh e37c7433f1
Update quietlight-color-theme.json 2017-12-02 10:47:17 +05:30
Ajit Singh b66b4d0939
Update Quiet Light theme's JSX 2017-12-02 09:06:34 +05:30
Matt Bierner 84071e3cfc Run json formatter on a few builtin themes 2017-10-24 11:34:21 -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 33ec299b85 Reset Styling for meta.embedded for other themes 2017-09-11 11:24:44 -07:00
Praveen Puglia 1d4178f369 fix: "No Results" error message color in find widget 2017-07-15 10:14:17 +05:30
Benjamin Pasero 089bd8980b Revert "theming - remove panel.background as we currently do not support it end to end"
This reverts commit 3c1f7878b2.
2017-06-01 19:38:00 +02:00
Benjamin Pasero e6217c699a adopt some new color keys in our built in themes 2017-05-30 18:06:20 +02:00
Benjamin Pasero 3c1f7878b2 theming - remove panel.background as we currently do not support it end to end 2017-05-29 10:50:34 +02:00
Benjamin Pasero 6254814d85 theming - progress bar 2017-05-10 07:51:35 +02:00
Benjamin Pasero c615b43be6 theming - badge colors (fixes #25493) 2017-05-09 07:58:17 +02:00
Benjamin Pasero a5d90e09c4 more theme updates (for #25327) 2017-05-02 07:50:21 +02:00
rebornix 24b71e9d56 Tweak Quite Light theme badge color. 2017-05-01 14:51:20 -07: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 2b73072d2e theme - get rid of list.focusAndSelectionBackground 2017-04-28 20:03:43 +02:00
Benjamin Pasero 8382490bda theme - get rid of list.focusAndSelectionForeground 2017-04-28 19:26:04 +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
isidor 975b78806b quietlight: go back to purple
#25327
2017-04-27 18:02:14 +02:00
Benjamin Pasero 3f0c6c8a5b focusedElementOutline => focusBorder 2017-04-27 15:23:54 +02:00
Benjamin Pasero 6c2730b652 fix #25399 2017-04-27 12:13:03 +02:00
isidor b714af7a56 update quiet light theme
#25327
2017-04-26 15:22:34 +02:00