diff options
author | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-08-04 15:30:40 +0200 |
---|---|---|
committer | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-12-19 22:48:05 +0100 |
commit | 0df87a53ed7f7620b0ae7f5b0859427a93b1d1ad (patch) | |
tree | 52306d80b5cf0ae4e8b463e9401cdad51c84a558 /assets/css/just-the-docs-dark.scss | |
download | hack-gpon.github.io-0df87a53ed7f7620b0ae7f5b0859427a93b1d1ad.tar hack-gpon.github.io-0df87a53ed7f7620b0ae7f5b0859427a93b1d1ad.tar.gz hack-gpon.github.io-0df87a53ed7f7620b0ae7f5b0859427a93b1d1ad.tar.bz2 hack-gpon.github.io-0df87a53ed7f7620b0ae7f5b0859427a93b1d1ad.tar.lz hack-gpon.github.io-0df87a53ed7f7620b0ae7f5b0859427a93b1d1ad.tar.xz hack-gpon.github.io-0df87a53ed7f7620b0ae7f5b0859427a93b1d1ad.tar.zst hack-gpon.github.io-0df87a53ed7f7620b0ae7f5b0859427a93b1d1ad.zip |
Diffstat (limited to '')
-rw-r--r-- | assets/css/just-the-docs-dark.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/css/just-the-docs-dark.scss b/assets/css/just-the-docs-dark.scss new file mode 100644 index 0000000..1e5ff52 --- /dev/null +++ b/assets/css/just-the-docs-dark.scss @@ -0,0 +1 @@ +{% include css/just-the-docs.scss.liquid color_scheme="dark" %}
\ No newline at end of file |