Skip to content

Commit

Permalink
doc: Change theme to customized Furo to better match Plover branding
Browse files Browse the repository at this point in the history
  • Loading branch information
sammdot committed Oct 29, 2021
1 parent 0808b4d commit 2fa3ae4
Show file tree
Hide file tree
Showing 4 changed files with 50 additions and 10 deletions.
13 changes: 13 additions & 0 deletions doc/_static/custom.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
@import url(https://fonts.googleapis.com/css?family=Patua+One);

h1, h2, h3, .sidebar-brand-text {
font-family: var(--font-stack--header);
}

.sidebar-brand {
text-align: center;
}

.sidebar-brand:hover {
color: var(--color-sidebar-brand-text--hover);
}
1 change: 1 addition & 0 deletions doc/_static/dolores.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 2fa3ae4

Please sign in to comment.