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

Open
opened 2023-12-08 18:10:51 +01:00 by sombriks · 5 comments
sombriks commented 2023-12-08 18:10:51 +01:00 (Migrated from github.com)

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

fedora 39 with kde

image

context menu honors system theme, but settings dialog does not. fedora 39 with kde ![image](https://github.com/Swordfish90/cool-retro-term/assets/556695/6e5b1fe4-2e34-4b70-ac89-8e01a18747d9)
mikoxyz commented 2023-12-23 11:53:02 +01:00 (Migrated from github.com)

might be a electron issue

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

> might be a electron issue nah, cool-retro-term doesn't use electron
appetrosyan commented 2024-02-01 00:35:29 +01:00 (Migrated from github.com)

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.

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 2024-03-26 21:52:59 +01:00 (Migrated from github.com)

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

I'm having the same issue without having a clue on how to fix this, any tip to share @appetrosyan ? Thank you
neutralcat commented 2024-05-09 04:44:34 +02:00 (Migrated from github.com)

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

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
tulpenkiste commented 2024-09-25 10:47:02 +02:00 (Migrated from github.com)

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: #841 (comment)

Workaround is to use XDG_CURRENT_DESKTOP=none cool-retro-term for launching crt.

> 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: [#841 (comment)](https://github.com/Swordfish90/cool-retro-term/issues/841#issuecomment-2159416919) Workaround is to use `XDG_CURRENT_DESKTOP=none cool-retro-term` for launching crt.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#826
No description provided.