Skip to content

Commit

Permalink
feat(theme): rename wanhao to yumi
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Dej <[email protected]>
  • Loading branch information
meteyou committed Jul 7, 2024
1 parent 14c2ce2 commit a79af63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes
4 changes: 2 additions & 2 deletions src/store/variables.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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 },
Expand Down

0 comments on commit a79af63

Please sign in to comment.