Martin Aeschlimann
1e810cafb7
The default Monokai highlight color is displayed incorrectly. Fixes #123044
2021-05-11 13:46:56 +02:00
Alex Ross
655fe7546f
Fix port theme color typo
2021-05-04 14:09:39 +02: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
João Moreno
007baec8d5
fixes #118214 ( #118425 )
...
* fixes #118214
* address feedback
2021-03-08 12:51:56 +01:00
João Moreno
4077a67914
adopt focus border across all core themes
2021-02-15 14:29:36 +01:00
Miguel Solorio
753a1c095a
Adjust debug toolbar shadow ( fixes #110422 )
2020-11-12 09:26:51 -08: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
Rob Lourens
0405841876
Tweak coloring and spacing in new settings editor #106897
2020-09-23 17:28:04 -05:00
Martin Aeschlimann
41a4adb47b
[themes] opt-in to semanticHighlighting
2020-03-13 21:55:39 +01:00
Jakub Chodorowicz
5a90be887b
Improve Monokai theme for markdown files
...
- properly render links in lists
- make headings bold
- render quotes in italics and change color
- render bold text in bold
- render italic text in italic
2019-11-23 21:53:01 +01:00
Alexander
ed31ffc1b5
Remove unused colors from themes ( #82986 )
2019-10-21 09:00:51 -07:00
Miguel Solorio
85fe047664
Tweak Monokai colors for diff views
2019-10-11 13:28:54 -07:00
Rachel Macfarlane
700780d927
Set default colors for 'minimap.selectionHighlight' in other built in themes
2019-09-12 16:40:57 -07: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
a66945d1c5
Use alternate color for Monako theme for statusBarItem.hostBackground
2019-04-25 23:59:25 -07:00
Miguel Solorio
3714d64a00
Add theme support for statusBarItem.hostBackground
2019-04-25 20:51:29 -07:00
Luís Ferreira
88fca8d6a6
theme-monokai: fix tabs indentation
...
Signed-off-by: Luís Ferreira <contact@lsferreira.net>
2019-04-13 23:11:30 +01: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
SteVen Batten
70b90231ce
update built-in dark themes as menus look pale ( #59123 )
2018-09-24 09:55:00 -07:00
Rob Lourens
6c733bab05
Fix #49432 - Slightly darker inactive tabs in Monokai
2018-09-12 14:57:18 -07:00
Rob Lourens
888bd5377d
Fix #53908 - make settings tree themeable, add default colors
2018-07-11 18:30:24 -07:00
Brandon Ruggles
3b02dc24b1
Fix for #29608 'QuickOpen looks misaligned in monokai theme'.
2018-05-02 22:16:07 -04:00
Alex Dima
0100518547
Highlight active indent guide ( closes #14017 )
2018-04-18 18:31:28 +02:00
Martin Aeschlimann
cc81646edf
Rename editorActiveLineNumber.foreground. Fixes #46848
2018-03-28 15:44:25 +02:00
Rob Lourens
0ffba11828
Fix Monokai hover color on trees in the panel - #45063
2018-03-20 16:26:13 -07:00
Peng Lyu
8a91e901ff
active line number adoption for dark themes from @usernamehw.
2018-02-23 10:57:41 -08:00
Ray Gervais
053da66e1b
Monokai: Use new dropdown.listBackground to correct contrast Fixes : #42480 ( #42869 )
...
* Updated monokai dropdown configuration to use new dropdown.listBackground property
2018-02-09 23:10:26 -05:00
Martin Aeschlimann
b154408146
monokai: improve selection/word colors (for #36376 )
2017-11-17 09:34:41 +01:00
Matt Bierner
84071e3cfc
Run json formatter on a few builtin themes
2017-10-24 11:34:21 -07:00
Martin Aeschlimann
f319787f7d
[themes] Selection highlight color is too similar to the selection color on Monokai. Fixes #20577
2017-10-03 17:33:42 +02: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
33ec299b85
Reset Styling for meta.embedded for other themes
2017-09-11 11:24:44 -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
Brandon Ruggles
8787538217
Fix for #29608 'QuickOpen looks misaligned in monokai theme'. ( #29860 )
2017-06-29 16:00:14 +02:00
Rob Lourens
3f36a65d73
Fix #29411 - set foreground color for 'variable' in Monokai
2017-06-25 13:41:55 -07:00
Matt Bierner
6eab963cc4
Add highlighting for coffeescript string interpolation. Fixes #29108
2017-06-20 16:43:37 -07:00
Matt Bierner
5c39083a4c
Highlight this in Monokai ( #28748 )
...
Fixes #28682
2017-06-14 15:22:31 -07:00
Daniel Imms
dca7ae6908
Monokai: Use tab well color for title bar
...
Fixes #27980
2017-06-07 15:23:28 -07:00
Benjamin Pasero
e6217c699a
adopt some new color keys in our built in themes
2017-05-30 18:06:20 +02:00
Benjamin Pasero
6254814d85
theming - progress bar
2017-05-10 07:51:35 +02:00
Benjamin Pasero
f97acb341c
theming - inherit badge colors in activity bar
2017-05-09 10:14:19 +02:00
Benjamin Pasero
c615b43be6
theming - badge colors ( fixes #25493 )
2017-05-09 07:58:17 +02:00
Daniel Imms
29d0a488d0
Monokai: Don't use transparency in terminal colors
...
Part of #26050
2017-05-05 08:29:09 -07:00
Daniel Imms
76ec19f240
Monokai: Use standard fg for list highlight
...
Fixes #25868
2017-05-04 13:01:01 -07:00
Daniel Imms
21ad8e3096
More Monokai refinements
...
- Focus color is now more muted
- Fixed notification foreground
- Added input option active border
- Added input validation colors
- Added title bar color
Part of #25742
2017-05-02 10:49:49 -07:00
Daniel Imms
479eb68a13
Fix monokai tab border color
...
Part of #25742
2017-05-01 16:02:58 -07:00