diff --git a/packages/components/src/Components.ts b/packages/components/src/Components.ts index c5efbe9a6..fcd7d2e4d 100644 --- a/packages/components/src/Components.ts +++ b/packages/components/src/Components.ts @@ -106,8 +106,8 @@ const Themes = [ static_files: BaseThemeStaticFiles, }, { - identifier: 'org.standardnotes.solarized-dark', - path: 'Themes/org.standardnotes.solarized-dark', + identifier: 'org.standardnotes.theme-solarized-dark', + path: 'Themes/org.standardnotes.theme-solarized-dark', static_files: BaseThemeStaticFiles, }, ]