Skip to content

Commit 80bee4d

Browse files
authored
Update custom.css - testing dark blue
1 parent a0068f7 commit 80bee4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/css/custom.css

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

2020
/* For readability concerns, you should choose a lighter palette in dark mode. */
2121
[data-theme='dark'] {
22-
--ifm-color-primary: #25c2a0;
22+
--ifm-color-primary: #131966;
2323
--ifm-color-primary-dark: #21af90;
2424
--ifm-color-primary-darker: #1fa588;
2525
--ifm-color-primary-darkest: #1a8870;

0 commit comments

Comments
 (0)