
:root {
    --ta-light-primary-color: #00baff !important;
    --ta-dark-primary-color: #00baff !important;
}

.ta-dark-theme {
    --brs-gray-color: #1146a6 !important;
}

.ta-dark-theme .mat-app-background, .ta-dark-theme.mat-app-background {
    background-color: #12213c !important;

}

.ta-dark-theme .mat-chip.mat-standard-chip {
    background-color: #00baff !important;
   
}

.apexcharts-theme-light { /*homepage chart tooltip*/
    color: #2ac5d9 !important;
}
