-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Closed
Copy link
Labels
area:editor/bracketsrainbow bracketsrainbow bracketsfrequency:commonBugs that happen for at least a third of the users across all platforms and kinds of usageBugs that happen for at least a third of the users across all platforms and kinds of usagemeta:easy repro stepsSteps to reproduce are easySteps to reproduce are easypriority:P3Papercuts, minor issues with a clear workaround, cosmetic bugsPapercuts, minor issues with a clear workaround, cosmetic bugsstate:needs reproNeeds reproduction steps / someone to reproduceNeeds reproduction steps / someone to reproduce
Description
Reproduction steps
- Have different themes for Light and Dark modes.
- Change the system theme light <-> dark.
The syntax highlighting correctly gets updated but the brackets in the current pane do not get updated.
Current vs. Expected behavior
See these 2 images. When the theme changes, the bracket colors should have changed as well.
Likewise for the dark to light mode:
The red color belongs in the light mode and the blue one in the dark mode. But here, they get mixed.
Zed version and system specs
Zed: v0.220.3+stable.127.3d02817699175909ee72bf28305997094c5cef9d (Zed)
OS: macOS 26.2
Memory: 8 GiB
Architecture: aarch64
Attach Zed log file
Zed.log
Relevant Zed settings
settings.json
"theme": {
"mode": "system",
"dark": "Ayu Dark",
"light": "Gruvbox Light Hard",
},
"colorize_brackets": true,Relevant Keymap
keymap.json
(for AI issues) Model provider details
No response
If you are using WSL on Windows, what flavor of Linux are you using?
None
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:editor/bracketsrainbow bracketsrainbow bracketsfrequency:commonBugs that happen for at least a third of the users across all platforms and kinds of usageBugs that happen for at least a third of the users across all platforms and kinds of usagemeta:easy repro stepsSteps to reproduce are easySteps to reproduce are easypriority:P3Papercuts, minor issues with a clear workaround, cosmetic bugsPapercuts, minor issues with a clear workaround, cosmetic bugsstate:needs reproNeeds reproduction steps / someone to reproduceNeeds reproduction steps / someone to reproduce