Ghost/ghost/core/test/unit/frontend
Rishabh 0349acb7e3 Updated content cta to use global accent color property
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
2022-09-27 09:41:54 +05:30
..
apps Fixed the typo 2022-08-04 15:38:32 +01:00
helpers Updated content cta to use global accent color property 2022-09-27 09:41:54 +05:30
meta Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
services Added beta search helper implementation (#15236) 2022-08-19 12:27:38 +01:00
utils Updated frontend apps to use new config 2022-07-25 23:00:37 +05:30
web/middleware Fixed trailing whitespace in test file 2022-08-03 11:48:02 +01:00