Skip to content

Update blues to Liquid Web brand colors#121

Merged
d4mation merged 1 commit intodevelopfrom
feature/liquid-web-blue-rebrand
Apr 9, 2026
Merged

Update blues to Liquid Web brand colors#121
d4mation merged 1 commit intodevelopfrom
feature/liquid-web-blue-rebrand

Conversation

@d4mation
Copy link
Copy Markdown
Contributor

@d4mation d4mation commented Apr 9, 2026

Summary

Updates all blue color values in the telemetry modal CSS to match the new Liquid Web brand palette

  • Primary base: #0047FF#1145C9
  • Primary hover: #0032b7#0E38A3
  • Primary disabled: rgba(0, 71, 255, 0.5)rgba(17, 69, 201, 0.5)
  • Link color: #0047FF#1145C9

Old

image

New

image

Test plan

  • Verify opt-in modal renders with correct blue colors
  • Verify button hover and disabled states
  • Verify link colors in the modal
  • Verify exit interview modal styling
  • Check WCAG contrast compliance of new colors against modal backgrounds

Replace legacy blues with the new Liquid Web brand blues:
- Primary base: #0047FF → #1145C9
- Primary hover: #0032b7 → #0E38A3
- Primary disabled: rgba(0,71,255,0.5) → rgba(17,69,201,0.5)
- Link color: #0047FF → #1145C9
@d4mation d4mation marked this pull request as ready for review April 9, 2026 13:59
Copy link
Copy Markdown

@dave-green-uk dave-green-uk left a comment

Choose a reason for hiding this comment

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

LGTM

@d4mation d4mation merged commit 202a530 into develop Apr 9, 2026
11 checks passed
@d4mation d4mation deleted the feature/liquid-web-blue-rebrand branch April 9, 2026 15:50
@d4mation d4mation mentioned this pull request Apr 9, 2026
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.

3 participants