Open jcahill opened 2 years ago
*
dispenseVelocity
End
/***************************** NODES *****************************/ .editor .node { background: #caebf2; border-color: #a9a9a9; } .node.selected { background: #ffd92c; border-color: #e3c000; } /***************************** SOCKETS *****************************/ .editor .node .socket.number { background: grey; } .editor .node .socket.timepoint { background: #49d30f; } /***************************** TABS *****************************/ #editor-protocol-tabs .dropdown:not(.current-protocol) { background-color: #caebf2; } #editor-protocol-tabs .dropdown.current-protocol { background-color: #ff3b3f; }
First Thoughts - Color
Contrast Issues
Protocol Tabs
*
to active tab's name with unsaved changes.Sockets Lack Visual Cues
Text-Heavy Nodes
dispenseVelocity
crowding nearbyEnd
timepoint text.Current Color Summary