From 361cda9fa4e1d3a4d7a134651bdd274dd3dea263 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 26 Mar 2026 17:23:36 +0100 Subject: [PATCH] Use miasma theme --- themes/miasma/vscode.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/miasma/vscode.json b/themes/miasma/vscode.json index 9d28bdb1..f133d52d 100644 --- a/themes/miasma/vscode.json +++ b/themes/miasma/vscode.json @@ -1,4 +1,4 @@ { - "name": "In The Fog Dark", - "extension": "ganevru.in-the-fog-theme" + "name": "Miasma", + "extension": "oldjobobo.miasma-theme" }