Skip to content

Commit

Permalink
docs: Website Rebrand with New Color
Browse files Browse the repository at this point in the history
  • Loading branch information
sumeshir26 authored Mar 9, 2022
1 parent 5ff09dd commit 9fefa79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

/* You can override the default Infima variables here. */
:root {
--ifm-color-primary: #25c2a0;
--ifm-color-primary: #6d5050;
--ifm-color-primary-dark: rgb(33, 175, 144);
--ifm-color-primary-darker: rgb(31, 165, 136);
--ifm-color-primary-darkest: rgb(26, 136, 112);
Expand Down

0 comments on commit 9fefa79

Please sign in to comment.