python-docs-theme 2024.2__py3-none-any.whl → 2024.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- python_docs_theme/static/pydoctheme.css +3 -4
- python_docs_theme/theme.conf +2 -2
- {python_docs_theme-2024.2.dist-info → python_docs_theme-2024.3.dist-info}/METADATA +1 -1
- {python_docs_theme-2024.2.dist-info → python_docs_theme-2024.3.dist-info}/RECORD +7 -7
- {python_docs_theme-2024.2.dist-info → python_docs_theme-2024.3.dist-info}/LICENSE +0 -0
- {python_docs_theme-2024.2.dist-info → python_docs_theme-2024.3.dist-info}/WHEEL +0 -0
- {python_docs_theme-2024.2.dist-info → python_docs_theme-2024.3.dist-info}/entry_points.txt +0 -0
|
@@ -170,7 +170,7 @@ div.sphinxsidebar a:hover {
|
|
|
170
170
|
form.inline-search input,
|
|
171
171
|
div.sphinxsidebar input,
|
|
172
172
|
div.related input {
|
|
173
|
-
font-family:
|
|
173
|
+
font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;
|
|
174
174
|
border: 1px solid #999999;
|
|
175
175
|
font-size: smaller;
|
|
176
176
|
border-radius: 3px;
|
|
@@ -258,7 +258,7 @@ div.body a:hover {
|
|
|
258
258
|
}
|
|
259
259
|
|
|
260
260
|
tt, code, pre {
|
|
261
|
-
font-family:
|
|
261
|
+
font-family: Menlo, Consolas, Monaco, Liberation Mono, Lucida Console, monospace;
|
|
262
262
|
font-size: 96.5%;
|
|
263
263
|
}
|
|
264
264
|
|
|
@@ -361,8 +361,7 @@ div.genindex-jumpbox a {
|
|
|
361
361
|
position: absolute;
|
|
362
362
|
top: 0;
|
|
363
363
|
right: 0;
|
|
364
|
-
|
|
365
|
-
font-family: monospace;
|
|
364
|
+
font-family: Menlo, Consolas, Monaco, Liberation Mono, Lucida Console, monospace;
|
|
366
365
|
padding-left: 0.2em;
|
|
367
366
|
padding-right: 0.2em;
|
|
368
367
|
border-radius: 0 3px 0 0;
|
python_docs_theme/theme.conf
CHANGED
|
@@ -5,8 +5,8 @@ pygments_style = default
|
|
|
5
5
|
pygments_dark_style = monokai
|
|
6
6
|
|
|
7
7
|
[options]
|
|
8
|
-
bodyfont =
|
|
9
|
-
headfont =
|
|
8
|
+
bodyfont = -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif
|
|
9
|
+
headfont = -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif
|
|
10
10
|
footerbgcolor = white
|
|
11
11
|
footertextcolor = #555555
|
|
12
12
|
relbarbgcolor = white
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
python_docs_theme/__init__.py,sha256=lohzhV2LTSRLhxi0G8Emc_TkccarW1O4aYXvFGU1HR8,1814
|
|
2
2
|
python_docs_theme/footerdonate.html,sha256=SVxLBvbrliqOzjau4SdhhtkRGXxX5ZrZN6Yr6luRhIQ,184
|
|
3
3
|
python_docs_theme/layout.html,sha256=BiJLOd6L5GsmI81SPfOe2NfG1kB503eCxAylsk07trI,7775
|
|
4
|
-
python_docs_theme/theme.conf,sha256=
|
|
4
|
+
python_docs_theme/theme.conf,sha256=y8hpLRiQymGaL7AuTvXRxmhUMk6I3ehHCh5fUWbfD88,1040
|
|
5
5
|
python_docs_theme/static/copybutton.js,sha256=LSeNL29gDNKg3fv4rfcb8t-8xkH6HozpCbJXI9FuO6U,3508
|
|
6
6
|
python_docs_theme/static/menu.js,sha256=JmrKD08_6CiCgQH32As9AgiSiV-th1fZInVrmTCihzA,2137
|
|
7
7
|
python_docs_theme/static/py.png,sha256=rhc9xIQjUfwcilUa-9tYyyspVJB4ITDapPNZpqgNclY,695
|
|
8
8
|
python_docs_theme/static/py.svg,sha256=WGW-i8wK-IhZSQPqARL2yNkjxXJsQIHoyFYRDMcznO8,2041
|
|
9
|
-
python_docs_theme/static/pydoctheme.css,sha256=
|
|
9
|
+
python_docs_theme/static/pydoctheme.css,sha256=a28Osa4x89a1B_jUoK5ub4byz2qAsBGC0OAtmYGR8ag,12163
|
|
10
10
|
python_docs_theme/static/pydoctheme_dark.css,sha256=R_FU5JN8Jcx_0fOkSJlp2rWrd6GoGLyXHhULFyqdXno,2214
|
|
11
11
|
python_docs_theme/static/search-focus.js,sha256=DwWV71ssKvrzagPenP7yLvFQCdyqFJirbBk1PFRvVoA,559
|
|
12
12
|
python_docs_theme/static/sidebar.js_t,sha256=swTyAoy6dNGm6Ro0_iRl_9ujRrIz5nq207tMIqNnYgs,3350
|
|
13
13
|
python_docs_theme/static/themetoggle.js,sha256=6D1LE0wg8DjPP776_KxPCxXdIk-gGJJX5DYpHFLG1Uw,779
|
|
14
|
-
python_docs_theme-2024.
|
|
15
|
-
python_docs_theme-2024.
|
|
16
|
-
python_docs_theme-2024.
|
|
17
|
-
python_docs_theme-2024.
|
|
18
|
-
python_docs_theme-2024.
|
|
14
|
+
python_docs_theme-2024.3.dist-info/entry_points.txt,sha256=VqpxCWQkYo2DkZVV2D2vA9LKmexR1Yhicqsrff4JAag,58
|
|
15
|
+
python_docs_theme-2024.3.dist-info/LICENSE,sha256=lx_9CsorlYBu9cw97FX-A1VnHHmrwk-H-jydZBJlWmY,2460
|
|
16
|
+
python_docs_theme-2024.3.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81
|
|
17
|
+
python_docs_theme-2024.3.dist-info/METADATA,sha256=CaLX813m0vZVBwiL5wDc37uvnmtBmBZ5cPOjIuFI42g,2265
|
|
18
|
+
python_docs_theme-2024.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|