We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d24a4e2 commit 57f86bdCopy full SHA for 57f86bd
docs/styling.md
@@ -88,7 +88,7 @@ The default template is heavily based
88
on [CSS variables](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties). These can easily be
89
override to customize the look and feel of the default theme.
90
A full list of the overrideable variables can be
91
-found [here](https://github.com/fsprojects/FSharp.Formatting/blob/main/docs/content/fsdocs-theme.css).
+found [here](https://github.com/fsprojects/FSharp.Formatting/blob/main/docs/content/fsdocs-default.css).
92
93
```css
94
:root {
0 commit comments