Ghost/test
Kevin Ansfield 74fe765410
Added accent color CSS variable to {{ghost_head}} (#12717)
closes https://github.com/TryGhost/Team/issues/508

- if an accent colour is set in site settings, output a `--accent-color` CSS variable in a `<style>` tag through `{{ghost_head}}`
- allows themes to use the accent colour without adding an additional conditional with CSS variable declaration to their default template
2021-03-02 11:40:45 +00:00
..
api-acceptance Bumped gscan to 4.0.0-pre.1 2021-03-01 19:26:17 +13:00
frontend-acceptance Fixed status code for unauthenticated requests 2021-03-01 16:19:28 +00:00
regression Hardened frontend tests checking API engine 2021-02-24 18:55:12 +13:00
unit Added accent color CSS variable to {{ghost_head}} (#12717) 2021-03-02 11:40:45 +00:00
utils 💡 Enabled foreign key checks on sqlite3 2021-03-02 11:13:19 +01:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.json Enabled error for "no-shadow" eslint rule 2020-10-27 11:27:37 +13:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00