Skip to content

Commit

Permalink
style(docs): Changed background of toast theme
Browse files Browse the repository at this point in the history
  • Loading branch information
oyedejioyewole committed Feb 2, 2024
1 parent 1c2ad08 commit 4148218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/index.vue
Expand Up @@ -30,7 +30,7 @@ function useToggleNotivueTheme(_theme: ColorTheme) {
dark: {
...pastelTheme,
"--nv-success-accent": shades[900],
"--nv-success-bg": shades[600],
"--nv-success-bg": shades[300],
"--nv-success-fg": shades[900],
},
light: {
Expand Down

0 comments on commit 4148218

Please sign in to comment.