Skip to content

Conversation

fantkolja
Copy link
Collaborator

No description provided.

@fantkolja fantkolja requested a review from a team as a code owner October 15, 2025 09:12
Copy link

netlify bot commented Oct 15, 2025

Deploy Preview for lucid-bassi-1dc305 ready!

Name Link
🔨 Latest commit b15de50
🔍 Latest deploy log https://app.netlify.com/projects/lucid-bassi-1dc305/deploys/68f60fd8cb7b100008968047
😎 Deploy Preview https://deploy-preview-286--lucid-bassi-1dc305.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@fantkolja fantkolja requested a review from Copilot October 17, 2025 14:36
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Implements a dark theme and theme switching across the docs site.

  • Adds a client-side color theme switcher (light/dark) and meta color-scheme control.
  • Refactors CSS to use theme-aware variables (light-dark), updates components and icons for dark mode.
  • Minor UI/content tweaks (logo link, search UI updates, privacy layout styling).

Reviewed Changes

Copilot reviewed 26 out of 39 changed files in this pull request and generated 10 comments.

Show a summary per file
File Description
src/partials/header-content.hbs Adds color theme switcher buttons and updates logo link target.
src/partials/head-styles.hbs Introduces meta color-scheme and removes unused inline styling.
src/partials/head-scripts.hbs Cleans up data attribute in Ask AI script include.
src/partials/feedback-footer.hbs Replaces lifebuoy image with inline SVG for theme-friendly rendering.
src/partials/body-home.hbs Replaces connectors card image with inline SVG.
src/partials/algolia-search.hbs Tweaks no-results message and adds theme-specific logo variants.
src/layouts/privacy.hbs Adjusts privacy page styles for dark mode and includes site.js.
src/layouts/home.hbs Removes legacy body-dark class from home page layout.
src/js/07-dark-theme-switcher.js New script to persist and toggle the color-scheme meta content.
src/css/vars.css Adds/updates theme variables using light-dark and new semantic tokens.
src/css/toc.css Removes focused background styling.
src/css/search.css Dark theme adjustments for Algolia search components.
src/css/page-versions.css Theme-aware colors and simplified background shorthand.
src/css/nav.css Theme-aware backgrounds, caret icons, and version picker styling.
src/css/main.css Uses theme-aware border and content backgrounds.
src/css/home.css Theme-aware backgrounds and link color updates; home body class update.
src/css/highlight.css Theme-aware highlight colors and variable rename for bold weight.
src/css/header.css Theme-aware header and adds theme switcher button styles.
src/css/footer.css Theme-aware footer colors.
src/css/feedback.css Theme-aware feedback panel colors and dark-mode icon variants.
src/css/doc.css Theme-aware table headings and external-link icon in dark mode; code scrollbar color.
src/css/clipboard.css Theme-aware copy button hover background.
src/css/base.css Removes dead comments and a:active background override.
src/css/admonition.css Sets text color on admonitions (potential contrast issue).
src/css/404.css Theme-aware border color.
preview-src/privacy.adoc Adds a privacy page layout stub.

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant