zed/crates/theme2/src
Marshall Bowers b910bbf002
Add ui_font_size setting (#3199)
This PR adds a new `ui_font_size` setting that can be used to control
the scale of the entire UI.

We use the value in this setting to set the base rem size of the window.

Release Notes:

- N/A
2023-11-01 13:11:12 -04:00
..
colors.rs Use Refineable for ThemeStyles (#3196) 2023-10-31 23:33:51 -04:00
default_colors.rs Return ColorScaleSets from individual color scale functions (#3197) 2023-11-01 10:45:42 -04:00
default_theme.rs Use Refineable for ThemeStyles (#3196) 2023-10-31 23:33:51 -04:00
registry.rs Remove old Theme definition (#3195) 2023-10-31 23:05:50 -04:00
scale.rs Rework theme2 with new theme structure (#3194) 2023-10-31 22:23:00 -04:00
settings.rs Add ui_font_size setting (#3199) 2023-11-01 13:11:12 -04:00
syntax.rs Use Refineable for ThemeStyles (#3196) 2023-10-31 23:33:51 -04:00
theme2.rs Use Refineable for ThemeStyles (#3196) 2023-10-31 23:33:51 -04:00