Skip to content

Set font for dim characters #1438

@valpackett

Description

@valpackett

WezTerm supports targeting dim (half intensity) characters for setting fonts like so:

	font_rules = {
		{ intensity = 'Half', italic = true, font = wezterm.font("Monaspace Radon Light") },
		{ intensity = 'Half', font = wezterm.font("Monaspace Krypton ExtraLight") },
		{ italic = true, font = wezterm.font("Monaspace Radon") },
	},

would be nice to be able to set fonts.dim, fonts.dim-italic etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions