style: update color palette for 'plain' option in palette toggle
This commit is contained in:
@@ -26,7 +26,7 @@ const paletteOptions: Array<{
|
||||
{
|
||||
value: "plain",
|
||||
labelKey: "palette.plain",
|
||||
swatch: "bg-zinc-700",
|
||||
swatch: "bg-[#2475fc]",
|
||||
},
|
||||
{
|
||||
value: "green",
|
||||
|
||||
Reference in New Issue
Block a user