Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

plat-431 updated colour variables, added dark purple colour variable,… #469

Merged
merged 3 commits into from
Aug 30, 2016

Conversation

Heleen-cr
Copy link
Contributor

@Heleen-cr Heleen-cr commented Aug 30, 2016

Fixes https://jira.comicrelief.com/browse/PLAT-431

Changes proposed in this pull request

  • update colour variables
  • change sky blue background to use new dark purple as font colour
  • update styleguide
  • change colours in styleguide to use class names rather than inline styles

… updated background colours: sky-blue background colour will now use dark purple as font colour, removed code for background colour styling from cards.scss
// <div style="background-color: #fc9eb9; height: 100px; width: 100%;"></div>
// <p><br/>$colour-pink: #fc9eb9;<br/>.bg--pink</p>
// <div style="background-color: #030e1a; height: 100px; width: 100%;"></div>
// <p><br/>$colour-black: #030e1a;<br/>.bg--black</p>
// <div style="background-color: #061d38; height: 100px; width: 100%;"></div>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we not use the classes here, rather than inline styles?

@gusliedke gusliedke merged commit 1d68e92 into develop Aug 30, 2016
@gusliedke gusliedke deleted the feature/PLAT-431-colour-updates branch August 30, 2016 12:02
@pvhee pvhee mentioned this pull request Jan 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants