From 8ab4b02701a0877c674a9a1df820c70d3e2f25c4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= <sumneko@hotmail.com>
Date: Wed, 2 Sep 2020 17:09:15 +0800
Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E4=B8=80=E4=B8=8B=E8=AF=AD?=
 =?UTF-8?q?=E6=B3=95=E8=A7=A3=E6=9E=90=E5=AE=9A=E4=B9=89=E6=96=87=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 theme-tokens.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/theme-tokens.md b/theme-tokens.md
index 97eee80c2..779811f59 100644
--- a/theme-tokens.md
+++ b/theme-tokens.md
@@ -1,5 +1,7 @@
 ## Syntax Tokens
 
+Provide by custom [tmLanguage file](https://github.com/sumneko/vscode-lua/blob/master/syntaxes/lua.tmLanguage.json)
+
 Preview in `Dark+` of VSCode
 
 | token                                          | preview                                                                                                                              |
-- 
GitLab