Skip to content

Commit

Permalink
Update next light theme primary color to #07827E (#981) (#983)
Browse files Browse the repository at this point in the history
* Update next theme primary color to #07827E

Signed-off-by: Matt Provost <[email protected]>

* Update changelog

Signed-off-by: Matt Provost <[email protected]>

---------

Signed-off-by: Matt Provost <[email protected]>
(cherry picked from commit 9760094)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent a5c726d commit 654572a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/themes/oui-next/global_styling/variables/_colors.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ $ouiColorGhost: #FCFEFF !default;
$ouiColorInk: #0A121A !default;

// Core
$ouiColorPrimary: #159D8D !default;
$ouiColorPrimary: #07827E !default;
$ouiColorSecondary: #017D73 !default;
$ouiColorAccent: #DD0A73 !default;

Expand Down

0 comments on commit 654572a

Please sign in to comment.