This is an automated email from the ASF dual-hosted git repository. vnick pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/guacamole-website.git
commit edbe1a74c959b453f4d61bc73789dbfb9ef458cd Merge: 42c96b84 52643b9f Author: Virtually Nick <[email protected]> AuthorDate: Fri Sep 5 08:23:05 2025 -0500 Merge automatic dark theme for website. _includes/head.html | 4 +- _plugins/checksum.rb | 46 ++++++++++++++++++++++ ...l-clip-bottom.svg => bowl-clip-bottom-dark.svg} | 2 +- ...-clip-bottom.svg => bowl-clip-bottom-light.svg} | 0 .../{bowl-clip-top.svg => bowl-clip-top-dark.svg} | 2 +- .../{bowl-clip-top.svg => bowl-clip-top-light.svg} | 0 images/home/feature-access-anywhere-dark.svg | 1 + images/home/feature-access-anywhere-light.svg | 1 + images/home/feature-access-anywhere.svg | 1 - images/home/feature-cloud-desktop-dark.svg | 1 + images/home/feature-cloud-desktop-light.svg | 1 + images/home/feature-cloud-desktop.svg | 1 - ...pen-source.svg => feature-open-source-dark.svg} | 2 +- ...en-source.svg => feature-open-source-light.svg} | 2 +- images/home/feature-supported-dark.svg | 1 + images/home/feature-supported-light.svg | 1 + images/home/feature-supported.svg | 1 - images/home/feature-well-documented-dark.svg | 1 + images/home/feature-well-documented-light.svg | 1 + images/home/feature-well-documented.svg | 1 - ...ease-star.svg => current-release-star-dark.svg} | 2 +- ...ase-star.svg => current-release-star-light.svg} | 0 styles/_base.scss | 5 ++- styles/_colors.scss | 19 ++++++--- styles/_expandable-figure.scss | 2 +- styles/_footer.scss | 1 - .../{_release-annotations.scss => _globals.scss} | 13 +++--- styles/_header.scss | 2 +- styles/_headings.scss | 7 +++- styles/_home.scss | 21 +++++----- styles/_mailing-list-list.scss | 4 +- styles/{main.scss => _main-common.scss} | 17 ++++---- styles/_release-annotations.scss | 3 ++ styles/_release-downloads.scss | 11 +++++- styles/_release-links.scss | 7 +++- styles/_release-list.scss | 22 ++++++----- .../{_release-annotations.scss => main-dark.scss} | 18 ++++----- .../{_release-annotations.scss => main-light.scss} | 18 ++++----- 38 files changed, 161 insertions(+), 81 deletions(-)
