From 7919d4a23ca2ca1781e13b0841fe51f7ff654a2b Mon Sep 17 00:00:00 2001 From: Rob Gormley Date: Wed, 27 May 2026 20:37:59 -0700 Subject: [PATCH] Update manifest --- manifest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 778b2b2..2ba69db 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { - "name": "GitHub Theme", - "version": "1.1.6", + "name": "GitHub Dark Dimmed Theme", + "version": "1.0.0", "minAppVersion": "1.0.0", - "author": "@krios2146", - "authorUrl": "https://github.com/krios2146" + "author": "@rgormley", + "authorUrl": "https://github.com/rgormley" }