Skip to content

Commit 4988031

Browse files
authored
docs: Change Website Color
1 parent 9fefa79 commit 4988031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
/* You can override the default Infima variables here. */
88
:root {
9-
--ifm-color-primary: #6d5050;
9+
--ifm-color-primary: #eb400a;
1010
--ifm-color-primary-dark: rgb(33, 175, 144);
1111
--ifm-color-primary-darker: rgb(31, 165, 136);
1212
--ifm-color-primary-darkest: rgb(26, 136, 112);

0 commit comments

Comments
 (0)