ci view: stderr unreadable with white background

Checklist

  • I'm using the latest version of the extension (Run glab --version) (1.43.0)
    • Extension version: ?
  • Operating system and version: macOS 14.5
  • Gitlab.com or self-managed instance? both
  • GitLab version (if self-managed) 16.10.6-ee (Use the version endpoint, like this: gitlab.my-company.com/api/v4/version)
  • I have performed glab auth status to check for authentication issues

Summary

  • I use the standard macOS Terminal.app.
  • I use the standard Basic profile, only the font is changed from "SF Mono" to "Jetbrains Mono" but using "SF Mono" does not change the outcome.

Environment

  • OS: Darwin 23.5.0 x86_64
  • SHELL: /bin/zsh
  • TERM: xterm-256color
  • GLAB: glab version 1.43.0 (2024-06-24)

Other:

Steps to reproduce

  • Run glab ci view

What is the current bug behavior?

  • The stderr output is shown in a very light gray color which is very hard to read.

What is the expected correct behavior?

  • Use a slightly darker gray?

Relevant logs and/or screenshots

image

Possible fixes