[all-commits] [llvm/llvm-project] c10e26: [lldb] Improve default statusline colors to work w...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Thu Mar 27 15:38:54 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c10e26ba2eb307dcef95d91ea12aa13dc96e8d19
      https://github.com/llvm/llvm-project/commit/c10e26ba2eb307dcef95d91ea12aa13dc96e8d19
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2025-03-27 (Thu, 27 Mar 2025)

  Changed paths:
    M lldb/source/Core/CoreProperties.td

  Log Message:
  -----------
  [lldb] Improve default statusline colors to work with more color schemes (#133315)

Use the reverse video [1] font effect (`${ansi.negative}`) as the
default for the statusline. Inverting the foreground and background
color has a better change as looking reasonably good, compared to
picking an arbitrary color.

[1] https://en.wikipedia.org/wiki/Reverse_video



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