diff --git a/public/img/themes/sidebarLogo-wanhao.svg b/public/img/themes/sidebarLogo-yumi.svg similarity index 100% rename from public/img/themes/sidebarLogo-wanhao.svg rename to public/img/themes/sidebarLogo-yumi.svg diff --git a/src/store/variables.ts b/src/store/variables.ts index 599f75d14..bc511a87f 100644 --- a/src/store/variables.ts +++ b/src/store/variables.ts @@ -162,8 +162,8 @@ export const themes: Theme[] = [ logo: { show: true, light: false }, }, { - name: 'wanhao', - displayName: 'Wanhao France (Sponsor)', + name: 'yumi', + displayName: 'YUMI (Sponsor)', colorLogo: '#F6CF3D', colorPrimary: '#F6CF3D', logo: { show: true, light: false },