bold and bold-italic don't show correctly for "JetBrains Mono" on linux #3935
Unanswered
smjt2000
asked this question in
Feature Requests, Ideas
Replies: 5 comments 9 replies
|
Maybe we are having the same issue. Also KDE here: #3588 |
1 reply
|
Try remove these three lines: font-family-bold = JetBrains Mono Bold
font-family-italic= JetBrains Mono Italic
font-family-bold-italic = JetBrains Mono Bold ItalicAlso worth noting that JetBrains Mono is the default font Ghostty uses, so you don't need to specify |
2 replies
|
I check my config with Qtile and hyprland just to make sure it's not because plasma and there is no difference. |
5 replies
|
Can be due to |
1 reply
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Uh oh!
There was an error while loading. Please reload this page.
Hi.
English is not my native language.
I've using Konsole for a long time and configured it as I want and it's look very nice to me. I heard about ghostty and just want to try it and start to use it as my primary terminal emulator.
I use starship on bash and see that some colors and fonts are not displayed correctly.
here is the comparison for konsole and ghostty:
Left window is konsole and right is ghostty.
You can see that color of prompt is not the same and on konsole it's bold but on ghostty it's not.
Also in Vim, text is bold-italic and in powerline "Normal" and "SPELL [EN_US]" is bold-italic on konsole.
I set the theme for konsole, ghostty and vim to ChallengerDeep. but I see that colors are not exactly the same on this terminal emulators.
my config file is this:
if I set
bold-is-bright = falsethe prompt color will be blueish, but it should be purplish.ghostty information(pacman):
All reactions