Change default color of Novachromic

This commit is contained in:
Mister Rajoy
2021-02-10 00:34:49 +01:00
parent d1e0a7ab35
commit cc5ccb41a0

View File

@@ -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"
}
]
}