zed/crates/editor/src
Marshall Bowers 46a99feb97
Use correct color for folded diff indicator (#3942)
This PR updates the indicator for changes within a fold to use the
correct color from the theme:

<img width="380" alt="Screenshot 2024-01-08 at 12 52 56 PM"
src="https://github.com/zed-industries/zed/assets/1486634/b8bf6bf3-6acc-43a4-8c4b-a02c975c7f02">

Release Notes:

- Updated the color of the indicator for a fold containing modified
lines.
2024-01-08 12:58:04 -05:00
..
display_map Remove 2 suffix for editor 2024-01-03 10:58:57 -08:00
scroll Remove 2 suffix for editor 2024-01-03 10:58:57 -08:00
test gpui: Further docs refinement & moved some reexports into 'private' module (#3935) 2024-01-07 14:14:21 +01:00
blink_manager.rs Remove 2 suffix for editor 2024-01-03 10:58:57 -08:00
display_map.rs Fix bug that was causing Editor to notify on every mouse move 2024-01-06 18:56:55 +01:00
editor.rs WIP 2024-01-06 14:41:35 -05:00
editor_settings.rs Remove 2 suffix for editor 2024-01-03 10:58:57 -08:00
editor_tests.rs gpui: Further docs refinement & moved some reexports into 'private' module (#3935) 2024-01-07 14:14:21 +01:00
element.rs Use correct color for folded diff indicator (#3942) 2024-01-08 12:58:04 -05:00
git.rs Track read_only per project and buffer 2024-01-03 19:31:43 -07:00
highlight_matching_bracket.rs Remove 2 suffix for editor 2024-01-03 10:58:57 -08:00
hover_popover.rs Use regular text color for diagnostic popovers (#3918) 2024-01-05 14:13:43 -05:00
inlay_hint_cache.rs Track read_only per project and buffer 2024-01-03 19:31:43 -07:00
items.rs Add event for welcome page close 2024-01-06 15:17:28 -05:00
link_go_to_definition.rs Improve deactivate simulation 2024-01-04 22:06:52 -07:00
mouse_context_menu.rs Remove 2 suffix for editor 2024-01-03 10:58:57 -08:00
movement.rs Track read_only per project and buffer 2024-01-03 19:31:43 -07:00
persistence.rs wip 2023-01-25 11:32:19 -08:00
rust_analyzer_ext.rs Remove 2 suffix for editor 2024-01-03 10:58:57 -08:00
scroll.rs Remove 2 suffix for editor 2024-01-03 10:58:57 -08:00
selections_collection.rs Remove 2 suffix for editor 2024-01-03 10:58:57 -08:00
test.rs Remove 2 suffix for editor 2024-01-03 10:58:57 -08:00