From b2a7b22f20be4fecd37ce9a3e296bcb92fcdaf86 Mon Sep 17 00:00:00 2001 From: ema Date: Sun, 29 Jun 2025 10:14:13 +0800 Subject: [PATCH] Add TypeScript dark mode highlighting --- .../Syntax/Dark/TypeScript.xshd | 120 ++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 QuickLook.Plugin/QuickLook.Plugin.TextViewer/Syntax/Dark/TypeScript.xshd diff --git a/QuickLook.Plugin/QuickLook.Plugin.TextViewer/Syntax/Dark/TypeScript.xshd b/QuickLook.Plugin/QuickLook.Plugin.TextViewer/Syntax/Dark/TypeScript.xshd new file mode 100644 index 0000000..3b7a3e1 --- /dev/null +++ b/QuickLook.Plugin/QuickLook.Plugin.TextViewer/Syntax/Dark/TypeScript.xshd @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ()[]{},:.@`=;+-*/%~ &|^>< + + + // + + + + /* + */ + + + + " + " + + + + ' + ' + + + class + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +