diff --git a/skins-3.0.json b/skins-3.0.json index 01e6571..bfc317d 100644 --- a/skins-3.0.json +++ b/skins-3.0.json @@ -225,7 +225,7 @@ "name": "Accent color", "description": "Choose a custom accent color to use with the theme.", "css": ":root {--accent: $;}", - "default": "#6279cd" + "default": "#ffffff" } ] }