add formatter config

This commit is contained in:
Evan Simkowitz
2024-09-12 15:55:36 -07:00
parent 9e851397e2
commit 0bc1e3498b
9 changed files with 95 additions and 69 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
}
/* For readability concerns, you should choose a lighter palette in dark mode. */
[data-theme='dark'] {
[data-theme="dark"] {
--ifm-color-primary: #25c2a0;
--ifm-color-primary-dark: #21af90;
--ifm-color-primary-darker: #1fa588;