Area-SettingsHelp WantedIssue-FeatureProduct-Terminal
Repository metrics
- Stars
- (35,764 stars)
- PR merge metrics
- (Avg merge 27d 19h) (24 merged PRs in 30d)
Description
There are several fields assigned against profiles that feel like they would be better placed in schemes (or at least duplicated to schemes):
cursorColorcursorShapefontFacefontSize
There are two options for these properties that could be utilised:
- Remove them from the profile and add them to schemes, updating the current schemes with default values.
- Leave them in the profile and have them act as an override when present, similar to what
backgroundis doing currently.
Additionally, it may be worth actually removing the default background value, to allow the theme background to actually work by default.