mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-06 10:42:08 +00:00
This PR adjusts the status colors we import from the VS Code theme to be the right ones. Instead of looking at the Git status colors, we use the `editorGutter.addedBackground`, `editorGutter.modifiedBackground`, and `editorGutter.deletedBackground` colors for added, modified, and deleted status colors, respectively. Release Notes: - N/A |
||
---|---|---|
.. | ||
styles | ||
themes | ||
default_colors.rs | ||
default_theme.rs | ||
one_themes.rs | ||
registry.rs | ||
scale.rs | ||
settings.rs | ||
styles.rs | ||
theme2.rs | ||
user_theme.rs |