Skip to content

[Bug]: Broken gray in default color theme in some terminals #2592

Open
@kaueraal

Description

@kaueraal

What did you expect to happen?

Colors are rendered correctly, e.g. in the default color scheme.

What happened?

In some terminals the default color scheme isn't rendered correctly. The grey is rendered is black. For the default color scheme this affects the color for "Annotation".

Terminal affected are e.g. Kitty, iterm2, and Ghostty.

It's most likely the same issue as in other terminal applications, e.g. htop.

Atuin doctor output

{
  "atuin": {
    "version": "18.4.0",
    "sync": null,
    "sqlite_version": "3.46.0"
  },
  "shell": {
    "name": "fish",
    "default": "zsh",
    "plugins": [
      "atuin"
    ],
    "preexec": "built-in"
  },
  "system": {
    "os": "Darwin",
    "arch": "arm64",
    "version": "15.3.1",
    "disks": [
      {
        "name": "Macintosh HD",
        "filesystem": "apfs"
      },
      {
        "name": "Macintosh HD",
        "filesystem": "apfs"
      }
    ]
  }
}

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions