Skip to content

Commit

Permalink
feat(theme): add VzBot sidebar background image
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 e9917a4 commit 02b8d46
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added public/img/themes/sidebarBackground-vzbot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/store/variables.ts
Original file line number Diff line number Diff line change
Expand Up @@ -166,5 +166,6 @@ export const themes: Theme[] = [
displayName: 'VzBot',
colorLogo: '#FF0000',
logo: { show: true, light: false },
sidebarBackground: { show: true, light: false },
},
]

0 comments on commit 02b8d46

Please sign in to comment.