[data-theme="light"] {
    --primary-color: #f8f3f0;
    --secondary-color: rgb(89, 113, 154);
    --primary-font-color: rgb(64, 64, 94);
    --tertiary-font-color: #4444f3;
    
	/* light them footer colors
	--footer-default-bg-color: #444c62;
    --tab-id-bom-color: rgb(3, 144, 134);
	--tab-id-contract-color: rgb(139, 142, 6);
	--tab-id-opr-color: rgb(99, 144, 0);
	--tab-id-isp-color: rgb(175, 87, 97);
	--tab-id-tra-color: rgb(124, 100, 220);
	--tab-id-doc-color: rgb(77, 4, 166);
	--tab-id-oms-color: rgb(4, 134, 166);
	--tab-id-inb-color: rgb(170, 125, 31);
	--tab-id-apr-color: rgb(129, 109, 193);
	--tab-id-pln-line-color: rgb(10, 116, 194);
	--tab-id-cnf-color: rgb(118, 104, 109);
	--tab-id-usr-color: rgb(144, 91, 157);
	--tab-id-esc-color: rgb(148, 104, 109);
	--tab-id-sen-color: rgb(41, 161, 103);
	--tab-id-ev-sen-color: rgb(41, 161, 103);

	--tab-id-wks-color: rgb(101, 116, 194); 
	--tab-id-wrk-shift-plan-color: rgb(101, 116, 194);

	--tab-id-evt-color: rgb(31,168,0);
	--tab-id-wpn-color: rgb(75, 93, 125); 
    */
}
