Commit Graph

133 Commits

Author SHA1 Message Date
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 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
Daniel Imms
c531daf017 v0.0.13 2017-05-04 09:52:27 -07:00
Daniel Imms
1a27c53c34 Get ui colors working again 2017-05-04 09:52:18 -07:00
Daniel Imms
41f43fa8d2 v0.0.12 2017-05-04 09:40:03 -07:00
Daniel Imms
888e8fee76 Fix terminal colors 2017-05-04 09:39:54 -07:00
Daniel Imms
16c609c131 v0.0.11 2017-05-04 09:33:29 -07:00
Daniel Imms
13fbc8514b Add coverage demo theme 2017-05-04 09:33:18 -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
7959fc551c v0.0.10 (targets VS Code v1.12) 2017-05-04 09:09:32 -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
Daniel Imms
91b2c67665 Lighten minimal demo so it's more distinct 2017-05-04 08:43:55 -07:00
Daniel Imms
1cc3b55624 Remove readme warning 2017-05-02 21:49:00 -07:00
Daniel Imms
4e1f883bbd Merge pull request #32 from mjbvz/pretty-print-theme
Pretty Print Output Theme JSON
2017-05-02 19:21:02 -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