Skip to content

Commit 57f86bd

Browse files
committed
Correct link to css variables.
1 parent d24a4e2 commit 57f86bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/styling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The default template is heavily based
8888
on [CSS variables](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties). These can easily be
8989
override to customize the look and feel of the default theme.
9090
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).
91+
found [here](https://github.com/fsprojects/FSharp.Formatting/blob/main/docs/content/fsdocs-default.css).
9292

9393
```css
9494
:root {

0 commit comments

Comments
 (0)