// ==================================================
// Global CSS for 'sap_belize' theme for TNT library
// ==================================================

@_sap_tnt_InfoLabel_BackgroundColor1: lighten(@sapUiAccent1, 6);
@_sap_tnt_InfoLabel_BackgroundColor2: lighten(saturate(@sapUiAccent2, 10), 20);
@_sap_tnt_InfoLabel_BackgroundColor3: @sapUiAccent3;
@_sap_tnt_InfoLabel_BackgroundColor4: @sapUiAccent4;
@_sap_tnt_InfoLabel_BackgroundColor5: darken(@sapUiAccent5, 8);
@_sap_tnt_InfoLabel_BackgroundColor6: darken(@sapUiAccent6, 6);
@_sap_tnt_InfoLabel_BackgroundColor7: darken(@sapUiAccent7, 5);
@_sap_tnt_InfoLabel_BackgroundColor8: darken(@sapUiAccent8, 4);
@_sap_tnt_InfoLabel_BackgroundColor9: desaturate(@sapUiAccent4, 68);