UNPKG

@table-library/react-table-library

Version:
7 lines (6 loc) 283 B
export declare const FONT_PRIMARY = "#141414"; export declare const FONT_SECONDARY = "#757575"; export declare const FONT_DISABLED = "#9e9e9e"; export declare const BACKGROUND = "#ffffff"; export declare const ROW_SELECTED = "#e0e0e0"; export declare const BORDER = "#dde2eb";