Skip to content
  • Michael Natterer's avatar
    Bug 737008 - Curve color always black · 90c967a3
    Michael Natterer authored
    Don't hardcode "black" for the "Value" curve in GimpCurvesTool.
    Instead, pass a NULL color to GimpCurveView, which is then interpreted
    as the theme's text color (the curve's background is the theme's text
    background color). We still hardcode pure red, green and blue for the
    other curves.
    90c967a3