diff --git a/packages/lit-dev-content/site/_includes/footer.html b/packages/lit-dev-content/site/_includes/footer.html
index 6ffd1fb47..3997615f3 100644
--- a/packages/lit-dev-content/site/_includes/footer.html
+++ b/packages/lit-dev-content/site/_includes/footer.html
@@ -8,13 +8,22 @@
>
- Copyright (c) The Lit Project. Code licensed under
+ Copyright OpenJS Foundation and The Lit Project contributors. All rights
+ reserved. The OpenJS Foundation has registered trademarks and uses trademarks.
+ For a list of trademarks of the OpenJS Foundation, please see
+ our Trademark Policy and
+ Trademark List. Trademarks and logos not indicated on
+ the list of OpenJS Foundation trademarks are trademarks™
+ or registered® trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.
+
+ The OpenJS Foundation |
+ Terms of Use |
+ Privacy Policy |
+ Bylaws |
+ Code of Conduct |
+ Trademark Policy |
+ Trademark List |
+ Cookie Policy
+
+ Code licensed under
BSD-3-Clause.
Documentation licensed under
CC-BY-3.0.
diff --git a/packages/lit-dev-content/site/css/footer.css b/packages/lit-dev-content/site/css/footer.css
index 4fb6faa02..151b9c28d 100644
--- a/packages/lit-dev-content/site/css/footer.css
+++ b/packages/lit-dev-content/site/css/footer.css
@@ -23,10 +23,15 @@
height: 4em;
}
-#footerOpenJSLogo {
+.footerOpenJSLogo {
height: 2.5em;
}
+body.light .dark-only,
+body.dark .light-only {
+ display: none;
+}
+
#footerSocialLinks {
display: flex;
justify-content: flex-end;
@@ -49,7 +54,6 @@
}
#footerBottom {
- height: var(--footer-bottom-height);
padding: 0 0.5em;
display: flex;
align-items: center;
@@ -59,7 +63,7 @@
}
#footerBottom > p > a {
- color: var(--sys-color-primary);
+ color: var(--sys-color-primary-variant-dimmer);
font-weight: 600;
}
diff --git a/packages/lit-dev-content/site/images/openjs_foundation-logo-horizontal-white.svg b/packages/lit-dev-content/site/images/openjs_foundation-logo-horizontal-white.svg
new file mode 100644
index 000000000..1a4436d3e
--- /dev/null
+++ b/packages/lit-dev-content/site/images/openjs_foundation-logo-horizontal-white.svg
@@ -0,0 +1,61 @@
+
+
+