If you want to change the defalut CSS style of the Weekend cells, you can edit it in the jqx.base.css file or add the following code in the head section of your page:
<style type="text/css"> .jqx-calendar-cell-weekend { color: #5583c8; }</style>
The result is displayed below: