Daniel Smith
e40ae116b9
Add support for modified tab borders
...
Color settings introduced in VS Code v. 1.29.
Uses `color1` (same as `tab.activeBorder`) as the highlight color for an
active modified tab in a focused editor group. Slightly darkened for
inactive or unfocused tabs.
2018-11-18 21:02:08 -05:00
Daniel Smith
319e044668
Add stringEscape to syntax
2018-10-06 16:09:08 -04:00
Daniel Imms
f7702b6b6e
Correctly reset embedded/template expression fg color
...
Fixes #48
2018-06-01 09:24:44 -07:00
Daniel Imms
fff5f57f68
Support editorGroup.focusedEmptyBorder
...
Fixes #52
2018-05-31 09:52:47 -07:00
Daniel Imms
8bbcf0c3c4
Make type optional
2018-05-28 06:36:17 -07:00
Daniel Imms
b35c5c2023
Color markdown inline and code blocks
...
Fixes #49
2018-05-28 06:31:22 -07:00
Daniel Imms
487e53715f
Color class members assigned functions as class members
...
Fixes #45
2018-05-28 06:25:34 -07:00
Daniel Imms
d9b31fffbc
Color brackets inside template expressions
...
Fixes #48
2018-05-28 06:13:57 -07:00
Daniel Imms
a6a2a204e1
Fix ts/js string interpolation scope
...
Fixes #47
2018-05-28 06:10:39 -07:00
Daniel Imms
0901714136
Start light theme support, improve launch.json
...
Part of #22
2018-04-26 12:37:09 -07:00
Daniel Imms
2c50c2ff0b
Add tslint
2018-04-26 09:52:50 -07:00
Daniel Imms
ad9bfa6196
Allow theme override keys
2018-04-26 05:28:04 -07:00
Daniel Imms
19dfd822fb
Set active tab border and line number to color1
2018-04-26 04:32:27 -07:00
Daniel Imms
331a1e8ee1
Add support for selection.background
...
Fixes #38
2017-05-17 13:55:40 -07:00
Daniel Imms
78d1688a05
Fix compile error
2017-05-10 20:52:56 -07:00
Daniel Imms
1a27c53c34
Get ui colors working again
2017-05-04 09:52:18 -07:00
Daniel Imms
888e8fee76
Fix terminal colors
2017-05-04 09:39:54 -07:00
Daniel Imms
f86bab7045
Organize
...
- Add complete list of color keys to code
- Add foreground color
- Fix activity bar badge bg
2017-05-04 09:30:02 -07:00
Daniel Imms
286eb6b44a
Fix range highlight background
2017-05-04 09:07:43 -07:00
Daniel Imms
3df43f023a
Make panel active border less bold, distinct from focus
2017-05-04 09:07:01 -07:00
Daniel Imms
33d4a4f817
More clean up
2017-05-04 09:01:59 -07:00
Daniel Imms
46adbaa10e
Clean up workbench color definitions
2017-05-04 09:00:38 -07:00
Daniel Imms
60ac743f16
Add title bar
2017-05-04 08:50:57 -07:00
Daniel Imms
15a5d9d64a
Name background colors
2017-05-04 08:50:18 -07:00
Matt Bierner
e9b64716ea
Pretty Print Output Theme JSON
...
Pretty prints the generated theme json file so that it is easier to debug/modify
2017-05-02 19:08:33 -07:00
Daniel Imms
db6b709bde
Support input option active border
2017-05-01 11:52:43 -07:00
Daniel Imms
b55c2e4023
Support more colors
2017-05-01 11:48:56 -07:00
Daniel Imms
2190012b0f
Reduce range highligth visibility
2017-04-30 19:12:26 -07:00
Daniel Imms
ce70cd6a8c
Support many more colors
2017-04-30 14:21:33 -07:00
Daniel Imms
9f51debad9
Support find widget
2017-04-30 13:43:46 -07:00
Daniel Imms
989c761862
Support hover widget
2017-04-30 13:02:05 -07:00
Daniel Imms
39c27f3c46
Use new color keys
2017-04-30 13:01:50 -07:00
Daniel Imms
c7de85184f
Improve status bar colors
2017-04-04 11:57:43 -07:00
Daniel Imms
5284b5280d
Refine colors more
2017-04-04 11:36:08 -07:00
Daniel Imms
69c478fc01
Remove marker severity colors
2017-03-31 03:36:35 -07:00
Daniel Imms
7e88144c22
Add input box and dropdown bg rules
2017-03-31 03:35:31 -07:00
Daniel Imms
23590756a2
Editor marker styles
2017-03-23 21:56:50 -07:00
Daniel Imms
109c5c7bb9
Peek and find styles
2017-03-23 21:54:42 -07:00
Daniel Imms
1e3d060de0
Move fallbacks to single source of truth
2017-03-23 00:51:34 -07:00
Daniel Imms
2951ddb18b
Implement fallbacks
2017-03-23 00:31:02 -07:00
Daniel Imms
c9e5b483fc
Start implementing fallback colors
2017-03-22 23:02:19 -07:00
Daniel Imms
2d895b1e18
Expose an API
2017-03-22 22:16:53 -07:00
Daniel Imms
5112497e6f
More work on new theme colors, darken slightly
2017-03-22 21:52:25 -07:00
Daniel Imms
e64922707d
Start support for new theme properties
2017-03-19 00:05:22 -07:00
Daniel Imms
b24272ec7f
Markdown bold/italic -> identifier color
...
Part of Tyriar/vscode-theme-sapphire#6
2017-02-06 10:00:08 -08:00
Daniel Imms
141f9d86bf
Markdown list item -> keyword color
...
Part of Tyriar/vscode-theme-sapphire#7
2017-02-06 09:53:06 -08:00
Daniel Imms
7bf8525df4
Use default fg color for C# namespaces
2017-02-04 22:54:58 -08:00
Daniel Imms
96969fbbd6
C# preprocessors -> comment
2017-02-04 22:38:48 -08:00
Daniel Imms
db5f5bd2ec
Add preliminary C# support
2017-02-02 15:09:06 -08:00
Daniel Imms
4ca82748d4
Add markdownQuote color
2017-02-01 20:12:06 -08:00