Skip to content

Commit

Permalink
Update primary color
Browse files Browse the repository at this point in the history
  • Loading branch information
clementbiron committed Apr 15, 2024
1 parent 7d5e88b commit a3c1de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/opentermsarchive/assets/css/custom-properties.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
--gridGutterWidth: 24px;

/* Colors */
--colorPrimary: #0496ff;
--colorPrimary: #2d63ff;
--colorSecondary: #0b08a0;
--colorTertiary: #f9dd3f;
--colorDarkedSecondary: #b4656f;
Expand Down

0 comments on commit a3c1de9

Please sign in to comment.