From 0fbb0115035f913806a2c4de739198c225f7ad87 Mon Sep 17 00:00:00 2001 From: Jackson Bingham <45270054+Jackson5551@users.noreply.github.com> Date: Fri, 13 Oct 2023 06:28:11 -0600 Subject: [PATCH] Update themes.json --- themes.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/themes.json b/themes.json index afebf06..718f2c8 100644 --- a/themes.json +++ b/themes.json @@ -184,9 +184,6 @@ { "name": "Razer" }, - { - "name": "Supermicro" - }, { "name": "System76" }, @@ -223,6 +220,10 @@ { "name": "Medion", "versionAdded": "v3.2" - } + }, + { + "name": "Supermicro", + "versionAdded": "v3.3" + }, ] }