UNPKG

@metacell/geppetto-meta-client

Version:

Geppetto web frontend. Geppetto is an open-source platform to build web-based tools to visualize and simulate neuroscience data and models.

18 lines (14 loc) 245 B
//Set based on GeppettoConfiguration @import "@{url}"; .dark-orange { color: @secondary_color; } .orange { color: @primary_color; } .orange-color { color: @primary_color; } .orange-color-bg { background-color: @primary_color; }