From 3ebe1ad153130d82d36b89f73af1306d731e8c59 Mon Sep 17 00:00:00 2001 From: Daniel Imms Date: Wed, 29 Mar 2017 04:09:55 -0700 Subject: [PATCH] Add note about preview in VS Code Fixes #25 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0ff6895..a0a2515 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # vscode-theme-generator +⚠️ This is a preview that leverages the [upcoming VS Code theming options](https://github.com/Microsoft/vscode/issues/3112), you will need to regenerate your theme when 1.12 is released when the API finalized + **The Problem** - New themes are typically forked from other themes, carrying the bugs with them