Skip to content

Commit

Permalink
Remove brand colour for DLUHC
Browse files Browse the repository at this point in the history
Temporary added in #2454 this is now available via govuk-frontend alphagov/govuk-frontend#2434
  • Loading branch information
alex-ju committed Feb 14, 2022
1 parent 9b05473 commit a1b023b
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,3 @@ $gem-quiet-button-colour: govuk-colour("dark-grey", $legacy: "grey-1");
$gem-quiet-button-hover-colour: darken($gem-quiet-button-colour, 5%);

$gem-hover-dark-background: #dddcdb;

$govuk-colours-organisations: map-merge(
$govuk-colours-organisations,
(
"department-for-levelling-up-housing-and-communities": (
colour: #012169,
),
)
);

0 comments on commit a1b023b

Please sign in to comment.