@zoo-js/colors Quick start yarn add @zoo-js/colors Use @import '~@zoo-js/colors/color.scss'; Now $theme-color: #26A699; $theme-shadow-color: #72c5bd; $theme-hover-color: #4ac5bb; $theme-text-color: #fff; $theme-error-color: #d84848;