Revision 908568

Go back to digest for 11th January 2009

Features in KDE Base

Matthew Woehlke committed changes in /trunk/KDE/kdelibs/kate/view:

Code folding marker improvements: fix initial color, fix arrow luma, eliminate unneeded second color set.

This also removes the HSL blending code in favor of KCU::tint, which seems to work well.
If not, we should add an HCY blend along the lines of ::tint (specifically, in how it handles the HC components for low-chroma colors, i.e. it should be ::tint but with linear Y response) to KCU.

TODO: make configurable!

File Changes

Modified 2 files
  • /trunk/KDE/kdelibs/kate/view
  •   /kateviewhelpers.cpp
  •   /kateviewhelpers.h
2 files changed in total