Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate new colour palette #3884

Open
wants to merge 63 commits into
base: master
Choose a base branch
from

Conversation

urbanwide
Copy link
Contributor

@urbanwide urbanwide commented Sep 9, 2024

To view the palette and mappings:

http://localhost:3000/admin/colours

@urbanwide urbanwide force-pushed the 4486-integrate-new-colour-palette branch from d6d84c3 to df21b0b Compare September 10, 2024 13:07
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This changes the dark blue to match the menu above

@@ -160,7 +160,7 @@ nav.navbar-second {
}

&.adult {
@include navbar($background: $blue-very-dark, $foreground: $white, $background-lozenge: $blue-medium, $foreground-lozenge: $blue-dark, $hover: $blue-medium);
@include navbar($background: $blue-very-dark, $foreground: $white, $background-lozenge: $blue-light, $foreground-lozenge: $blue-dark, $hover: $blue-light);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Have switched the naming of the blues about in the palette slightly - see colours.rb for detail. The colour here is still the same as that being used before

@urbanwide urbanwide force-pushed the 4486-integrate-new-colour-palette branch from 228fb8b to 3f17357 Compare September 13, 2024 12:13
@urbanwide urbanwide force-pushed the 4486-integrate-new-colour-palette branch from cba68c5 to fcaf784 Compare September 27, 2024 11:35
@urbanwide urbanwide marked this pull request as ready for review September 27, 2024 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant