Far as I can tell, the latest beta (.17 and / or .18) needs a few bits if anyone wants to adjust the css box - change /* Make CSS box bigger */ /*#txtCustomCss {height: 900px; width: 860px;}*/ to /* Make CSS box bigger */ textarea.txtCustomCss {height: 900px; width: 860px;} and adjusting the alphapicker - change /* Make alphapicker slightly bigger, lower and change colour */ /*div.alphaPickerRow-vertical button {color: var(--myhighlight);} div.alphaPick