From 3a0908ddda986f37ecae16907c77616bf58e954d Mon Sep 17 00:00:00 2001 From: ChillerDragon Date: Fri, 26 Jan 2024 17:19:21 +0800 Subject: [PATCH] Move themes to sub folder --- BlmapChill/{ => themes}/dark.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename BlmapChill/{ => themes}/dark.py (100%) diff --git a/BlmapChill/dark.py b/BlmapChill/themes/dark.py similarity index 100% rename from BlmapChill/dark.py rename to BlmapChill/themes/dark.py