[all-commits] [llvm/llvm-project] 993c12: [clang] Change style of superseded issues on C++ D...

Vlad Serebrennikov via All-commits all-commits at lists.llvm.org
Thu Jun 20 04:55:05 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 993c12b3177554d7915cde501fe5bddaa95dadae
      https://github.com/llvm/llvm-project/commit/993c12b3177554d7915cde501fe5bddaa95dadae
  Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
    M clang/www/cxx_dr_status.html
    M clang/www/make_cxx_dr_status

  Log Message:
  -----------
  [clang] Change style of superseded issues on C++ DR status page (#96051)

This patch changes how superseded issues inherit the color of the issues
that superseded them. Now they reduce the opacity of the color from 1.0
to 0.65, to make them distinguishable. This was requested during the
review of #94876.

That's how it's going to look:

![a1rYVHQ](https://github.com/llvm/llvm-project/assets/12883766/00e624c0-accb-4440-9f9b-4089a157aab2)



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