view:"template" and column header color

Hi, Is there a simple way that I can ensure that the view:“template” header and column headers color are always the same, currently columns is a light blue and view:template is a darker blue.

Hi,

You can set the needed CSS for the header:

http://webix.com/snippet/3ae6dfde

Or just use the native header style of the datatable:

{ type:"header", template:"Preview", css:"webix_ss_header" }