mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-05 13:43:28 +03:00
Merge pull request #4968 from hugovk/dark-mode
This commit is contained in:
commit
8aa6a5e9cd
|
@ -309,3 +309,4 @@ texinfo_documents = [
|
||||||
|
|
||||||
def setup(app):
|
def setup(app):
|
||||||
app.add_js_file("js/script.js")
|
app.add_js_file("js/script.js")
|
||||||
|
app.add_css_file("css/dark.css")
|
||||||
|
|
1996
docs/resources/css/dark.css
Normal file
1996
docs/resources/css/dark.css
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user