mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 12:21:36 +03:00
0349acb7e3
refs https://github.com/TryGhost/Ghost/pull/15471#discussion_r979902374 - the accent color value used by default content cta was copying the global site property which is redundant, and can be directly used - originally, the accentColor property was extended to allow a fallback value for content ctas, but was later removed as we added default value to global site property directly - the accentColor property is now deprecated and will be removed in next version, as existing themes might be relying on it for custom cta helpers |
||
---|---|---|
.. | ||
apps | ||
helpers | ||
meta | ||
services | ||
utils | ||
web/middleware |