SUMMARY “Breeze dark” color scheme for KSyntaxHighlighting renders dsBuiltIn like dsComment. OBSERVED RESULT “Breeze dark” color scheme for KSyntaxHighlighting renders dsBuiltIn like dsComment. This is very confusing because things highlighted as dsBuildInn are supposed to be code and have an actual effect at the execution, while things highlighted as dsComment are supposed to have no effect on the execution. Rendering both the same way make the code really hard to read. EXPECTED RESULT dsBuiltIn and dsComment are visually clearly distinguishable in “Breeze dark” color scheme for KSyntaxHighlighting. SOFTWARE/OS VERSIONS Operating System: Kubuntu 22.04 KDE Plasma Version: 5.24.4 KDE Frameworks Version: 5.92.0 Qt Version: 5.15.3 Kernel Version: 5.15.0-46-generic (64-bit) Graphics Platform: X11 Processors: 8 × Intel® Core™ i7-7700HQ CPU @ 2.80GHz Memory: 7.6 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 630 ADDITIONAL INFORMATION dsBuiltIn is RGB 127, 140, 141 and dsComment is RGB 122, 124, 125. Though they are not technically identical, they are visually indistinguishable.