kde: fix KDE apps ignoring colorscheme (#850)

Closes: https://github.com/danth/stylix/issues/833
Link: https://github.com/danth/stylix/pull/850

Tested-by: FirelightFlagboy <30697622+FirelightFlagboy@users.noreply.github.com>
Approved-by: FirelightFlagboy <30697622+FirelightFlagboy@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
This commit is contained in:
rkuklik 2025-02-10 18:39:18 +01:00 committed by GitHub
parent eb5f817567
commit 65eae5aaa2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -274,6 +274,8 @@ let
toolBarFont = desktopFont;
smallestReadableFont = desktopFont;
};
UiSettings.ColorScheme = colorschemeSlug;
};
configPackage =