This is a new issue to track the improvements to the CSS styling system. This will likely be a major version bump on its own eventually, but first we can see if there's a way we can deprecate existing style vars for a while before we remove them in a major bump.
This is a new issue to track the improvements to the CSS styling system. This will likely be a major version bump on its own eventually, but first we can see if there's a way we can deprecate existing style vars for a while before we remove them in a major bump.
--docsify-. For example,--theme-colorshould be--docsify-theme-color, or even better--docsify-accent-color.--docsify-accent-colorvariable to the existing--theme-coloronce we deprecate it, then eventually we remove--theme-colorand use--docsify-accent-colordirectly.