zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
46.97k stars 2.7k forks source link

Theming: terminal default text can't be set in terminal only (without effecting editor colors) #14593

Open dominikwilkowski opened 2 months ago

dominikwilkowski commented 2 months ago

Check for existing issues

Describe the bug / provide steps to reproduce it

Context: I'm trying to create a light theme that includes a dark terminal look. I confirmed this behavior with others in the discord so it seems to be a general inconsistency rather than my instance being broken.

Setting the terminal.foreground color won't effect the default color of a terminal.

Screenshot 2024-07-17 at 5 31 55 AM

The only color that seems to change the default color is text which will also effect the rest of the GUI

Screenshot 2024-07-17 at 5 34 01 AM

Environment

Zed: v0.143.7 (Zed) OS: macOS 14.5.0 Memory: 64 GiB Architecture: aarch64

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your Zed.log file to this issue.

No response

hanckmann commented 1 month ago

I think the same goes for the text color in other elements. For example, I try to set the text color of the panel text. There is / seems to be no way to do this...