import React from 'react'; export const Sections = () => { const contexts = [ 'primary', 'secondary', 'success', 'danger', 'warning', 'info', 'light', 'dark', ]; return ( <>
Color theme is based on VendorFuel logo colors, using a double split complementary harmony. However, the VendorFuel orange is only used for the logo and secondary gray color sparingly.