zed/crates/theme/src
Marshall Bowers 68262fe7e4
theme: Add fallback colors for version_control.<variant> properties (#27104)
This PR adds fallback colors for the `version_control.<variant>` theme
properties.

This fixes the colors when themes do not provide the properties.

Related to  https://github.com/zed-industries/zed/pull/26951.

Release Notes:

- Added fallback colors for the `version_control.<variant>` theme
properties.
2025-03-19 18:48:35 +00:00
..
styles Refactor Git panel styling & status colors for consistency (#26951) 2025-03-19 10:26:36 -04:00
default_colors.rs Debugger implementation (#13433) 2025-03-18 12:55:25 -04:00
fallback_themes.rs Debugger implementation (#13433) 2025-03-18 12:55:25 -04:00
font_family_cache.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
icon_theme.rs Recognize ixx as part of the cpp suffix (#26333) 2025-03-10 09:10:29 -05: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 fallback colors for version_control.<variant> properties (#27104) 2025-03-19 18:48:35 +00:00
settings.rs Fix font sizes not reacting on settings change (#26060) 2025-03-04 20:57:37 +00:00
styles.rs theme crate spring cleaning (#18695) 2024-10-03 13:17:31 -04:00
theme.rs Fix font sizes not reacting on settings change (#26060) 2025-03-04 20:57:37 +00:00