[all-commits] [llvm/llvm-project] eada0f: [clang-doc] Add button toggle for light/dark theme...

Erick Velez via All-commits all-commits at lists.llvm.org
Fri Mar 6 12:42:23 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eada0f57b47309e6a74d83e3dbef5dca71d3b409
      https://github.com/llvm/llvm-project/commit/eada0f57b47309e6a74d83e3dbef5dca71d3b409
  Author: Erick Velez <erickvelez7 at gmail.com>
  Date:   2026-03-06 (Fri, 06 Mar 2026)

  Changed paths:
    M clang-tools-extra/clang-doc/assets/clang-doc-mustache.css
    M clang-tools-extra/clang-doc/assets/head-template.mustache
    M clang-tools-extra/clang-doc/assets/navbar-template.mustache
    M clang-tools-extra/test/clang-doc/basic-project.mustache.test

  Log Message:
  -----------
  [clang-doc] Add button toggle for light/dark theme (#181587)

The user can now manually toggle the light or dark theme instead of
waiting for the system theme to change.

Also fixes a typo that caused some overflow issues even when there was
no content to cause an overflow.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list