Cannot change font Icon size when using oh-my-posh #14126

Closed
opened 2026-01-31 04:01:40 +00:00 by claunia · 1 comment
Owner

Originally created by @TimilsinaBimal on GitHub (Jun 5, 2021).

Windows Terminal version (or Windows build number)

1.9.1523.0

Other Software

Oh-my-Posh 3.159.0

Steps to reproduce

Download and apply any oh-my-posh theme in the terminal with PowerShell.

Expected Behavior

The icon size must be the same as that of the terminal font-size
image

Icon size in VS Code integrated terminal

Actual Behavior

The icon size is small as compared to the font size and even the icon is not showing fully as shown below:
image

MY Terminal Settings

{
                "acrylicOpacity": 0.82999999999999996,
                "altGrAliasing": true,
                "antialiasingMode": "cleartype",
                "backgroundImage": null,
                "backgroundImageOpacity": 0.40000000000000002,
                "colorScheme": "Blue Matrix",
                "commandline": "pwsh.exe -nologo",
                "cursorShape": "bar",
                "experimental.retroTerminalEffect": false,
                "fontFace": "SFMono Nerd Font",
                "fontWeight": "medium",
                "guid": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
                "hidden": false,
                "name": "PowerShell",
                "source": "Windows.Terminal.PowershellCore",
                "startingDirectory": "%USERPROFILE%",
                "suppressApplicationTitle": false,
                "tabTitle": "PowerShell",
                "useAcrylic": true
            }
Originally created by @TimilsinaBimal on GitHub (Jun 5, 2021). ### Windows Terminal version (or Windows build number) 1.9.1523.0 ### Other Software Oh-my-Posh 3.159.0 ### Steps to reproduce Download and apply any oh-my-posh theme in the terminal with PowerShell. ### Expected Behavior The icon size must be the same as that of the terminal font-size ![image](https://user-images.githubusercontent.com/45899783/120880794-1d551100-c5ec-11eb-8caa-677113c04a0e.png) Icon size in VS Code integrated terminal ### Actual Behavior The icon size is small as compared to the font size and even the icon is not showing fully as shown below: ![image](https://user-images.githubusercontent.com/45899783/120880832-64db9d00-c5ec-11eb-84a2-23f5c241cfb4.png) **MY Terminal Settings** ```json { "acrylicOpacity": 0.82999999999999996, "altGrAliasing": true, "antialiasingMode": "cleartype", "backgroundImage": null, "backgroundImageOpacity": 0.40000000000000002, "colorScheme": "Blue Matrix", "commandline": "pwsh.exe -nologo", "cursorShape": "bar", "experimental.retroTerminalEffect": false, "fontFace": "SFMono Nerd Font", "fontWeight": "medium", "guid": "{574e775e-4f2a-5b96-ac1e-a2962a402336}", "hidden": false, "name": "PowerShell", "source": "Windows.Terminal.PowershellCore", "startingDirectory": "%USERPROFILE%", "suppressApplicationTitle": false, "tabTitle": "PowerShell", "useAcrylic": true } ```
claunia added the Needs-TriageNeeds-Tag-Fix labels 2026-01-31 04:01:40 +00:00
Author
Owner

@skyline75489 commented on GitHub (Jun 8, 2021):

Related: #900 #5095

@skyline75489 commented on GitHub (Jun 8, 2021): Related: #900 #5095
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#14126