- You can override styling by using below classes with different parts of the package
tab-root
Tabs Root wrapper classtab-triggers-wrapper
Tabs Trigger wrapper classtab-trigger
Tabs Called Read and Write wrapper classtab-content
Active Tab Content displayed class
function-root
Root wrapper for functionfunction-header
Header for function with name and inputsfunction-response
Response Wrapper usually injected by using codefunction-form
Form classfunction-form-submit
Form Submission button classfunction-form-input-wrapper
A Wrapper which wraps input with tags and labelsinput-label
Label for an Input classinput-tag
Tab for type of that input's classinput-error
Error mentioning classfunction-form-input
Input for the form classtooltip-input-final-value
The final value which will goto the contract call/invoketooltip-input-text-hint
Hint tooltip value for input final valuefunction-struct
Wrapper for a structfunction-struct-header
Header with struct name inside the wrapperfunction-array-root
Main wrapper for an array typefunction-array-header
Header for that array typearray-title
Title for the array as in ABI Namearray-add
Add button to add array itemarray-core-item
An Core type item wrapperarray-core-item-delete
Delete button to delete core type item wrapperarray-complex-item
An Complex type item wrapper can be a struct (i.e in case array)array-complex-item-trigger
Trigger for accordian acts as button to open and closearray-complex-item-delete
Delete Button to delete complex itemarray-complex-item-header
Header text for the complex item in triggerarray-complex-item-content
Content of the complex type
invalid-abi
text when an abi is not validfailed-parse-type
text when a type can't be parsed
tag-blue
Tag default styling of bluetag-gray
Tag default styling of graytag-green
Tag default styling of greentag-indigo
Tag default styling of indigotag-pink
Tag default styling of pinktag-purple
Tag default styling of purpletag-red
Tag default styling of redtag-yellow
Tag default styling of yellow
btn-blue
Button with default blue stylingbtn-green
Button with default green stylingbtn-cyan
Button with default cyan stylingbtn-teal
Button with default teal stylingbtn-lime
Button with default lime stylingbtn-red
Button with default red stylingbtn-pink
Button with default pink stylingbtn-purple
Button with default purple styling