Skip to content

Commit

Permalink
Drop a not-necessary bit of information
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Mar 2, 2022
1 parent fd18bd7 commit 14410b8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/customisation/colors.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ html_theme_options = {
"color-brand-primary": "#7C4DFF",
"color-brand-content": "#7C4DFF",
},
"dark_css_variables": {
"color-brand-primary": "#7C4DFF",
"color-brand-content": "#7C4DFF",
},
}
```
````
Expand Down

0 comments on commit 14410b8

Please sign in to comment.