gpui-component/crates/ui/src/theme
Jason Lee 6c4de54fa4
theme: Use font_family for all elements. (#1618)
Close #1613

- And add `mono_font_family` and `mono_font_size` for code editor.
2025-11-17 03:18:17 +00:00
..
color.rs theme: Improve theme color fallbacks based on base colors. (#1069) 2025-07-17 11:43:40 +08:00
default-colors.json theme: Add theme schema to support JSON theme config. (#1050) 2025-07-07 19:40:00 +08:00
default-theme.json theme: Update scrollbar background color to transparent for all themes. (#1421) 2025-10-23 18:13:33 +08:00
mod.rs theme: Use font_family for all elements. (#1618) 2025-11-17 03:18:17 +00:00
registry.rs list, table: Refactor List, Table to have ListState, TableState. (#1468) 2025-11-02 12:59:37 +00:00
schema.rs theme: Use font_family for all elements. (#1618) 2025-11-17 03:18:17 +00:00
theme_color.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00