aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
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)