Swordfish90 / cool-retro-term

A good looking terminal emulator which mimics the old cathode display...
21.76k stars 836 forks source link

dark theme not completely respected, might be a electron issue #826

Open sombriks opened 6 months ago

sombriks commented 6 months ago

context menu honors system theme, but settings dialog does not.

fedora 39 with kde

image

mikoxyz commented 6 months ago

might be a electron issue

nah, cool-retro-term doesn't use electron

appetrosyan commented 5 months ago

That’s because Qt doesn’t always use the KDE theming engine. Because this uses bare QML, a fix would be something like adding KDE dependencies or porting to Kirigami.

onjour commented 3 months ago

I'm having the same issue without having a clue on how to fix this, any tip to share @appetrosyan ? Thank you

neutralcat commented 1 month ago

if anyone has a fix for this, please share, this issue is holding me back from switching terminals

EDIT: this is what I ended up doing: https://github.com/Swordfish90/cool-retro-term/issues/841#issuecomment-2159416919