mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-26 07:24:46 +00:00
* Add a dedicated `vim.yank.background` theme color for the yank highlight, which was previously hardcoded to `editor.document_highlight.read_background`. * When a theme doesn't define `vim.yank.background`, it falls back to `editor.document_highlight.read_background` for backwards compatibility. * The VS Code theme importer maps `editor.rangeHighlightBackground` to this new color. Release Notes: - Added configurable `vim.yank.background` theme color for vim yank background highlight --------- Co-authored-by: dino <dinojoaocosta@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| LICENSE-GPL | ||
| README.md | ||
Zed Theme Importer
cargo run -p theme_importer -- dark-plus-syntax-color-theme.json --output output-theme.json