Closed ghost closed 2 years ago
Fixed in v4.0.0. You can do the following:
<link href="https://unpkg.com/marx-css/css/marx.min.css" rel="stylesheet">
<style>
:root {
--primary: #da0a0a;
--primary-400: #d63737;
--primary-600: #be1918;
--accent: #faf333;
}
</style>
Thank you !
Describe the bug A real communist CSS should use more red. Blue is a conservative / capitalist / bourgeois color.
To Reproduce Steps to reproduce the behavior:
Expected behavior Red should be used for buttons and links.