UNPKG

json-joy

Version:

Collection of libraries for building collaborative editing apps.

7 lines (6 loc) 198 B
export declare enum DefaultRendererColors { ActiveCursor = "#07f", InactiveCursor = "rgba(127,127,127,.7)", ActiveSelection = "#d7e9fd", InactiveSelection = "rgba(127,127,127,.2)" }