Hi there, Awesome project! Thank you!! In the latest release the CSS seems broken for the following settings when the swithe pops up. It works fine in 1.0.3 <color-picker ng-model="vm.backgroundColour" color-picker-format="'hex'" color-picker-swatch-only="true" color-picker-alpha="false" color-picker-pos="'top left'"></color-picker> Fixed with a position: absolute and a little positioning. Cheers, Paul