3
0
mirror of https://github.com/Qortal/q-share.git synced 2025-01-30 14:52:20 +00:00

forgot to update comments for color changes

This commit is contained in:
crowetic 2024-06-14 10:41:14 -07:00
parent 2151486549
commit 91eab97108

View File

@ -138,9 +138,9 @@ const darkTheme = createTheme({
palette: { palette: {
mode: "dark", mode: "dark",
primary: { primary: {
main: "#007FFF", // Neon pink main: "#007FFF", // Electric blue
dark: "#0059B2", // Darker shade of neon pink dark: "#0059B2", // Darker shade of electric blue
light: "#3399FF" // Lighter shade of neon pink light: "#3399FF" // Lighter shade of electric blue
}, },
secondary: { secondary: {
main: "#007FFF", // Electric blue main: "#007FFF", // Electric blue