You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
494 B

const e="#459dff",o="#333",r={common:{primaryColor:e},Input:{borderFocus:e,borderHover:e},Button:{borderHover:e,textColorFocus:e,textColorHover:e,textColorPressed:e,borderFocus:e,borderPressed:e,borderPressedInfo:e},Select:{peers:{InternalSelection:{textColor:o,borderHover:`1px solid ${e}`,borderFocus:`1px solid ${e}`},InternalSelectMenu:{borderRadius:"6px"}}},DataTable:{paginationMargin:"10px 0 0 0",peers:{Empty:{textColor:"#ccc"},Pagination:{itemTextColor:o}}}},t=r;export{t as default};