--- konsole-22.04.2/src/profile/Profile.cpp.orig 2022-06-21 19:27:09.870820157 +0200 +++ konsole-22.04.2/src/profile/Profile.cpp 2022-06-21 19:28:17.735457223 +0200 @@ -195,7 +195,7 @@ #else setProperty(KeyBindings, QStringLiteral("default")); #endif - setProperty(ColorScheme, QStringLiteral("Breeze")); + setProperty(ColorScheme, QStringLiteral("Linux")); setProperty(Font, QFontDatabase::systemFont(QFontDatabase::FixedFont)); setProperty(HistoryMode, Enum::FixedSizeHistory);