zed/crates/theme2/src
Nate Butler a526f23c81
Add ui_font settings and set default rem size accordingly (#3346)
[[PR Description]]
- Adds ui_font_family, ui_font_features, ui_font_size to settings and
default settings
- Use the new ui font settings to set the rem size when the workspace is
created.

Release Notes:

- N/A
2023-11-16 15:40:33 -05:00
..
styles Merge remote-tracking branch 'origin/main' into element-types 2023-11-14 01:55:58 -07:00
themes Re-import the Synthwave 84 theme (#3297) 2023-11-09 18:56:42 -05:00
default_colors.rs Reorganize theme2 crate 2023-11-13 13:58:23 -05:00
default_theme.rs Remove unused imports 2023-11-13 17:54:22 -05:00
one_themes.rs WIP 2023-11-14 14:48:34 -08:00
registry.rs Parameterize theme2::init to allow loading just the base theme (#3345) 2023-11-16 13:03:30 -05:00
scale.rs WIP 2023-11-08 16:43:32 -05:00
settings.rs Add ui_font settings and set default rem size accordingly (#3346) 2023-11-16 15:40:33 -05:00
story.rs Rename back to div 2023-11-14 01:41:55 -07:00
styles.rs Checkpoint Broken 2023-11-13 12:44:50 -05:00
theme2.rs Parameterize theme2::init to allow loading just the base theme (#3345) 2023-11-16 13:03:30 -05:00
user_theme.rs Merge branch 'main' into search-query-suggestion-fixes 2023-11-09 14:18:17 -08:00