diff --git a/plugins/oled-theme-luna/package.json b/plugins/obsidian-theme-luna/package.json similarity index 100% rename from plugins/oled-theme-luna/package.json rename to plugins/obsidian-theme-luna/package.json diff --git a/plugins/oled-theme-luna/src/Settings.tsx b/plugins/obsidian-theme-luna/src/Settings.tsx similarity index 100% rename from plugins/oled-theme-luna/src/Settings.tsx rename to plugins/obsidian-theme-luna/src/Settings.tsx diff --git a/plugins/oled-theme-luna/src/dark-theme.css b/plugins/obsidian-theme-luna/src/dark-theme.css similarity index 100% rename from plugins/oled-theme-luna/src/dark-theme.css rename to plugins/obsidian-theme-luna/src/dark-theme.css diff --git a/plugins/oled-theme-luna/src/index.ts b/plugins/obsidian-theme-luna/src/index.ts similarity index 100% rename from plugins/oled-theme-luna/src/index.ts rename to plugins/obsidian-theme-luna/src/index.ts diff --git a/plugins/oled-theme-luna/src/light-theme.css b/plugins/obsidian-theme-luna/src/light-theme.css similarity index 100% rename from plugins/oled-theme-luna/src/light-theme.css rename to plugins/obsidian-theme-luna/src/light-theme.css diff --git a/plugins/oled-theme-luna/src/oled-friendly.css b/plugins/obsidian-theme-luna/src/oled-friendly.css similarity index 100% rename from plugins/oled-theme-luna/src/oled-friendly.css rename to plugins/obsidian-theme-luna/src/oled-friendly.css