/* NOTE: This file was generated as an optimized version of "library.source.less" for the Theme Designer. */

/*!
 * OpenUI5
 * (c) Copyright 2026 SAP SE or an SAP affiliate company.
 * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
 */

/* ============================================================================== */
/* Due to deprecation of sap_bluecrystal with SAPUI5 version 1.44 the             */
/* inheritance of the base theme is now updated to an inheritance of a static     */
/* copy of the base theme named sap_bluecrystal_base. The respective              */
/* control css files of base are copied to the sap_bluecrystal_base theme folder. */
/* This decoupling of the base theme is introduced with SAPUI5 version 1.124.     */
/* ============================================================================== */


@import "../sap_bluecrystal_base/library.less";
@import "../../../../../Base/baseLib/sap_bluecrystal/base.less"; /* ORIGINAL IMPORT PATH: "../../../../sap/ui/core/themes/sap_bluecrystal/base.less" */

@import "../../../../sap/ui/core/themes/sap_bluecrystal/global.less";

/* START "ToolHeader.less" */
/* =================================== */
/* CSS for control sap.tnt/ToolHeader  */
/* BlueCrystal theme                   */
/* =================================== */

.sapTntToolHeader.sapMTB {
	background-color: @sapUiPageHeaderBackground;
}

.sapTntToolHeader.sapMTB .sapMBtnContent,
.sapTntToolHeader.sapMTB .sapMBtnIcon,
.sapTntToolHeader.sapMTB .sapUiIcon,
.sapTntToolHeader.sapMTB .sapMText,
.sapTntToolHeaderPopover.sapMOTAPopover.sapMPopover .sapMBtnContent {
	color: @sapUiContentIconColor;
}

.sapTntToolHeaderPopover.sapMOTAPopover.sapMPopover {
	background-color: @sapUiGroupContentBackground;
}

.sapTntToolHeader .sapMBtnActive .sapMBtnContent,
.sapTntToolHeaderPopover.sapMOTAPopover.sapMPopover .sapMBtnActive .sapMBtnContent,
.sapMToggleBtnPressed .sapMBtnIcon,
.sapMToggleBtnPressed.sapMBtnTransparent > .sapMBtnIcon {
	color: @sapUiContentContrastIconColor;
}
/* END "ToolHeader.less" */

/* START "SideNavigation.less" */
/* ======================================= */
/* CSS for control sap.tnt/NavigationList  */
/* BlueCrystal theme                       */
/* ======================================= */

.sapTntSideNavigationSeparator {
  background-color: @sapUiBrand;
}
/* END "SideNavigation.less" */
