zed/crates/theme/src
Cole Miller 529c65276e
Revert gutter stripes as indicator of hunk staged status (#25089)
We've decided to go in a different direction on indicating the staged
status of hunks, so go back for now to a world where we don't display
staged and unstaged hunks differently outside the (still gated) project
diff editor.

cc @iamnbutler 

This reverts commit 8c202b3b09.

Release Notes:

- N/A
2025-02-18 13:20:39 -05:00
..
styles themes: Make background colors partly transparent by default (#24151) 2025-02-03 22:38:14 +00:00
default_colors.rs Revert gutter stripes as indicator of hunk staged status (#25089) 2025-02-18 13:20:39 -05:00
fallback_themes.rs themes: Make background colors partly transparent by default (#24151) 2025-02-03 22:38:14 +00:00
font_family_cache.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
icon_theme.rs theme: Add file icon associations for .rdata and .RData files (#24925) 2025-02-15 02:04:35 +00:00
icon_theme_schema.rs Allow icon themes to provide their own file associations (#24926) 2025-02-15 00:35:13 +00:00
registry.rs theme: Don't log errors for missing themes until extensions have loaded (#25098) 2025-02-18 17:47:25 +00:00
scale.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
schema.rs theme: Add version control colors (#23529) 2025-01-23 07:56:49 -05:00
settings.rs theme: Don't log errors for missing themes until extensions have loaded (#25098) 2025-02-18 17:47:25 +00:00
styles.rs theme crate spring cleaning (#18695) 2024-10-03 13:17:31 -04:00
theme.rs Adds a way to toggle font size without settings adjustments (#24857) 2025-02-14 13:27:48 +02:00