From 337916ae83be2118d26439be1a4a732dda575a75 Mon Sep 17 00:00:00 2001 From: Nathan Graule Date: Mon, 15 May 2017 19:38:21 +0200 Subject: Directly included default VS Code themes --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 34823ff..c826235 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,10 @@ code --install-extension solarliner.arc-theme ### Changelog -* v0.1.1: +* v0.3.0: + * Directly included tokenColors from default Dark and Dark+ themes. + +* v0.2.0: * Changed base syntax coloring to VS Dark+ * Made selection highlight more visible @@ -37,6 +40,9 @@ code --install-extension solarliner.arc-theme ### TODO +* [ ] Finish Arc Dark + * [ ] Complete set of syntax coloring + * [ ] Create Light version * [ ] Create Night version (with darker colors) -- cgit v1.2.3