From e5febee1b58a0471fc9b9f449233b5d201839c03 Mon Sep 17 00:00:00 2001 From: Ranzu <66495944+Ranzuu@users.noreply.github.com> Date: Sat, 14 Mar 2026 00:42:58 +0100 Subject: [PATCH] oppsie fix --- src/main/resources/assets/modularui2/themes/vanilla.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/main/resources/assets/modularui2/themes/vanilla.json b/src/main/resources/assets/modularui2/themes/vanilla.json index 73db0c610..ecda96781 100644 --- a/src/main/resources/assets/modularui2/themes/vanilla.json +++ b/src/main/resources/assets/modularui2/themes/vanilla.json @@ -1,9 +1,3 @@ { - "parent": "DEFAULT", - "itemSlot:player": { - "color": "#FF914354" - }, - "itemSlot:player_hotbar": { - "color": "#FF60917c" - } + "parent": "DEFAULT" } \ No newline at end of file