Skip to content

minimap theme colors off since 0.189.5 minimap.thumb.hover_background #32201

@andirsun

Description

@andirsun

Summary

It looks bad after last update.

Image

Description

Expected Behavior:
Actual Behavior:

{
  "icon_theme": "Catppuccin Latte",
  "features": {
    "edit_prediction_provider": "copilot"
  },
  "minimap": {
    "show": "always"
  },
  "agent": {
    "default_model": {
      "provider": "copilot_chat",
      "model": "gpt-4.1"
    },
    "version": "2"
  },
  "show_edit_predictions": true,
  "ui_font_size": 15,
  "terminal": {
    "font_size": 12
  },
  "buffer_font_size": 12,
  "buffer_font_family": "Cascadia Code",
  "theme": {
    "mode": "system",
    "light": "One Light",
    "dark": "Github Dark Dimmed"
  },
  "code_actions_on_format": {
    "source.fixAll.eslint": true
  },
  "format_on_save": "on"
}

Zed Version and System Specs

Zed: v0.189.5 (Zed)
OS: macOS 15.5.0
Memory: 16 GiB
Architecture: aarch64

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:ui/minimapFeedback for the editor minimaparea:ui/themesFeedback for theme configuration, accessibility, visual issues, etcfrequency:uncommonBugs that happen for a small subset of users, special configurations, rare circumstances, etcpriority:P3Papercuts, minor issues with a clear workaround, cosmetic bugsstate:needs reproNeeds reproduction steps / someone to reproduce

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions