From ece103319cda93f044a423dd187bb52f7e0bd311 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 26 Mar 2026 16:35:45 +0100 Subject: [PATCH] Add vscode theme for Lumon --- themes/lumon/vscode.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 themes/lumon/vscode.json diff --git a/themes/lumon/vscode.json b/themes/lumon/vscode.json new file mode 100644 index 00000000..045878d4 --- /dev/null +++ b/themes/lumon/vscode.json @@ -0,0 +1,4 @@ +{ + "name": "Lumon", + "extension": "oldjobobo.lumon-theme" +}