https://bugs.kde.org/show_bug.cgi?id=463786
Carl Schwan <c...@carlschwan.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/netw | |ork/tokodon/commit/592c3cc1 | |99cac7199ea083e8c23c8bec628 | |4a26b --- Comment #2 from Carl Schwan <c...@carlschwan.eu> --- Git commit 592c3cc199cac7199ea083e8c23c8bec6284a26b by Carl Schwan, on behalf of Joshua Goins. Committed on 03/01/2023 at 22:58. Pushed by carlschwan into branch 'master'. Add color scheme option to general settings M +7 -0 src/CMakeLists.txt A +46 -0 src/colorschemer.cpp [License: LGPL(v2.1+)] A +27 -0 src/colorschemer.h [License: LGPL(v2.1+)] M +3 -0 src/config.kcfg A +25 -0 src/content/ui/Settings/ColorScheme.qml [License: LGPL(v2.0+)] M +21 -0 src/content/ui/Settings/GeneralCard.qml M +12 -0 src/main.cpp M +1 -0 src/resources.qrc https://invent.kde.org/network/tokodon/commit/592c3cc199cac7199ea083e8c23c8bec6284a26b -- You are receiving this mail because: You are watching all bug changes.