We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 757e0dc commit 1bb48a4Copy full SHA for 1bb48a4
src/popup.js
@@ -51,7 +51,7 @@ const vuetify = createVuetify({
51
},
52
light: {
53
colors: {
54
- primary: "#1976D2",
+ primary: "#2196F3", // Brighter blue for primary color in light theme
55
secondary: "#424242",
56
57
0 commit comments