diff --git a/src/userplugins/DiscordColorways/components/ColorPicker.tsx b/src/userplugins/discordColorways/components/ColorPicker.tsx similarity index 100% rename from src/userplugins/DiscordColorways/components/ColorPicker.tsx rename to src/userplugins/discordColorways/components/ColorPicker.tsx diff --git a/src/userplugins/DiscordColorways/components/ColorwaysButton.tsx b/src/userplugins/discordColorways/components/ColorwaysButton.tsx similarity index 100% rename from src/userplugins/DiscordColorways/components/ColorwaysButton.tsx rename to src/userplugins/discordColorways/components/ColorwaysButton.tsx diff --git a/src/userplugins/DiscordColorways/components/ConflictingColorsModal.tsx b/src/userplugins/discordColorways/components/ConflictingColorsModal.tsx similarity index 100% rename from src/userplugins/DiscordColorways/components/ConflictingColorsModal.tsx rename to src/userplugins/discordColorways/components/ConflictingColorsModal.tsx diff --git a/src/userplugins/DiscordColorways/components/CreatorModal.tsx b/src/userplugins/discordColorways/components/CreatorModal.tsx similarity index 100% rename from src/userplugins/DiscordColorways/components/CreatorModal.tsx rename to src/userplugins/discordColorways/components/CreatorModal.tsx diff --git a/src/userplugins/DiscordColorways/components/Icons.tsx b/src/userplugins/discordColorways/components/Icons.tsx similarity index 100% rename from src/userplugins/DiscordColorways/components/Icons.tsx rename to src/userplugins/discordColorways/components/Icons.tsx diff --git a/src/userplugins/DiscordColorways/components/InfoModal.tsx b/src/userplugins/discordColorways/components/InfoModal.tsx similarity index 100% rename from src/userplugins/DiscordColorways/components/InfoModal.tsx rename to src/userplugins/discordColorways/components/InfoModal.tsx diff --git a/src/userplugins/DiscordColorways/components/InputColorwayIdModal.tsx b/src/userplugins/discordColorways/components/InputColorwayIdModal.tsx similarity index 100% rename from src/userplugins/DiscordColorways/components/InputColorwayIdModal.tsx rename to src/userplugins/discordColorways/components/InputColorwayIdModal.tsx diff --git a/src/userplugins/DiscordColorways/components/Selector.tsx b/src/userplugins/discordColorways/components/Selector.tsx similarity index 100% rename from src/userplugins/DiscordColorways/components/Selector.tsx rename to src/userplugins/discordColorways/components/Selector.tsx diff --git a/src/userplugins/DiscordColorways/components/SettingsTabs/ManageColorwaysPage.tsx b/src/userplugins/discordColorways/components/SettingsTabs/ManageColorwaysPage.tsx similarity index 100% rename from src/userplugins/DiscordColorways/components/SettingsTabs/ManageColorwaysPage.tsx rename to src/userplugins/discordColorways/components/SettingsTabs/ManageColorwaysPage.tsx diff --git a/src/userplugins/DiscordColorways/components/SettingsTabs/OnDemandPage.tsx b/src/userplugins/discordColorways/components/SettingsTabs/OnDemandPage.tsx similarity index 100% rename from src/userplugins/DiscordColorways/components/SettingsTabs/OnDemandPage.tsx rename to src/userplugins/discordColorways/components/SettingsTabs/OnDemandPage.tsx diff --git a/src/userplugins/DiscordColorways/components/SettingsTabs/SettingsPage.tsx b/src/userplugins/discordColorways/components/SettingsTabs/SettingsPage.tsx similarity index 100% rename from src/userplugins/DiscordColorways/components/SettingsTabs/SettingsPage.tsx rename to src/userplugins/discordColorways/components/SettingsTabs/SettingsPage.tsx diff --git a/src/userplugins/DiscordColorways/components/Spinner.tsx b/src/userplugins/discordColorways/components/Spinner.tsx similarity index 100% rename from src/userplugins/DiscordColorways/components/Spinner.tsx rename to src/userplugins/discordColorways/components/Spinner.tsx diff --git a/src/userplugins/DiscordColorways/components/ThemePreview.tsx b/src/userplugins/discordColorways/components/ThemePreview.tsx similarity index 100% rename from src/userplugins/DiscordColorways/components/ThemePreview.tsx rename to src/userplugins/discordColorways/components/ThemePreview.tsx diff --git a/src/userplugins/DiscordColorways/constants.ts b/src/userplugins/discordColorways/constants.ts similarity index 100% rename from src/userplugins/DiscordColorways/constants.ts rename to src/userplugins/discordColorways/constants.ts diff --git a/src/userplugins/DiscordColorways/css.ts b/src/userplugins/discordColorways/css.ts similarity index 100% rename from src/userplugins/DiscordColorways/css.ts rename to src/userplugins/discordColorways/css.ts diff --git a/src/userplugins/DiscordColorways/index.tsx b/src/userplugins/discordColorways/index.tsx similarity index 100% rename from src/userplugins/DiscordColorways/index.tsx rename to src/userplugins/discordColorways/index.tsx diff --git a/src/userplugins/DiscordColorways/style.css b/src/userplugins/discordColorways/style.css similarity index 100% rename from src/userplugins/DiscordColorways/style.css rename to src/userplugins/discordColorways/style.css diff --git a/src/userplugins/DiscordColorways/types.ts b/src/userplugins/discordColorways/types.ts similarity index 100% rename from src/userplugins/DiscordColorways/types.ts rename to src/userplugins/discordColorways/types.ts diff --git a/src/userplugins/DiscordColorways/utils.ts b/src/userplugins/discordColorways/utils.ts similarity index 100% rename from src/userplugins/DiscordColorways/utils.ts rename to src/userplugins/discordColorways/utils.ts