Rotsoft Lighting
The library includes some useful lighting components and widgets. Currently adds a temperature widget and a component that lets you control brightness and temp of a light in Kelvin.
Usage
Add the LightTemperature component (namespace RotSoft.Lighting) to any GameObject with a Light derived Component. Pick from a list of presets or drag the Kelvin slider (1500-15000 K) to set the light's color. Brightness sets the Range property of the light color.
The color is applied once on add and whenever a value changes, so the light's color stays manually editable afterward.
There are also two prefabs added to the Light menu of the editor.