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:
parent
2151486549
commit
91eab97108
@ -138,9 +138,9 @@ const darkTheme = createTheme({
|
||||
palette: {
|
||||
mode: "dark",
|
||||
primary: {
|
||||
main: "#007FFF", // Neon pink
|
||||
dark: "#0059B2", // Darker shade of neon pink
|
||||
light: "#3399FF" // Lighter shade of neon pink
|
||||
main: "#007FFF", // Electric blue
|
||||
dark: "#0059B2", // Darker shade of electric blue
|
||||
light: "#3399FF" // Lighter shade of electric blue
|
||||
},
|
||||
secondary: {
|
||||
main: "#007FFF", // Electric blue
|
||||
|
Loading…
Reference in New Issue
Block a user