Change default color of Novachromic
This commit is contained in:
@@ -225,7 +225,7 @@
|
|||||||
"name": "Accent color",
|
"name": "Accent color",
|
||||||
"description": "Choose a custom accent color to use with the theme.",
|
"description": "Choose a custom accent color to use with the theme.",
|
||||||
"css": ":root {--accent: $;}",
|
"css": ":root {--accent: $;}",
|
||||||
"default": "#6279cd"
|
"default": "#ffffff"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user