@dakingindanorf/hive
Version:
A template for creating a nuxt generated static site using Netlify CMS to power the backend. Individual site components can be managed through Bit
14 lines • 351 B
JSON
{
"primary_color": "#2d2d2d",
"tablet_breakpoint": 768,
"error_color": "#b23a48",
"accent_color": "#eba937",
"mobile_breakpoint": 480,
"text_color": "#2d2d2d",
"background_color": "#d3d4d9",
"desktop_breakpoint": 1200,
"laptop_breakpoint": 1024,
"secondary_color": "#eba937",
"dark_color": "#2d2d2d",
"light_color": "#d3d4d9"
}