This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/115926/

Review request for Kate and Christoph Cullmann.
By Milian Wolff.
Repository: kate

Description

Instead of copy'n'pasting the generation of default colors, we put that into a
central place and generate the colors there.

Building on top of this patch, I plan to add some auto-tinting code as I use in
KDevelop for the currently hardcoded colors (see Qt::yellow & friends).

Please accept this for KDE4, as it's a bug fix for people like me.

Testing

Still looks as before to my eyes. Dunno if I regressed anything?

Diffs

  • part/CMakeLists.txt (737f325)
  • part/schema/kateschemaconfig.cpp (541be03)
  • part/utils/katecolors.h (PRE-CREATION)
  • part/utils/katecolors.cpp (PRE-CREATION)
  • part/utils/kateconfig.cpp (65e8e8e)

View Diff