Skip to content

Conversation

@MJohnson459
Copy link

Related: #5592

Coming from vscode, the first thing I noticed (after the amazing speed that zed started) was the boldness of the whitespace characters.

This mutes the whitespace "invisible" character color in the one theme so that they are less aggressive. This more closely (but not perfectly) aligns with the one theme for vscode. In order to avoid adding a new color to the theme, I reused the editor.line_number value in both cases which worked well.

Dark

original:

before_dark

editor.line_number #4e5a5f

after_dark

border.variant (alternative) #363c46ff

dark_border_variant

Light

original

before_light

editor.line_number #b4b4bb

after_light

Release Notes:

  • Improved: Muted the invisible character color in the one themes.

@cla-bot
Copy link

cla-bot bot commented Jan 7, 2026

We require contributors to sign our Contributor License Agreement, and we don't have @MJohnson459 on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@MJohnson459
Copy link
Author

@cla-bot check

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Jan 7, 2026
@cla-bot
Copy link

cla-bot bot commented Jan 7, 2026

The cla-bot has been summoned, and re-checked this pull request!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants