Commit Graph

151 Commits

Author SHA1 Message Date
Daniel Imms
92bf2f665f v0.1.1 2019-05-04 13:49:52 -07:00
Daniel Imms
95c2cee43c Fix bad color conversion 2019-05-04 13:49:39 -07:00
Daniel Imms
2dc8a0f9cc 0.1.0 2019-05-04 01:21:10 -07:00
Daniel Imms
29eba3f857 Add remote status bar 2019-05-04 01:20:38 -07:00
Daniel Imms
af90b2a205 Add a bunch of fg keys with contrast 2019-05-04 01:19:30 -07:00
Daniel Imms
579be400ba Remove unused vars, update types 2019-05-04 00:55:56 -07:00
Daniel Imms
5b0c612a69 v0.0.21 2018-11-29 11:26:18 -08:00
Daniel Imms
bab03694ec Merge pull request #57 from rdnlsmith/modified_tabs
Add support for modified tab borders
2018-11-29 11:24:02 -08:00
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 Imms
dbc14884bf v0.0.20 2018-10-13 11:45:42 -07:00
Daniel Imms
74e85ad71e Fix dev command 2018-10-13 11:44:53 -07:00
Daniel Imms
6a910110be Merge pull request #55 from rdnlsmith/readme_api
Add API information to README.md
2018-10-07 14:06:38 -07:00
Daniel Smith
588930bcd6 Add stringEscape to syntax section of README.md 2018-10-07 15:19:15 -04:00
Daniel Imms
d7a571880c Merge pull request #56 from rdnlsmith/escape_highlight
Escape highlighting
2018-10-07 11:01:25 -07:00
Daniel Imms
3ff8f58116 Add some more language examples 2018-10-07 11:00:00 -07:00
Daniel Smith
319e044668 Add stringEscape to syntax 2018-10-06 16:09:08 -04:00
Daniel Smith
c4b47ba023 Add escape characters to language examples 2018-10-06 16:08:56 -04:00
Daniel Smith
110248b266 Make second example complete 2018-10-06 14:05:44 -04:00
Daniel Smith
17bc217e35 Fix typos 2018-10-06 14:03:35 -04:00
Daniel Smith
4bfc4e2dc0 Add API information to README.md 2018-10-05 18:01:08 -04:00
Daniel Imms
277633c61a v0.0.19 2018-06-01 09:25:42 -07: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
1f10541715 v0.0.18 2018-05-28 06:36:32 -07:00
Daniel Imms
8bbcf0c3c4 Make type optional 2018-05-28 06:36:17 -07:00
Daniel Imms
2eb510f6cc v0.0.17 2018-05-28 06:32:36 -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
6db07527fa Fix CI 2018-04-26 10:02:59 -07:00
Daniel Imms
f21f75b348 Simplify build 2018-04-26 09:56:31 -07:00
Daniel Imms
677dd483db Add travis badge 2018-04-26 09:55:46 -07:00
Daniel Imms
54023c9a6a Add travis yml 2018-04-26 09:54:02 -07:00
Daniel Imms
2c50c2ff0b Add tslint 2018-04-26 09:52:50 -07:00
Daniel Imms
250c62554a typescript@2.8 2018-04-26 06:00:56 -07:00
Daniel Imms
017ce91ada Ignore package-lock.json 2018-04-26 06:00:44 -07:00
Daniel Imms
190cceeac2 v0.0.16 2018-04-26 05:28:16 -07:00
Daniel Imms
ad9bfa6196 Allow theme override keys 2018-04-26 05:28:04 -07:00
Daniel Imms
b094a723af v0.0.15 2018-04-26 04:36:03 -07:00
Daniel Imms
5cde4756b0 Polish scripts 2018-04-26 04:35:52 -07:00
Daniel Imms
8f36cf531f v0.0.14 2018-04-26 04:32:44 -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
a41032076e Add bash example 2017-05-05 20:06:31 -07:00
Daniel Imms
999d5d9a0f Refine ts example 2017-05-05 19:48:22 -07:00
Daniel Imms
3e12dcd735 Merge pull request #35 from codingonHP/patch-1
Updated README.md
2017-05-05 08:03:30 -07:00
Vishal Anand
feab311978 Updated README.md
Removed extra `the` which was not required
2017-05-05 11:00:27 +05:30