Ask a question to get started
Enter to send•Shift+Enter new line
Schema for Hexadecimal color codes for different node types.
NodeStyles( self, default: str = 'fill:#f2f0ff, line-height:1.2', first: str = 'fill-opacity:0', last: str = 'fill:#bfb6fc' )
default
str
'fill:#f2f0ff,line-height:1.2'
The default color code.
first
'fill-opacity:0'
The color code for the first node.
last
'fill:#bfb6fc'
The color code for the last node.