From 22b184b570fea73090a20702e01b9ac80d6eb31c Mon Sep 17 00:00:00 2001 From: Ivan Shymkiv <75394682+ivan-shymkiv@users.noreply.github.com> Date: Sun, 20 Jul 2025 01:33:47 +0300 Subject: [PATCH] Fixed theme location (#14016) --- runtime/{ => themes}/gruvbox_material_light_hard.toml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename runtime/{ => themes}/gruvbox_material_light_hard.toml (100%) diff --git a/runtime/gruvbox_material_light_hard.toml b/runtime/themes/gruvbox_material_light_hard.toml similarity index 100% rename from runtime/gruvbox_material_light_hard.toml rename to runtime/themes/gruvbox_material_light_hard.toml