diff --git a/bl-themes/default/css/style.css b/bl-themes/defaultTheme/css/style.css similarity index 100% rename from bl-themes/default/css/style.css rename to bl-themes/defaultTheme/css/style.css diff --git a/bl-themes/default/css/violet.css b/bl-themes/defaultTheme/css/violet.css similarity index 100% rename from bl-themes/default/css/violet.css rename to bl-themes/defaultTheme/css/violet.css diff --git a/bl-themes/default/index.php b/bl-themes/defaultTheme/index.php similarity index 100% rename from bl-themes/default/index.php rename to bl-themes/defaultTheme/index.php diff --git a/bl-themes/default/languages/en.json b/bl-themes/defaultTheme/languages/en.json similarity index 100% rename from bl-themes/default/languages/en.json rename to bl-themes/defaultTheme/languages/en.json diff --git a/bl-themes/default/languages/fr_FR.json b/bl-themes/defaultTheme/languages/fr_FR.json similarity index 100% rename from bl-themes/default/languages/fr_FR.json rename to bl-themes/defaultTheme/languages/fr_FR.json diff --git a/bl-themes/default/metadata.json b/bl-themes/defaultTheme/metadata.json similarity index 100% rename from bl-themes/default/metadata.json rename to bl-themes/defaultTheme/metadata.json diff --git a/bl-themes/default/php/footer.php b/bl-themes/defaultTheme/php/footer.php similarity index 100% rename from bl-themes/default/php/footer.php rename to bl-themes/defaultTheme/php/footer.php diff --git a/bl-themes/default/php/head.php b/bl-themes/defaultTheme/php/head.php similarity index 100% rename from bl-themes/default/php/head.php rename to bl-themes/defaultTheme/php/head.php diff --git a/bl-themes/default/php/header.php b/bl-themes/defaultTheme/php/header.php similarity index 100% rename from bl-themes/default/php/header.php rename to bl-themes/defaultTheme/php/header.php diff --git a/bl-themes/default/php/home.php b/bl-themes/defaultTheme/php/home.php similarity index 100% rename from bl-themes/default/php/home.php rename to bl-themes/defaultTheme/php/home.php diff --git a/bl-themes/default/php/page.php b/bl-themes/defaultTheme/php/page.php similarity index 100% rename from bl-themes/default/php/page.php rename to bl-themes/defaultTheme/php/page.php diff --git a/bl-themes/default/php/sidebar.php b/bl-themes/defaultTheme/php/sidebar.php similarity index 100% rename from bl-themes/default/php/sidebar.php rename to bl-themes/defaultTheme/php/sidebar.php diff --git a/bl-themes/default/plugin.php b/bl-themes/defaultTheme/plugin.php similarity index 100% rename from bl-themes/default/plugin.php rename to bl-themes/defaultTheme/plugin.php