design: change theme to retro
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
// Update these values to change the light and dark themes
|
||||
|
||||
export const themeConfig = {
|
||||
light: "cupcake",
|
||||
dark: "business",
|
||||
light: 'retro',
|
||||
dark: 'aqua',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user