ZIm/crates/theme/src
Finn Evers 7b3fe0a474
Make agent font size inherit the UI font size by default (#36306)
Ensures issues like #36242 and #36295 do not arise where users are
confused that the agent panel does not follow the default UI font size
whilst also keeping the possibility of customization. The agent font
size was matching the UI font size previously alredy, which makes it
easier to change it for most scenarios.

Also cleans up some related logic around modifying the font sizes.

Release Notes:

- The agent panel font size will now inherit the UI font size by default
if not set in your settings.
2025-08-16 14:35:06 +00:00
..
styles workspace: Highlight where dragged tab will be dropped (#34740) 2025-08-15 11:43:29 +00:00
default_colors.rs workspace: Highlight where dragged tab will be dropped (#34740) 2025-08-15 11:43:29 +00:00
fallback_themes.rs workspace: Highlight where dragged tab will be dropped (#34740) 2025-08-15 11:43:29 +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 Add icons for Puppet files (#35778) 2025-08-07 13:51:29 +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 chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
scale.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
schema.rs workspace: Highlight where dragged tab will be dropped (#34740) 2025-08-15 11:43:29 +00:00
settings.rs Make agent font size inherit the UI font size by default (#36306) 2025-08-16 14:35:06 +00:00
styles.rs theme crate spring cleaning (#18695) 2024-10-03 13:17:31 -04:00
theme.rs Make agent font size inherit the UI font size by default (#36306) 2025-08-16 14:35:06 +00:00