systemapic / systemapic.js

Systemapic Javascript API
https://systemapic.com
0 stars 3 forks source link

Remove deprecated colorTheme #142

Closed knutole closed 8 years ago

knutole commented 8 years ago

Remove colorTheme from everywhere.

grep -iR . -e 'colorTheme' to ensure it's gone from everywhere.

knutole commented 8 years ago

done