Skip to content

Commit 17f92dc

Browse files
authored
Merge pull request #61 from kids-first/kf-theme
🎨 Switch to Kids First theme
2 parents 13cef3e + 872b120 commit 17f92dc

File tree

3 files changed

+2
-33
lines changed

3 files changed

+2
-33
lines changed

docs/_static/css/style.css

Lines changed: 0 additions & 31 deletions
This file was deleted.

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
# The theme to use for HTML and HTML Help pages. See the documentation for
8686
# a list of builtin themes.
8787
#
88-
html_theme = 'sphinx_rtd_theme'
88+
html_theme = 'sphinx_kidsfirst_theme'
8989

9090
# Theme options are theme-specific and customize the look and feel of a theme
9191
# further. For a list of options available for each theme, see the

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sphinx-rtd-theme==0.4.2
21
sphinx-autobuild==0.7.1
32
recommonmark==0.4.0
43
doc8>=0.8.0
4+
-e git+https://github.com/kids-first/kf-sphinx-docs-theme.git#egg=sphinx_kidsfirst_theme

0 commit comments

Comments
 (0)