summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/darkmode/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-09-03 03:00:39 +0000
committerNorbert Preining <norbert@preining.info>2022-09-03 03:00:39 +0000
commitaad0212913f1ba7176d3d187a33e955804ad271d (patch)
treec34f103e0020e2eaa6b160fe4bacb3d95ced530f /macros/latex/contrib/darkmode/README.md
parentc40a6fff24b4851c4d27d3118cca2bd81cb82a5a (diff)
CTAN sync 202209030300
Diffstat (limited to 'macros/latex/contrib/darkmode/README.md')
-rw-r--r--macros/latex/contrib/darkmode/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/macros/latex/contrib/darkmode/README.md b/macros/latex/contrib/darkmode/README.md
new file mode 100644
index 0000000000..8a7e0fc514
--- /dev/null
+++ b/macros/latex/contrib/darkmode/README.md
@@ -0,0 +1,9 @@
+# darkmode LaTeX Package
+Author: Ruben Deisenroth
+## Overview
+The **darkmode** Package provides an API for template and package developers to create
+dynamic color schemes for light- and darkmodes. For those unaware: We refer to *dark
+mode* when a document has a dark background with a light font and to *light mode* if it
+has a dark font with a light background.
+## Copyright
+The **darkmode** package and all of it's contents are licensed under LPPL Version 1.3c. \ No newline at end of file