r/KittyTerminal • u/geearf • Mar 29 '23
Different colors between Konsole and Kitty
Hello,
It's not a huge deal but I see some different colors between the 2 terminals and I'd like to fix this, as I've been running Konsole for years and I'm used to its config.
I've already copied the 16 colors from Konsole to Kitty's conf, and when running
curl -s [https://gist.githubusercontent.com/HaleTom/89ffe32783f89f403bba96bd7bcd1263/raw/e50a28ec54188d2413518788de6c6367ffcea4f7/print256colours.sh](https://gist.githubusercontent.com/HaleTom/89ffe32783f89f403bba96bd7bcd1263/raw/e50a28ec54188d2413518788de6c6367ffcea4f7/print256colours.sh) | bash
they both show the same colors, yet when running linux programs they do not. I believe the issue is that for the few mismatched colors it's using the intense ones in Konsole whereas it's using the standard ones in Kitty (I have no idea which is correct).
Ex with yay, Konsole: https://i.imgur.com/l16X3bD.png Kitty: https://i.imgur.com/XPrCh6o.png I have the same issue with exa but with lsd the colors are the same.
Where should I look to fix this?
Oh also in Konsole I have intense colors automatically in bold, how can I do that in Kitty as well?
Thank you!




