@ui5/webcomponents-theming 0.0.0-33967dd12 → 0.0.0-33e059bcd

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (101) hide show
  1. package/CHANGELOG.md +271 -0
  2. package/README.md +2 -1
  3. package/css-vars-usage.json +151 -6
  4. package/dist/.tsbuildinfo +1 -0
  5. package/dist/css/themes/sap_belize/parameters-bundle.css +1 -1
  6. package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -1
  7. package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +1 -1
  8. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  9. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  10. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  11. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  12. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  13. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  14. package/dist/css/themes/sap_horizon_dark_exp/parameters-bundle.css +1 -0
  15. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
  16. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  17. package/dist/css/themes/sap_horizon_hcb_exp/parameters-bundle.css +1 -0
  18. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  19. package/dist/css/themes/sap_horizon_hcw_exp/parameters-bundle.css +1 -0
  20. package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +1 -1
  21. package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +1 -1
  22. package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +1 -1
  23. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  24. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  25. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  26. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  27. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  28. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  29. package/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json +1 -0
  30. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
  31. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  32. package/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json +1 -0
  33. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  34. package/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json +1 -0
  35. package/dist/generated/json-imports/Themes-static.d.ts +1 -0
  36. package/dist/generated/json-imports/Themes-static.js +27 -23
  37. package/dist/generated/json-imports/Themes-static.js.map +1 -0
  38. package/dist/generated/json-imports/Themes.d.ts +1 -0
  39. package/dist/generated/json-imports/Themes.js +27 -25
  40. package/dist/generated/json-imports/Themes.js.map +1 -0
  41. package/dist/generated/themes/sap_belize/parameters-bundle.css.js +2 -1
  42. package/dist/generated/themes/sap_belize/parameters-bundle.css.js.map +1 -1
  43. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +2 -1
  44. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js.map +1 -1
  45. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +2 -1
  46. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js.map +1 -1
  47. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +2 -1
  48. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  49. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +2 -1
  50. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  51. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +2 -1
  52. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  53. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +2 -1
  54. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
  55. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +2 -1
  56. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  57. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +2 -1
  58. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  59. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.d.ts +3 -0
  60. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js +4 -0
  61. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js.map +1 -0
  62. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +2 -1
  63. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -1
  64. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +2 -1
  65. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  66. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.d.ts +3 -0
  67. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js +4 -0
  68. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js.map +1 -0
  69. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +2 -1
  70. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  71. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.d.ts +3 -0
  72. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js +4 -0
  73. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js.map +1 -0
  74. package/package-scripts.cjs +7 -18
  75. package/package.json +6 -6
  76. package/tsconfig.json +10 -0
  77. package/config/postcss.themes/postcss.config.cjs +0 -24
  78. package/dist/themes/sap_belize/css_variables.css +0 -958
  79. package/dist/themes/sap_belize/parameters-bundle.css +0 -1
  80. package/dist/themes/sap_belize_hcb/css_variables.css +0 -966
  81. package/dist/themes/sap_belize_hcb/parameters-bundle.css +0 -1
  82. package/dist/themes/sap_belize_hcw/css_variables.css +0 -976
  83. package/dist/themes/sap_belize_hcw/parameters-bundle.css +0 -1
  84. package/dist/themes/sap_fiori_3/css_variables.css +0 -956
  85. package/dist/themes/sap_fiori_3/parameters-bundle.css +0 -1
  86. package/dist/themes/sap_fiori_3_dark/css_variables.css +0 -966
  87. package/dist/themes/sap_fiori_3_dark/parameters-bundle.css +0 -1
  88. package/dist/themes/sap_fiori_3_hcb/css_variables.css +0 -966
  89. package/dist/themes/sap_fiori_3_hcb/parameters-bundle.css +0 -1
  90. package/dist/themes/sap_fiori_3_hcw/css_variables.css +0 -976
  91. package/dist/themes/sap_fiori_3_hcw/parameters-bundle.css +0 -1
  92. package/dist/themes/sap_horizon/css_variables.css +0 -946
  93. package/dist/themes/sap_horizon/parameters-bundle.css +0 -1
  94. package/dist/themes/sap_horizon_dark/css_variables.css +0 -956
  95. package/dist/themes/sap_horizon_dark/parameters-bundle.css +0 -1
  96. package/dist/themes/sap_horizon_exp/css_variables.css +0 -946
  97. package/dist/themes/sap_horizon_exp/parameters-bundle.css +0 -1
  98. package/dist/themes/sap_horizon_hcb/css_variables.css +0 -956
  99. package/dist/themes/sap_horizon_hcb/parameters-bundle.css +0 -1
  100. package/dist/themes/sap_horizon_hcw/css_variables.css +0 -966
  101. package/dist/themes/sap_horizon_hcw/parameters-bundle.css +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"parameters-bundle.css.js","sourceRoot":"","sources":["../../../../src/generated/themes/sap_fiori_3_dark/parameters-bundle.css.ts"],"names":[],"mappings":"AAEA,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,4BAA4B,EAAC,QAAQ,EAAC,+CAA+C,EAAC,OAAO,EAAC,y86CAAy86C,EAAC,CAAC;AACnl7C,eAAe,SAAS,CAAC","sourcesContent":["import type { StyleData } from \"@ui5/webcomponents-base/dist/types.js\";\n\nconst styleData: StyleData = {packageName:\"@ui5/webcomponents-theming\",fileName:\"themes/sap_fiori_3_dark/parameters-bundle.css\",content:\"/**\\n* Copyright (c) 2012-2020 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.\\n*\\n* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68\\n* data:{\\\"Path\\\": \\\"Base.baseLib.sap_fiori_3_dark.css_variables\\\", \\\"PathPattern\\\": \\\"/%frameworkId%/%libId%/%themeId%/%fileId%.css\\\", \\\"Extends\\\": [\\\"sap_fiori_3\\\",\\\"sap_base_fiori\\\",\\\"baseTheme\\\"], \\\"Tags\\\": [\\\"Fiori_3\\\",\\\"DarkColorScheme\\\"], \\\"FallbackThemeId\\\": \\\"sap_fiori_3\\\", \\\"Engine\\\": {\\\"Name\\\": \\\"theming-engine\\\", \\\"Version\\\": \\\"1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68\\\"}, \\\"Version\\\": { \\\"Build\\\": \\\"11.5.0.20230619095805\\\", \\\"Source\\\": \\\"11.5.0\\\"}}\\n*/\\n\\n:root{--sapThemeMetaData-Base-baseLib:{\\\"Path\\\": \\\"Base.baseLib.sap_fiori_3_dark.css_variables\\\", \\\"PathPattern\\\": \\\"/%frameworkId%/%libId%/%themeId%/%fileId%.css\\\", \\\"Extends\\\": [\\\"sap_fiori_3\\\",\\\"sap_base_fiori\\\",\\\"baseTheme\\\"], \\\"Tags\\\": [\\\"Fiori_3\\\",\\\"DarkColorScheme\\\"], \\\"FallbackThemeId\\\": \\\"sap_fiori_3\\\", \\\"Engine\\\": {\\\"Name\\\": \\\"theming-engine\\\", \\\"Version\\\": \\\"1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68\\\"}, \\\"Version\\\": { \\\"Build\\\": \\\"11.5.0.20230619095805\\\", \\\"Source\\\": \\\"11.5.0\\\"}};}\\n\\n/**\\n* Base.baseLib.baseTheme.base (Version 11.5.0)\\n*/\\n\\n/**\\n* Base.baseLib.baseTheme.css_variables (Version 11.5.0)\\n*/\\n\\n:root {\\n --sapBrandColor: #91c8f6;\\n --sapHighlightColor: #91c8f6;\\n --sapBaseColor: #29313a;\\n --sapShellColor: #354a5f;\\n --sapBackgroundColor: #1c2228;\\n --sapFontFamily: \\\"72\\\", \\\"72full\\\", Arial, Helvetica, sans-serif;\\n --sapFontSize: .875rem;\\n --sapTextColor: #fafafa;\\n --sapLinkColor: #91c8f6;\\n --sapCompanyLogo: none;\\n --sapBackgroundImage: none;\\n --sapBackgroundImageOpacity: 1.0;\\n --sapBackgroundImageRepeat: false;\\n --sapSelectedColor: #91c8f6;\\n --sapHoverColor: #222a31;\\n --sapActiveColor: #91c8f6;\\n --sapHighlightTextColor: #29313a;\\n --sapTitleColor: #fafafa;\\n --sapNegativeColor: #ff8888;\\n --sapCriticalColor: #fabd64;\\n --sapPositiveColor: #abe2ab;\\n --sapInformativeColor: #91c8f6;\\n --sapNeutralColor: #d3d7d9;\\n --sapNegativeElementColor: #ff8888;\\n --sapCriticalElementColor: #fabd64;\\n --sapPositiveElementColor: #abe2ab;\\n --sapInformativeElementColor: #91c8f6;\\n --sapNeutralElementColor: #d3d7d9;\\n --sapNegativeTextColor: #ff8888;\\n --sapCriticalTextColor: #fabd64;\\n --sapPositiveTextColor: #abe2ab;\\n --sapInformativeTextColor: #91c8f6;\\n --sapNeutralTextColor: #d3d7d9;\\n --sapErrorColor: #ff8888;\\n --sapWarningColor: #fabd64;\\n --sapSuccessColor: #abe2ab;\\n --sapInformationColor: #91c8f6;\\n --sapErrorBackground: #3b0000;\\n --sapWarningBackground: #2b1a01;\\n --sapSuccessBackground: #153c15;\\n --sapInformationBackground: #062e4f;\\n --sapNeutralBackground: #5c666b;\\n --sapErrorBorderColor: #ff8888;\\n --sapWarningBorderColor: #fabd64;\\n --sapSuccessBorderColor: #abe2ab;\\n --sapInformationBorderColor: #91c8f6;\\n --sapNeutralBorderColor: #d3d7d9;\\n --sapElement_LineHeight: 2.75rem;\\n --sapElement_Height: 2.25rem;\\n --sapElement_BorderWidth: .0625rem;\\n --sapElement_BorderCornerRadius: .25rem;\\n --sapElement_Compact_LineHeight: 2rem;\\n --sapElement_Compact_Height: 1.625rem;\\n --sapElement_Condensed_LineHeight: 1.5rem;\\n --sapElement_Condensed_Height: 1.375rem;\\n --sapContent_LineHeight: 1.4;\\n --sapContent_IconHeight: 1rem;\\n --sapContent_IconColor: #91c8f6;\\n --sapContent_ContrastIconColor: #29313a;\\n --sapContent_NonInteractiveIconColor: #d3d7d9;\\n --sapContent_MarkerIconColor: #6bd3ff;\\n --sapContent_MarkerTextColor: #7fc6c6;\\n --sapContent_MeasureIndicatorColor: #8696a9;\\n --sapContent_Selected_MeasureIndicatorColor: #8696a9;\\n --sapContent_Placeholderloading_Background: #536376;\\n --sapContent_Placeholderloading_Gradient: linear-gradient(to right, #536376 0%, #536376 20%, #8596aa 50%, #536376 80%, #536376 100%);\\n --sapContent_ImagePlaceholderBackground: #687d94;\\n --sapContent_ImagePlaceholderForegroundColor: #29313a;\\n --sapContent_RatedColor: #ffc847;\\n --sapContent_UnratedColor: #8696a9;\\n --sapContent_BusyColor: #91c8f6;\\n --sapContent_FocusColor: #fff;\\n --sapContent_FocusStyle: dotted;\\n --sapContent_FocusWidth: .0625rem;\\n --sapContent_ContrastFocusColor: #000;\\n --sapContent_ShadowColor: #000;\\n --sapContent_ContrastShadowColor: #fff;\\n --sapContent_Shadow0: 0 0 0 0.0625rem rgba(255,255,255,0.2), 0 0.125rem 0.5rem 0 rgba(0,0,0,0.3);\\n --sapContent_Shadow1: 0 0 0 0.0625rem rgba(255,255,255,0.5), 0 0.125rem 0.5rem 0 rgba(0,0,0,0.6);\\n --sapContent_Shadow2: 0 0 0 0.0625rem rgba(255,255,255,0.5), 0 0.625rem 1.875rem 0 rgba(0,0,0,0.6);\\n --sapContent_Shadow3: 0 0 0 0.0625rem rgba(255,255,255,0.5), 0 1.25rem 5rem 0 rgba(0,0,0,0.6);\\n --sapContent_TextShadow: 0 0 0.125rem #000;\\n --sapContent_ContrastTextShadow: none;\\n --sapContent_HeaderShadow: 0 0.125rem 0.125rem 0 rgba(0,0,0,0.2), inset 0 -0.0625rem 0 0 #3a4552;\\n --sapContent_Interaction_Shadow: none;\\n --sapContent_Selected_Shadow: none;\\n --sapContent_Negative_Shadow: none;\\n --sapContent_Critical_Shadow: none;\\n --sapContent_Positive_Shadow: none;\\n --sapContent_Informative_Shadow: none;\\n --sapContent_Neutral_Shadow: none;\\n --sapContent_SearchHighlightColor: #058088;\\n --sapContent_HelpColor: #57b900;\\n --sapContent_LabelColor: #d3d7d9;\\n --sapContent_MonospaceFontFamily: \\\"72Mono\\\", \\\"72Monofull\\\", lucida console, monospace;\\n --sapContent_MonospaceBoldFontFamily: \\\"72Mono-Bold\\\", \\\"72Mono-Boldfull\\\", lucida console, monospace;\\n --sapContent_IconFontFamily: \\\"SAP-icons\\\";\\n --sapContent_DisabledTextColor: rgba(250,250,250,0.6);\\n --sapContent_DisabledOpacity: 0.4;\\n --sapContent_ContrastTextThreshold: 0.55;\\n --sapContent_ContrastTextColor: #29313a;\\n --sapContent_ForegroundColor: #1c2228;\\n --sapContent_ForegroundBorderColor: #8696a9;\\n --sapContent_ForegroundTextColor: #fafafa;\\n --sapContent_BadgeBackground: #d14242;\\n --sapContent_BadgeTextColor: #fff;\\n --sapContent_DragAndDropActiveColor: #91c8f6;\\n --sapContent_Selected_TextColor: #29313a;\\n --sapContent_Selected_Background: #91c8f6;\\n --sapContent_Selected_Hover_Background: #83c1f5;\\n --sapContent_Selected_ForegroundColor: #91c8f6;\\n --sapContent_ForcedColorAdjust: none;\\n --sapContent_Illustrative_Color1: #0a6ed1;\\n --sapContent_Illustrative_Color2: #3793d1;\\n --sapContent_Illustrative_Color3: #d69522;\\n --sapContent_Illustrative_Color4: #030303;\\n --sapContent_Illustrative_Color5: #727f87;\\n --sapContent_Illustrative_Color6: #9ba4aa;\\n --sapContent_Illustrative_Color7: #43494b;\\n --sapContent_Illustrative_Color8: #c2c8cc;\\n --sapContent_Illustrative_Color9: #64edd2;\\n --sapContent_Illustrative_Color10: #ebf8ff;\\n --sapContent_Illustrative_Color11: #f31ded;\\n --sapContent_Illustrative_Color12: #5dc122;\\n --sapContent_Illustrative_Color13: #005dc9;\\n --sapContent_Illustrative_Color14: #004da5;\\n --sapContent_Illustrative_Color15: #cc7400;\\n --sapContent_Illustrative_Color16: #3b0ac6;\\n --sapContent_Illustrative_Color17: #00a58a;\\n --sapContent_Illustrative_Color18: #d1efff;\\n --sapContent_Illustrative_Color19: #b8e6ff;\\n --sapContent_Illustrative_Color20: #9eddff;\\n --sapFontLightFamily: \\\"72-Light\\\", \\\"72-Lightfull\\\", \\\"72\\\", \\\"72full\\\", Arial, Helvetica, sans-serif;\\n --sapFontBoldFamily: \\\"72-Bold\\\", \\\"72-Boldfull\\\", \\\"72\\\", \\\"72full\\\", Arial, Helvetica, sans-serif;\\n --sapFontSemiboldFamily: \\\"72-Semibold\\\", \\\"72-Semiboldfull\\\", \\\"72\\\", \\\"72full\\\", Arial, Helvetica, sans-serif;\\n --sapFontSemiboldDuplexFamily: \\\"72-SemiboldDuplex\\\", \\\"72-SemiboldDuplexfull\\\", \\\"72\\\", \\\"72full\\\", Arial, Helvetica, sans-serif;\\n --sapFontBlackFamily: \\\"72Black\\\", \\\"72Blackfull\\\",\\\"72\\\", \\\"72full\\\", Arial, Helvetica, sans-serif;\\n --sapFontHeaderFamily: \\\"72\\\", \\\"72full\\\", Arial, Helvetica, sans-serif;\\n --sapFontSmallSize: .75rem;\\n --sapFontLargeSize: 1rem;\\n --sapFontHeader1Size: 2.25rem;\\n --sapFontHeader2Size: 1.5rem;\\n --sapFontHeader3Size: 1.25rem;\\n --sapFontHeader4Size: 1.125rem;\\n --sapFontHeader5Size: 1rem;\\n --sapFontHeader6Size: .875rem;\\n --sapLink_TextDecoration: none;\\n --sapLink_Hover_Color: #62b0f2;\\n --sapLink_Hover_TextDecoration: underline;\\n --sapLink_Active_Color: #91c8f6;\\n --sapLink_Active_TextDecoration: underline;\\n --sapLink_Visited_Color: #91c8f6;\\n --sapLink_InvertedColor: #d3e9fb;\\n --sapLink_SubtleColor: #c0e0fa;\\n --sapShell_Background: #232a31;\\n --sapShell_BackgroundImage: linear-gradient(to bottom, #181d22, #272f37);\\n --sapShell_BackgroundImageOpacity: 1.0;\\n --sapShell_BackgroundImageRepeat: false;\\n --sapShell_BorderColor: #354a5f;\\n --sapShell_TextColor: #fafafa;\\n --sapShell_InteractiveBackground: #354a5f;\\n --sapShell_InteractiveTextColor: #d1e8ff;\\n --sapShell_InteractiveBorderColor: #7996b4;\\n --sapShell_GroupTitleTextColor: #fafafa;\\n --sapShell_GroupTitleTextShadow: 0 0 0.125rem #000;\\n --sapShell_Hover_Background: #283848;\\n --sapShell_Active_Background: #23303e;\\n --sapShell_Active_TextColor: #fafafa;\\n --sapShell_Selected_Background: #23303e;\\n --sapShell_Selected_TextColor: #fafafa;\\n --sapShell_Selected_Hover_Background: #23303e;\\n --sapShell_Favicon: none;\\n --sapShell_Navigation_Background: #354a5f;\\n --sapShell_Navigation_Hover_Background: #283848;\\n --sapShell_Navigation_SelectedColor: #d1e8ff;\\n --sapShell_Navigation_Selected_TextColor: #d1e8ff;\\n --sapShell_Navigation_TextColor: #fafafa;\\n --sapShell_Navigation_Active_TextColor: #fafafa;\\n --sapShell_Navigation_Active_Background: #23303e;\\n --sapShell_Shadow: 0 0.125rem 0.125rem 0 rgba(0,0,0,0.8), inset 0 -0.0625rem 0 0 rgba(255,255,255,0.2);\\n --sapShell_NegativeColor: #ff8888;\\n --sapShell_CriticalColor: #fabd64;\\n --sapShell_PositiveColor: #abe2ab;\\n --sapShell_InformativeColor: #c0e0fa;\\n --sapShell_NeutralColor: #d3d7d9;\\n --sapShell_Category_1_Background: #6bd3ff;\\n --sapShell_Category_1_BorderColor: #6bd3ff;\\n --sapShell_Category_1_TextColor: #29313a;\\n --sapShell_Category_1_TextShadow: none;\\n --sapShell_Category_2_Background: #d88b8b;\\n --sapShell_Category_2_BorderColor: #d88b8b;\\n --sapShell_Category_2_TextColor: #29313a;\\n --sapShell_Category_2_TextShadow: none;\\n --sapShell_Category_3_Background: #f0b25f;\\n --sapShell_Category_3_BorderColor: #f0b25f;\\n --sapShell_Category_3_TextColor: #29313a;\\n --sapShell_Category_3_TextShadow: none;\\n --sapShell_Category_4_Background: #bb8aaf;\\n --sapShell_Category_4_BorderColor: #bb8aaf;\\n --sapShell_Category_4_TextColor: #29313a;\\n --sapShell_Category_4_TextShadow: none;\\n --sapShell_Category_5_Background: #ffb98d;\\n --sapShell_Category_5_BorderColor: #ffb98d;\\n --sapShell_Category_5_TextColor: #29313a;\\n --sapShell_Category_5_TextShadow: none;\\n --sapShell_Category_6_Background: #21c4c4;\\n --sapShell_Category_6_BorderColor: #21c4c4;\\n --sapShell_Category_6_TextColor: #29313a;\\n --sapShell_Category_6_TextShadow: none;\\n --sapShell_Category_7_Background: #de54c1;\\n --sapShell_Category_7_BorderColor: #de54c1;\\n --sapShell_Category_7_TextColor: #fafafa;\\n --sapShell_Category_7_TextShadow: none;\\n --sapShell_Category_8_Background: #afd645;\\n --sapShell_Category_8_BorderColor: #afd645;\\n --sapShell_Category_8_TextColor: #29313a;\\n --sapShell_Category_8_TextShadow: none;\\n --sapShell_Category_9_Background: #bbbcd2;\\n --sapShell_Category_9_BorderColor: #bbbcd2;\\n --sapShell_Category_9_TextColor: #29313a;\\n --sapShell_Category_9_TextShadow: none;\\n --sapShell_Category_10_Background: #b0bcc5;\\n --sapShell_Category_10_BorderColor: #b0bcc5;\\n --sapShell_Category_10_TextColor: #29313a;\\n --sapShell_Category_10_TextShadow: none;\\n --sapShell_Category_11_Background: #f58c4b;\\n --sapShell_Category_11_BorderColor: #f58c4b;\\n --sapShell_Category_11_TextColor: #29313a;\\n --sapShell_Category_11_TextShadow: none;\\n --sapShell_Category_12_Background: #c3c5fd;\\n --sapShell_Category_12_BorderColor: #c3c5fd;\\n --sapShell_Category_12_TextColor: #29313a;\\n --sapShell_Category_12_TextShadow: none;\\n --sapShell_Category_13_Background: #ffa1a1;\\n --sapShell_Category_13_BorderColor: #ffa1a1;\\n --sapShell_Category_13_TextColor: #29313a;\\n --sapShell_Category_13_TextShadow: none;\\n --sapShell_Category_14_Background: #a2c2c2;\\n --sapShell_Category_14_BorderColor: #a2c2c2;\\n --sapShell_Category_14_TextColor: #29313a;\\n --sapShell_Category_14_TextShadow: none;\\n --sapShell_Category_15_Background: #e9e9f0;\\n --sapShell_Category_15_BorderColor: #e9e9f0;\\n --sapShell_Category_15_TextColor: #29313a;\\n --sapShell_Category_15_TextShadow: none;\\n --sapShell_Category_16_Background: #aabc78;\\n --sapShell_Category_16_BorderColor: #aabc78;\\n --sapShell_Category_16_TextColor: #29313a;\\n --sapShell_Category_16_TextShadow: none;\\n --sapAvatar_1_Background: #ffc847;\\n --sapAvatar_1_BorderColor: #ffc847;\\n --sapAvatar_1_TextColor: #29313a;\\n --sapAvatar_2_Background: #e7a1a1;\\n --sapAvatar_2_BorderColor: #e7a1a1;\\n --sapAvatar_2_TextColor: #29313a;\\n --sapAvatar_3_Background: #f37aa2;\\n --sapAvatar_3_BorderColor: #f37aa2;\\n --sapAvatar_3_TextColor: #29313a;\\n --sapAvatar_4_Background: #e269c9;\\n --sapAvatar_4_BorderColor: #e269c9;\\n --sapAvatar_4_TextColor: #fafafa;\\n --sapAvatar_5_Background: #8ca7d5;\\n --sapAvatar_5_BorderColor: #8ca7d5;\\n --sapAvatar_5_TextColor: #29313a;\\n --sapAvatar_6_Background: #6bd3ff;\\n --sapAvatar_6_BorderColor: #6bd3ff;\\n --sapAvatar_6_TextColor: #29313a;\\n --sapAvatar_7_Background: #7fc6c6;\\n --sapAvatar_7_BorderColor: #7fc6c6;\\n --sapAvatar_7_TextColor: #29313a;\\n --sapAvatar_8_Background: #b2e484;\\n --sapAvatar_8_BorderColor: #b2e484;\\n --sapAvatar_8_TextColor: #29313a;\\n --sapAvatar_9_Background: #b995e0;\\n --sapAvatar_9_BorderColor: #b995e0;\\n --sapAvatar_9_TextColor: #29313a;\\n --sapAvatar_10_Background: #b0bcc5;\\n --sapAvatar_10_BorderColor: #b0bcc5;\\n --sapAvatar_10_TextColor: #29313a;\\n --sapButton_Background: #29313a;\\n --sapButton_BorderColor: #91c8f6;\\n --sapButton_BorderWidth: .0625rem;\\n --sapButton_BorderCornerRadius: .25rem;\\n --sapButton_TextColor: #91c8f6;\\n --sapButton_Hover_Background: #062e4f;\\n --sapButton_Hover_BorderColor: #91c8f6;\\n --sapButton_Hover_TextColor: #91c8f6;\\n --sapButton_IconColor: #91c8f6;\\n --sapButton_Active_Background: #91c8f6;\\n --sapButton_Active_BorderColor: #91c8f6;\\n --sapButton_Active_TextColor: #29313a;\\n --sapButton_Emphasized_Background: #1b8dec;\\n --sapButton_Emphasized_BorderColor: #1b8dec;\\n --sapButton_Emphasized_TextColor: #fff;\\n --sapButton_Emphasized_Hover_Background: #2e96ee;\\n --sapButton_Emphasized_Hover_BorderColor: #2e96ee;\\n --sapButton_Emphasized_Hover_TextColor: #fafafa;\\n --sapButton_Emphasized_Active_Background: #91c8f6;\\n --sapButton_Emphasized_Active_BorderColor: #91c8f6;\\n --sapButton_Emphasized_Active_TextColor: #29313a;\\n --sapButton_Emphasized_TextShadow: transparent;\\n --sapButton_Emphasized_FontWeight: bold;\\n --sapButton_Reject_Background: #29313a;\\n --sapButton_Reject_BorderColor: #ff8888;\\n --sapButton_Reject_TextColor: #f88;\\n --sapButton_Reject_Hover_Background: #3b0000;\\n --sapButton_Reject_Hover_BorderColor: #ff8888;\\n --sapButton_Reject_Hover_TextColor: #f88;\\n --sapButton_Reject_Active_Background: #ff6e6e;\\n --sapButton_Reject_Active_BorderColor: #ff6e6e;\\n --sapButton_Reject_Active_TextColor: #29313a;\\n --sapButton_Reject_Selected_Background: #ff6e6e;\\n --sapButton_Reject_Selected_BorderColor: #ff6e6e;\\n --sapButton_Reject_Selected_TextColor: #29313a;\\n --sapButton_Reject_Selected_Hover_Background: #f88;\\n --sapButton_Reject_Selected_Hover_BorderColor: #f88;\\n --sapButton_Accept_Background: #29313a;\\n --sapButton_Accept_BorderColor: #abe2ab;\\n --sapButton_Accept_TextColor: #abe2ab;\\n --sapButton_Accept_Hover_Background: #153c15;\\n --sapButton_Accept_Hover_BorderColor: #abe2ab;\\n --sapButton_Accept_Hover_TextColor: #abe2ab;\\n --sapButton_Accept_Active_Background: #98db98;\\n --sapButton_Accept_Active_BorderColor: #98db98;\\n --sapButton_Accept_Active_TextColor: #29313a;\\n --sapButton_Accept_Selected_Background: #98db98;\\n --sapButton_Accept_Selected_BorderColor: #98db98;\\n --sapButton_Accept_Selected_TextColor: #29313a;\\n --sapButton_Accept_Selected_Hover_Background: #abe2ab;\\n --sapButton_Accept_Selected_Hover_BorderColor: #abe2ab;\\n --sapButton_Lite_Background: transparent;\\n --sapButton_Lite_BorderColor: transparent;\\n --sapButton_Lite_TextColor: #91c8f6;\\n --sapButton_Lite_Hover_Background: #062e4f;\\n --sapButton_Lite_Hover_BorderColor: #91c8f6;\\n --sapButton_Lite_Hover_TextColor: #91c8f6;\\n --sapButton_Lite_Active_Background: #91c8f6;\\n --sapButton_Lite_Active_BorderColor: #91c8f6;\\n --sapButton_Selected_Background: #91c8f6;\\n --sapButton_Selected_BorderColor: #91c8f6;\\n --sapButton_Selected_TextColor: #29313a;\\n --sapButton_Selected_Hover_Background: #83c1f5;\\n --sapButton_Selected_Hover_BorderColor: #83c1f5;\\n --sapButton_Attention_Background: #29313a;\\n --sapButton_Attention_BorderColor: #fabd64;\\n --sapButton_Attention_TextColor: #fabd64;\\n --sapButton_Attention_Hover_Background: #2b1a01;\\n --sapButton_Attention_Hover_BorderColor: #fabd64;\\n --sapButton_Attention_Hover_TextColor: #fabd64;\\n --sapButton_Attention_Active_Background: #f9b24b;\\n --sapButton_Attention_Active_BorderColor: #f9b24b;\\n --sapButton_Attention_Active_TextColor: #29313a;\\n --sapButton_Attention_Selected_Background: #f9b24b;\\n --sapButton_Attention_Selected_BorderColor: #f9b24b;\\n --sapButton_Attention_Selected_TextColor: #29313a;\\n --sapButton_Attention_Selected_Hover_Background: #fabd64;\\n --sapButton_Attention_Selected_Hover_BorderColor: #fabd64;\\n --sapButton_Negative_Background: #ff8888;\\n --sapButton_Negative_BorderColor: #ff8888;\\n --sapButton_Negative_TextColor: #29313a;\\n --sapButton_Negative_Hover_Background: #ffa2a2;\\n --sapButton_Negative_Hover_BorderColor: #ffa2a2;\\n --sapButton_Negative_Hover_TextColor: #29313a;\\n --sapButton_Negative_Active_Background: #fbb;\\n --sapButton_Negative_Active_BorderColor: #fbb;\\n --sapButton_Negative_Active_TextColor: #29313a;\\n --sapButton_Critical_Background: #fabd64;\\n --sapButton_Critical_BorderColor: #fabd64;\\n --sapButton_Critical_TextColor: #29313a;\\n --sapButton_Critical_Hover_Background: #fbc87d;\\n --sapButton_Critical_Hover_BorderColor: #fbc87d;\\n --sapButton_Critical_Hover_TextColor: #29313a;\\n --sapButton_Critical_Active_Background: #fcd295;\\n --sapButton_Critical_Active_BorderColor: #fcd295;\\n --sapButton_Critical_Active_TextColor: #29313a;\\n --sapButton_Success_Background: #abe2ab;\\n --sapButton_Success_BorderColor: #abe2ab;\\n --sapButton_Success_TextColor: #29313a;\\n --sapButton_Success_Hover_Background: #bee9be;\\n --sapButton_Success_Hover_BorderColor: #bee9be;\\n --sapButton_Success_Hover_TextColor: #29313a;\\n --sapButton_Success_Active_Background: #d1efd1;\\n --sapButton_Success_Active_BorderColor: #d1efd1;\\n --sapButton_Success_Active_TextColor: #29313a;\\n --sapButton_Information_Background: #91c8f6;\\n --sapButton_Information_BorderColor: #91c8f6;\\n --sapButton_Information_TextColor: #29313a;\\n --sapButton_Information_Hover_Background: #a9d4f8;\\n --sapButton_Information_Hover_BorderColor: #a9d4f8;\\n --sapButton_Information_Hover_TextColor: #29313a;\\n --sapButton_Information_Active_Background: #c0e0fa;\\n --sapButton_Information_Active_BorderColor: #c0e0fa;\\n --sapButton_Information_Active_TextColor: #29313a;\\n --sapButton_Neutral_Background: #d3d7d9;\\n --sapButton_Neutral_BorderColor: #d3d7d9;\\n --sapButton_Neutral_TextColor: #29313a;\\n --sapButton_Neutral_Hover_Background: #e1e3e5;\\n --sapButton_Neutral_Hover_BorderColor: #e1e3e5;\\n --sapButton_Neutral_Hover_TextColor: #29313a;\\n --sapButton_Neutral_Active_Background: #eef0f1;\\n --sapButton_Neutral_Active_BorderColor: #eef0f1;\\n --sapButton_Neutral_Active_TextColor: #29313a;\\n --sapButton_Track_Background: #38434f;\\n --sapButton_Track_BorderColor: #8696a9;\\n --sapButton_Track_TextColor: #fafafa;\\n --sapButton_Track_Hover_Background: #38434f;\\n --sapButton_Track_Hover_BorderColor: #91c8f6;\\n --sapButton_Track_Selected_Background: #062e4f;\\n --sapButton_Track_Selected_BorderColor: #91c8f6;\\n --sapButton_Track_Selected_TextColor: #fafafa;\\n --sapButton_Track_Selected_Hover_Background: #062e4f;\\n --sapButton_Track_Selected_Hover_BorderColor: #83c1f5;\\n --sapButton_Handle_Background: #29313a;\\n --sapButton_Handle_BorderColor: #8696a9;\\n --sapButton_Handle_TextColor: #fafafa;\\n --sapButton_Handle_Hover_Background: #062e4f;\\n --sapButton_Handle_Hover_BorderColor: #91c8f6;\\n --sapButton_Handle_Selected_Background: #91c8f6;\\n --sapButton_Handle_Selected_BorderColor: #91c8f6;\\n --sapButton_Handle_Selected_TextColor: #29313a;\\n --sapButton_Handle_Selected_Hover_Background: #83c1f5;\\n --sapButton_Handle_Selected_Hover_BorderColor: #83c1f5;\\n --sapButton_Track_Negative_Background: #3b0000;\\n --sapButton_Track_Negative_BorderColor: #ff8888;\\n --sapButton_Track_Negative_TextColor: #f88;\\n --sapButton_Track_Negative_Hover_Background: #3b0000;\\n --sapButton_Track_Negative_Hover_BorderColor: #ff8888;\\n --sapButton_Handle_Negative_Background: #29313a;\\n --sapButton_Handle_Negative_BorderColor: #ff8888;\\n --sapButton_Handle_Negative_TextColor: #f88;\\n --sapButton_Handle_Negative_Hover_Background: #3b0000;\\n --sapButton_Handle_Negative_Hover_BorderColor: #ff8888;\\n --sapButton_Track_Positive_Background: #153c15;\\n --sapButton_Track_Positive_BorderColor: #abe2ab;\\n --sapButton_Track_Positive_TextColor: #abe2ab;\\n --sapButton_Track_Positive_Hover_Background: #153c15;\\n --sapButton_Track_Positive_Hover_BorderColor: #abe2ab;\\n --sapButton_Handle_Positive_Background: #29313a;\\n --sapButton_Handle_Positive_BorderColor: #abe2ab;\\n --sapButton_Handle_Positive_TextColor: #abe2ab;\\n --sapButton_Handle_Positive_Hover_Background: #153c15;\\n --sapButton_Handle_Positive_Hover_BorderColor: #abe2ab;\\n --sapButton_TokenBackground: #29313a;\\n --sapButton_TokenBorderColor: #687d94;\\n --sapField_Background: #29313a;\\n --sapField_BackgroundStyle: none;\\n --sapField_TextColor: #fafafa;\\n --sapField_PlaceholderTextColor: #b8bec1;\\n --sapField_BorderColor: #8696a9;\\n --sapField_HelpBackground: #29313a;\\n --sapField_BorderWidth: .0625rem;\\n --sapField_BorderStyle: solid;\\n --sapField_BorderCornerRadius: .125rem;\\n --sapField_Shadow: none;\\n --sapField_Hover_Background: #29313a;\\n --sapField_Hover_BackgroundStyle: none;\\n --sapField_Hover_BorderColor: #91c8f6;\\n --sapField_Hover_HelpBackground: #062e4f;\\n --sapField_Hover_Shadow: none;\\n --sapField_Hover_InvalidShadow: none;\\n --sapField_Hover_WarningShadow: none;\\n --sapField_Hover_SuccessShadow: none;\\n --sapField_Hover_InformationShadow: none;\\n --sapField_Active_BorderColor: #91c8f6;\\n --sapField_Focus_Background: #29313a;\\n --sapField_Focus_BorderColor: #8696a9;\\n --sapField_Focus_HelpBackground: #29313a;\\n --sapField_ReadOnly_Background: rgba(58,69,82,0.5);\\n --sapField_ReadOnly_BackgroundStyle: none;\\n --sapField_ReadOnly_BorderColor: #546375;\\n --sapField_ReadOnly_BorderStyle: solid;\\n --sapField_ReadOnly_HelpBackground: rgba(58,69,82,0.5);\\n --sapField_RequiredColor: #e7a1a1;\\n --sapField_InvalidColor: #ff8888;\\n --sapField_InvalidBackground: #29313a;\\n --sapField_InvalidBackgroundStyle: none;\\n --sapField_InvalidBorderWidth: .125rem;\\n --sapField_InvalidBorderStyle: solid;\\n --sapField_InvalidShadow: none;\\n --sapField_WarningColor: #fabd64;\\n --sapField_WarningBackground: #29313a;\\n --sapField_WarningBackgroundStyle: none;\\n --sapField_WarningBorderWidth: .125rem;\\n --sapField_WarningBorderStyle: solid;\\n --sapField_WarningShadow: none;\\n --sapField_SuccessColor: #abe2ab;\\n --sapField_SuccessBackground: #29313a;\\n --sapField_SuccessBackgroundStyle: none;\\n --sapField_SuccessBorderWidth: .0625rem;\\n --sapField_SuccessBorderStyle: solid;\\n --sapField_SuccessShadow: none;\\n --sapField_InformationColor: #91c8f6;\\n --sapField_InformationBackground: #29313a;\\n --sapField_InformationBackgroundStyle: none;\\n --sapField_InformationBorderWidth: .125rem;\\n --sapField_InformationBorderStyle: solid;\\n --sapField_InformationShadow: none;\\n --sapGroup_TitleBackground: transparent;\\n --sapGroup_TitleBorderColor: #495767;\\n --sapGroup_TitleTextColor: #fafafa;\\n --sapGroup_Title_FontSize: 1.125rem;\\n --sapGroup_ContentBackground: #29313a;\\n --sapGroup_ContentBorderColor: #3e4a58;\\n --sapGroup_BorderWidth: .0625rem;\\n --sapGroup_BorderCornerRadius: 0;\\n --sapGroup_FooterBackground: transparent;\\n --sapToolbar_Background: transparent;\\n --sapToolbar_SeparatorColor: #495767;\\n --sapList_HeaderBackground: #232931;\\n --sapList_HeaderBorderColor: #3a4552;\\n --sapList_HeaderTextColor: #fafafa;\\n --sapList_BorderColor: #3a4552;\\n --sapList_BorderWidth: .0625rem;\\n --sapList_TextColor: #fafafa;\\n --sapList_Active_TextColor: #29313a;\\n --sapList_Active_Background: #91c8f6;\\n --sapList_SelectionBackgroundColor: #344b5f;\\n --sapList_SelectionBorderColor: #91c8f6;\\n --sapList_Hover_SelectionBackground: #395369;\\n --sapList_Background: #29313a;\\n --sapList_Hover_Background: #2f3943;\\n --sapList_AlternatingBackground: #232931;\\n --sapList_GroupHeaderBackground: #29313a;\\n --sapList_GroupHeaderBorderColor: #64778e;\\n --sapList_GroupHeaderTextColor: #fafafa;\\n --sapList_TableGroupHeaderBackground: #1c2228;\\n --sapList_TableGroupHeaderBorderColor: #5a6b7f;\\n --sapList_TableGroupHeaderTextColor: #fafafa;\\n --sapList_FooterBackground: #252c34;\\n --sapList_FooterTextColor: #fafafa;\\n --sapList_TableFooterBorder: #4b596a;\\n --sapList_TableFixedBorderColor: #8091a5;\\n --sapMessage_ErrorBorderColor: #ff8888;\\n --sapMessage_WarningBorderColor: #fabd64;\\n --sapMessage_SuccessBorderColor: #abe2ab;\\n --sapMessage_InformationBorderColor: #91c8f6;\\n --sapPopover_BorderCornerRadius: .25rem;\\n --sapProgress_Background: #29313a;\\n --sapProgress_BorderColor: #8696a9;\\n --sapProgress_TextColor: #fafafa;\\n --sapProgress_FontSize: .75rem;\\n --sapProgress_NegativeBackground: #29313a;\\n --sapProgress_NegativeBorderColor: #8696a9;\\n --sapProgress_NegativeTextColor: #fafafa;\\n --sapProgress_CriticalBackground: #29313a;\\n --sapProgress_CriticalBorderColor: #8696a9;\\n --sapProgress_CriticalTextColor: #fafafa;\\n --sapProgress_PositiveBackground: #29313a;\\n --sapProgress_PositiveBorderColor: #8696a9;\\n --sapProgress_PositiveTextColor: #fafafa;\\n --sapProgress_InformationBackground: #29313a;\\n --sapProgress_InformationBorderColor: #8696a9;\\n --sapProgress_InformationTextColor: #fafafa;\\n --sapProgress_Value_Background: #d3d7d9;\\n --sapProgress_Value_BorderColor: #8696a9;\\n --sapProgress_Value_TextColor: #fafafa;\\n --sapProgress_Value_NegativeBackground: #ff8888;\\n --sapProgress_Value_NegativeBorderColor: #29313a;\\n --sapProgress_Value_NegativeTextColor: #fafafa;\\n --sapProgress_Value_CriticalBackground: #fabd64;\\n --sapProgress_Value_CriticalBorderColor: #29313a;\\n --sapProgress_Value_CriticalTextColor: #fafafa;\\n --sapProgress_Value_PositiveBackground: #abe2ab;\\n --sapProgress_Value_PositiveBorderColor: #29313a;\\n --sapProgress_Value_PositiveTextColor: #fafafa;\\n --sapProgress_Value_InformationBackground: #91c8f6;\\n --sapProgress_Value_InformationBorderColor: #29313a;\\n --sapProgress_Value_InformationTextColor: #fafafa;\\n --sapScrollBar_FaceColor: #506273;\\n --sapScrollBar_TrackColor: #090b0d;\\n --sapScrollBar_BorderColor: #506273;\\n --sapScrollBar_SymbolColor: #91c8f6;\\n --sapScrollBar_Dimension: .75rem;\\n --sapScrollBar_Hover_FaceColor: #4a5a6a;\\n --sapSlider_Background: #8696a9;\\n --sapSlider_BorderColor: #8696a9;\\n --sapSlider_Selected_Background: #91c8f6;\\n --sapSlider_Selected_BorderColor: #91c8f6;\\n --sapSlider_HandleBackground: #29313a;\\n --sapSlider_HandleBorderColor: #8696a9;\\n --sapSlider_RangeHandleBackground: transparent;\\n --sapSlider_Hover_HandleBackground: #062e4f;\\n --sapSlider_Hover_HandleBorderColor: #91c8f6;\\n --sapSlider_Hover_RangeHandleBackground: #062e4f;\\n --sapSlider_Active_HandleBackground: #91c8f6;\\n --sapSlider_Active_HandleBorderColor: #91c8f6;\\n --sapSlider_Active_RangeHandleBackground: transparent;\\n --sapPageHeader_Background: #29313a;\\n --sapPageHeader_BorderColor: #3a4552;\\n --sapPageHeader_TextColor: #fafafa;\\n --sapPageFooter_Background: #2c3d50;\\n --sapPageFooter_BorderColor: #3a516a;\\n --sapPageFooter_TextColor: #fafafa;\\n --sapInfobar_Background: #7fc6c6;\\n --sapInfobar_Hover_Background: #74c1c1;\\n --sapInfobar_Active_Background: #58b5b5;\\n --sapInfobar_NonInteractive_Background: #14181c;\\n --sapInfobar_TextColor: #29313a;\\n --sapObjectHeader_Background: #29313a;\\n --sapObjectHeader_Hover_Background: #2f3943;\\n --sapObjectHeader_BorderColor: #3a4552;\\n --sapObjectHeader_Title_TextColor: #fafafa;\\n --sapObjectHeader_Title_FontSize: 1.25rem;\\n --sapObjectHeader_Title_SnappedFontSize: 1.25rem;\\n --sapObjectHeader_Title_FontFamily: \\\"72\\\", \\\"72full\\\", Arial, Helvetica, sans-serif;\\n --sapObjectHeader_Subtitle_TextColor: #d3d7d9;\\n --sapBlockLayer_Background: #000;\\n --sapTile_Background: #29313a;\\n --sapTile_Hover_Background: #21272e;\\n --sapTile_Active_Background: #21272e;\\n --sapTile_BorderColor: transparent;\\n --sapTile_BorderCornerRadius: .25rem;\\n --sapTile_TitleTextColor: #fafafa;\\n --sapTile_TextColor: #d3d7d9;\\n --sapTile_IconColor: #89a3bd;\\n --sapTile_SeparatorColor: #424f5e;\\n --sapTile_Interactive_BorderColor: #687d94;\\n --sapTile_OverlayBackground: rgba(0,0,0,0.8);\\n --sapTile_OverlayForegroundColor: #fafafa;\\n --sapAccentColor1: #ffc847;\\n --sapAccentColor2: #e7a1a1;\\n --sapAccentColor3: #f37aa2;\\n --sapAccentColor4: #e269c9;\\n --sapAccentColor5: #8ca7d5;\\n --sapAccentColor6: #6bd3ff;\\n --sapAccentColor7: #7fc6c6;\\n --sapAccentColor8: #b2e484;\\n --sapAccentColor9: #b995e0;\\n --sapAccentColor10: #b0bcc5;\\n --sapAccentBackgroundColor1: #fff3b8;\\n --sapAccentBackgroundColor2: #ffd0e7;\\n --sapAccentBackgroundColor3: #fff0fa;\\n --sapAccentBackgroundColor4: #ffdcf3;\\n --sapAccentBackgroundColor5: #ded3ff;\\n --sapAccentBackgroundColor6: #d1efff;\\n --sapAccentBackgroundColor7: #c2fcee;\\n --sapAccentBackgroundColor8: #ebf5cb;\\n --sapAccentBackgroundColor9: #dafdf5;\\n --sapAccentBackgroundColor10: #eaecee;\\n --sapIndicationColor_1: #ff5555;\\n --sapIndicationColor_1_Background: #ff5555;\\n --sapIndicationColor_1_BorderColor: #ff5555;\\n --sapIndicationColor_1_TextColor: #fafafa;\\n --sapIndicationColor_1_Hover_Background: #ff6f6f;\\n --sapIndicationColor_1_Active_Background: #f88;\\n --sapIndicationColor_1_Active_BorderColor: #ff5555;\\n --sapIndicationColor_1_Active_TextColor: #fafafa;\\n --sapIndicationColor_1_Selected_Background: #f88;\\n --sapIndicationColor_1_Selected_BorderColor: #ff5555;\\n --sapIndicationColor_1_Selected_TextColor: #fafafa;\\n --sapIndicationColor_1b: #5e0303;\\n --sapIndicationColor_1b_BorderColor: #5e0303;\\n --sapIndicationColor_1b_Hover_Background: #770404;\\n --sapIndicationColor_2: #ff8888;\\n --sapIndicationColor_2_Background: #ff8888;\\n --sapIndicationColor_2_BorderColor: #ff8888;\\n --sapIndicationColor_2_TextColor: #29313a;\\n --sapIndicationColor_2_Hover_Background: #ffa2a2;\\n --sapIndicationColor_2_Active_Background: #fbb;\\n --sapIndicationColor_2_Active_BorderColor: #ff8888;\\n --sapIndicationColor_2_Active_TextColor: #29313a;\\n --sapIndicationColor_2_Selected_Background: #fbb;\\n --sapIndicationColor_2_Selected_BorderColor: #ff8888;\\n --sapIndicationColor_2_Selected_TextColor: #29313a;\\n --sapIndicationColor_2b: #7d0000;\\n --sapIndicationColor_2b_BorderColor: #7d0000;\\n --sapIndicationColor_2b_Hover_Background: #970000;\\n --sapIndicationColor_3: #fabd64;\\n --sapIndicationColor_3_Background: #fabd64;\\n --sapIndicationColor_3_BorderColor: #fabd64;\\n --sapIndicationColor_3_TextColor: #29313a;\\n --sapIndicationColor_3_Hover_Background: #fac373;\\n --sapIndicationColor_3_Active_Background: #fbca82;\\n --sapIndicationColor_3_Active_BorderColor: #fabd64;\\n --sapIndicationColor_3_Active_TextColor: #29313a;\\n --sapIndicationColor_3_Selected_Background: #fbca82;\\n --sapIndicationColor_3_Selected_BorderColor: #fabd64;\\n --sapIndicationColor_3_Selected_TextColor: #29313a;\\n --sapIndicationColor_3b: #662b00;\\n --sapIndicationColor_3b_BorderColor: #662b00;\\n --sapIndicationColor_3b_Hover_Background: #803600;\\n --sapIndicationColor_4: #abe2ab;\\n --sapIndicationColor_4_Background: #abe2ab;\\n --sapIndicationColor_4_BorderColor: #abe2ab;\\n --sapIndicationColor_4_TextColor: #29313a;\\n --sapIndicationColor_4_Hover_Background: #bee9be;\\n --sapIndicationColor_4_Active_Background: #d1efd1;\\n --sapIndicationColor_4_Active_BorderColor: #abe2ab;\\n --sapIndicationColor_4_Active_TextColor: #29313a;\\n --sapIndicationColor_4_Selected_Background: #d1efd1;\\n --sapIndicationColor_4_Selected_BorderColor: #abe2ab;\\n --sapIndicationColor_4_Selected_TextColor: #29313a;\\n --sapIndicationColor_4b: #044a18;\\n --sapIndicationColor_4b_BorderColor: #044a18;\\n --sapIndicationColor_4b_Hover_Background: #056220;\\n --sapIndicationColor_5: #91c8f6;\\n --sapIndicationColor_5_Background: #91c8f6;\\n --sapIndicationColor_5_BorderColor: #91c8f6;\\n --sapIndicationColor_5_TextColor: #29313a;\\n --sapIndicationColor_5_Hover_Background: #a9d4f8;\\n --sapIndicationColor_5_Active_Background: #c0e0fa;\\n --sapIndicationColor_5_Active_BorderColor: #91c8f6;\\n --sapIndicationColor_5_Active_TextColor: #29313a;\\n --sapIndicationColor_5_Selected_Background: #c0e0fa;\\n --sapIndicationColor_5_Selected_BorderColor: #91c8f6;\\n --sapIndicationColor_5_Selected_TextColor: #29313a;\\n --sapIndicationColor_5b: #024594;\\n --sapIndicationColor_5b_BorderColor: #024594;\\n --sapIndicationColor_5b_Hover_Background: #0251ad;\\n --sapIndicationColor_6: #7fc6c6;\\n --sapIndicationColor_6_Background: #7fc6c6;\\n --sapIndicationColor_6_BorderColor: #7fc6c6;\\n --sapIndicationColor_6_TextColor: #29313a;\\n --sapIndicationColor_6_Hover_Background: #91cece;\\n --sapIndicationColor_6_Active_Background: #a2d6d6;\\n --sapIndicationColor_6_Active_BorderColor: #7fc6c6;\\n --sapIndicationColor_6_Active_TextColor: #29313a;\\n --sapIndicationColor_6_Selected_Background: #a2d6d6;\\n --sapIndicationColor_6_Selected_BorderColor: #7fc6c6;\\n --sapIndicationColor_6_Selected_TextColor: #29313a;\\n --sapIndicationColor_6b: #00454e;\\n --sapIndicationColor_6b_BorderColor: #00454e;\\n --sapIndicationColor_6b_Hover_Background: #005c68;\\n --sapIndicationColor_7: #b995e0;\\n --sapIndicationColor_7_Background: #b995e0;\\n --sapIndicationColor_7_BorderColor: #b995e0;\\n --sapIndicationColor_7_TextColor: #29313a;\\n --sapIndicationColor_7_Hover_Background: #c6a9e6;\\n --sapIndicationColor_7_Active_Background: #d3bcec;\\n --sapIndicationColor_7_Active_BorderColor: #b995e0;\\n --sapIndicationColor_7_Active_TextColor: #29313a;\\n --sapIndicationColor_7_Selected_Background: #d3bcec;\\n --sapIndicationColor_7_Selected_BorderColor: #b995e0;\\n --sapIndicationColor_7_Selected_TextColor: #29313a;\\n --sapIndicationColor_7b: #2702c2;\\n --sapIndicationColor_7b_BorderColor: #2702c2;\\n --sapIndicationColor_7b_Hover_Background: #2c02db;\\n --sapIndicationColor_8: #e269c9;\\n --sapIndicationColor_8_Background: #e269c9;\\n --sapIndicationColor_8_BorderColor: #e269c9;\\n --sapIndicationColor_8_TextColor: #fafafa;\\n --sapIndicationColor_8_Hover_Background: #e67ed1;\\n --sapIndicationColor_8_Active_Background: #ea94d8;\\n --sapIndicationColor_8_Active_BorderColor: #e269c9;\\n --sapIndicationColor_8_Active_TextColor: #fafafa;\\n --sapIndicationColor_8_Selected_Background: #ea94d8;\\n --sapIndicationColor_8_Selected_BorderColor: #e269c9;\\n --sapIndicationColor_8_Selected_TextColor: #fafafa;\\n --sapIndicationColor_8b: #4c005b;\\n --sapIndicationColor_8b_BorderColor: #4c005b;\\n --sapIndicationColor_8b_Hover_Background: #610075;\\n --sapIndicationColor_9: #f2f2f2;\\n --sapIndicationColor_9_Background: #f2f2f2;\\n --sapIndicationColor_9_BorderColor: #f2f2f2;\\n --sapIndicationColor_9_TextColor: #29313a;\\n --sapIndicationColor_9_Hover_Background: #fff;\\n --sapIndicationColor_9_Active_Background: #fff;\\n --sapIndicationColor_9_Active_BorderColor: #f2f2f2;\\n --sapIndicationColor_9_Active_TextColor: #29313a;\\n --sapIndicationColor_9_Selected_Background: #fff;\\n --sapIndicationColor_9_Selected_BorderColor: #f2f2f2;\\n --sapIndicationColor_9_Selected_TextColor: #29313a;\\n --sapIndicationColor_9b: #1d232a;\\n --sapIndicationColor_9b_BorderColor: #3e4b5a;\\n --sapIndicationColor_9b_Hover_Background: #273039;\\n --sapIndicationColor_10: #d8d8d8;\\n --sapIndicationColor_10_Background: #d8d8d8;\\n --sapIndicationColor_10_BorderColor: #d8d8d8;\\n --sapIndicationColor_10_TextColor: #29313a;\\n --sapIndicationColor_10_Hover_Background: #e5e5e5;\\n --sapIndicationColor_10_Active_Background: #f2f2f2;\\n --sapIndicationColor_10_Active_BorderColor: #d8d8d8;\\n --sapIndicationColor_10_Active_TextColor: #29313a;\\n --sapIndicationColor_10_Selected_Background: #f2f2f2;\\n --sapIndicationColor_10_Selected_BorderColor: #d8d8d8;\\n --sapIndicationColor_10_Selected_TextColor: #29313a;\\n --sapIndicationColor_10b: #373737;\\n --sapIndicationColor_10b_BorderColor: #373737;\\n --sapIndicationColor_10b_Hover_Background: #444;\\n --sapLegend_WorkingBackground: #2d3640;\\n --sapLegend_NonWorkingBackground: #445261;\\n --sapLegend_CurrentDateTime: #e269c9;\\n --sapLegendColor1: #f0b25f;\\n --sapLegendColor2: #f58c4b;\\n --sapLegendColor3: #d88b8b;\\n --sapLegendColor4: #bd8969;\\n --sapLegendColor5: #de54c1;\\n --sapLegendColor6: #6bd3ff;\\n --sapLegendColor7: #21c4c4;\\n --sapLegendColor8: #afd645;\\n --sapLegendColor9: #b0bcc5;\\n --sapLegendColor10: #bb8aaf;\\n --sapLegendColor11: #d1b575;\\n --sapLegendColor12: #ffb98d;\\n --sapLegendColor13: #ffa1a1;\\n --sapLegendColor14: #d5b39e;\\n --sapLegendColor15: #b7a8b3;\\n --sapLegendColor16: #bbbcd2;\\n --sapLegendColor17: #a2c2c2;\\n --sapLegendColor18: #aabc78;\\n --sapLegendColor19: #a9d4ff;\\n --sapLegendColor20: #c3c5fd;\\n --sapLegendBackgroundColor1: #402706;\\n --sapLegendBackgroundColor2: #421c04;\\n --sapLegendBackgroundColor3: #341111;\\n --sapLegendBackgroundColor4: #302015;\\n --sapLegendBackgroundColor5: #3c0c32;\\n --sapLegendBackgroundColor6: #003247;\\n --sapLegendBackgroundColor7: #0a3d3d;\\n --sapLegendBackgroundColor8: #303d0d;\\n --sapLegendBackgroundColor9: #1f252a;\\n --sapLegendBackgroundColor10: #2c1a28;\\n --sapLegendBackgroundColor11: #352a12;\\n --sapLegendBackgroundColor12: #461b00;\\n --sapLegendBackgroundColor13: #450000;\\n --sapLegendBackgroundColor14: #312015;\\n --sapLegendBackgroundColor15: #272025;\\n --sapLegendBackgroundColor16: #1c1d2a;\\n --sapLegendBackgroundColor17: #1c2b2b;\\n --sapLegendBackgroundColor18: #2b3118;\\n --sapLegendBackgroundColor19: #002448;\\n --sapLegendBackgroundColor20: #020544;\\n --sapChart_OrderedColor_1: #5899da;\\n --sapChart_OrderedColor_2: #e8743b;\\n --sapChart_OrderedColor_3: #19a979;\\n --sapChart_OrderedColor_4: #ed4a7b;\\n --sapChart_OrderedColor_5: #945ecf;\\n --sapChart_OrderedColor_6: #13a4b4;\\n --sapChart_OrderedColor_7: #525df4;\\n --sapChart_OrderedColor_8: #bf399e;\\n --sapChart_OrderedColor_9: #6c8893;\\n --sapChart_OrderedColor_10: #ee6868;\\n --sapChart_OrderedColor_11: #3571aa;\\n --sapChart_Bad: #dc0d0e;\\n --sapChart_Critical: #de890d;\\n --sapChart_Good: #3fa45b;\\n --sapChart_Neutral: #848f94;\\n --sapChart_Sequence_1: #5899da;\\n --sapChart_Sequence_2: #e8743b;\\n --sapChart_Sequence_3: #19a979;\\n --sapChart_Sequence_4: #ed4a7b;\\n --sapChart_Sequence_5: #945ecf;\\n --sapChart_Sequence_6: #13a4b4;\\n --sapChart_Sequence_7: #525df4;\\n --sapChart_Sequence_8: #bf399e;\\n --sapChart_Sequence_9: #6c8893;\\n --sapChart_Sequence_10: #ee6868;\\n --sapChart_Sequence_11: #3571aa;\\n --sapChart_Sequence_Neutral: #848f94;\\n \\n --sapFontUrl_SAP-icons_woff: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons.woff');\\n --sapFontUrl_SAP-icons_woff2: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons.woff2');\\n --sapFontUrl_SAP-icons-TNT_ttf: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons-TNT.ttf');\\n --sapFontUrl_SAP-icons-TNT_woff: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons-TNT.woff');\\n --sapFontUrl_SAP-icons-TNT_woff2: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons-TNT.woff2');\\n --sapFontUrl_SAP-icons-Business-Suite_ttf: url('../../../Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.ttf');\\n --sapFontUrl_SAP-icons-Business-Suite_woff: url('../../../Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.woff');\\n --sapFontUrl_SAP-icons-Business-Suite_woff2: url('../../../Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.woff2');\\n --sapFontUrl_72_Regular_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Regular.woff2');\\n --sapFontUrl_72_Regular_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Regular.woff');\\n --sapFontUrl_72_Regular_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Regular-full.woff2');\\n --sapFontUrl_72_Regular_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Regular-full.woff');\\n --sapFontUrl_72_Bold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Bold.woff2');\\n --sapFontUrl_72_Bold_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Bold.woff');\\n --sapFontUrl_72_Bold_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Bold-full.woff2');\\n --sapFontUrl_72_Bold_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Bold-full.woff');\\n --sapFontUrl_72_Semibold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold.woff2');\\n --sapFontUrl_72_Semibold_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold.woff');\\n --sapFontUrl_72_Semibold_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold-full.woff2');\\n --sapFontUrl_72_Semibold_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold-full.woff');\\n --sapFontUrl_72_SemiboldDuplex_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex.woff2');\\n --sapFontUrl_72_SemiboldDuplex_woff: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex.woff');\\n --sapFontUrl_72_SemiboldDuplex_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex-full.woff2');\\n --sapFontUrl_72_SemiboldDuplex_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex-full.woff');\\n --sapFontUrl_72_Light_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Light.woff2');\\n --sapFontUrl_72_Light_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Light.woff');\\n --sapFontUrl_72_Light_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Light-full.woff2');\\n --sapFontUrl_72_Light_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Light-full.woff');\\n --sapFontUrl_72_Black_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Black.woff2');\\n --sapFontUrl_72_Black_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Black.woff');\\n --sapFontUrl_72_Black_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Black-full.woff2');\\n --sapFontUrl_72_Black_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Black-full.woff');\\n --sapFontUrl_72_BoldItalic_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-BoldItalic.woff2');\\n --sapFontUrl_72_BoldItalic_woff: url('../../../Base/baseLib/baseTheme/fonts/72-BoldItalic.woff');\\n --sapFontUrl_72_BoldItalic_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-BoldItalic-full.woff2');\\n --sapFontUrl_72_BoldItalic_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-BoldItalic-full.woff');\\n --sapFontUrl_72_Condensed_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Condensed.woff2');\\n --sapFontUrl_72_Condensed_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Condensed.woff');\\n --sapFontUrl_72_Condensed_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Condensed-full.woff2');\\n --sapFontUrl_72_Condensed_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Condensed-full.woff');\\n --sapFontUrl_72_CondensedBold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-CondensedBold.woff2');\\n --sapFontUrl_72_CondensedBold_woff: url('../../../Base/baseLib/baseTheme/fonts/72-CondensedBold.woff');\\n --sapFontUrl_72_CondensedBold_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-CondensedBold-full.woff2');\\n --sapFontUrl_72_CondensedBold_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-CondensedBold-full.woff');\\n --sapFontUrl_72_Italic_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Italic.woff2');\\n --sapFontUrl_72_Italic_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Italic.woff');\\n --sapFontUrl_72_Italic_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Italic-full.woff2');\\n --sapFontUrl_72_Italic_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Italic-full.woff');\\n --sapFontUrl_72Mono_Regular_woff2: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Regular.woff2');\\n --sapFontUrl_72Mono_Regular_woff: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Regular.woff');\\n --sapFontUrl_72Mono_Regular_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Regular-full.woff2');\\n --sapFontUrl_72Mono_Regular_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Regular-full.woff');\\n --sapFontUrl_72Mono_Bold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Bold.woff2');\\n --sapFontUrl_72Mono_Bold_woff: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Bold.woff');\\n --sapFontUrl_72Mono_Bold_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Bold-full.woff2');\\n --sapFontUrl_72Mono_Bold_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Bold-full.woff');\\n}\\n\\n.background-image--sapCompanyLogo {\\n background-image: var(--sapCompanyLogo);\\n}\\n\\n.background-image--sapBackgroundImage {\\n background-image: var(--sapBackgroundImage);\\n}\\n\\n.background-image--sapShell_BackgroundImage {\\n background-image: var(--sapShell_BackgroundImage);\\n}\\n\\n/**\\n* Base.baseLib.sap_base_fiori.base (Version 11.5.0)\\n*/\\n\\n/**\\n* Base.baseLib.sap_base_fiori.css_variables (Version 11.5.0)\\n*/\\n\\n/**\\n* Base.baseLib.sap_fiori_3.base (Version 11.5.0)\\n*/\\n\\n/**\\n* Base.baseLib.sap_fiori_3.css_variables (Version 11.5.0)\\n*/\\n\\n/**\\n* Base.baseLib.sap_fiori_3_dark.base (Version 11.5.0)\\n*/\\n\\n/**\\n* Base.baseLib.sap_fiori_3_dark.css_variables (Version 11.5.0)\\n*/\\n\"};\nexport default styleData;\n\t"]}
1
+ {"version":3,"file":"parameters-bundle.css.js","sourceRoot":"","sources":["../../../../src/generated/themes/sap_fiori_3_dark/parameters-bundle.css.ts"],"names":[],"mappings":"AAEA,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,4BAA4B,EAAC,QAAQ,EAAC,kDAAkD,EAAC,OAAO,EAAC;CAC1I,EAAC,CAAC;AACH,eAAe,SAAS,CAAC","sourcesContent":["import type { StyleData } from \"@ui5/webcomponents-base/dist/types.js\";\n\nconst styleData: StyleData = {packageName:\"@ui5/webcomponents-theming\",fileName:\"themes/sap_fiori_3_dark/parameters-bundle.css.ts\",content:`:root{--sapThemeMetaData-Base-baseLib:{\"Path\": \"Base.baseLib.sap_fiori_3_dark.css_variables\",\"PathPattern\": \"/%frameworkId%/%libId%/%themeId%/%fileId%.css\",\"Extends\": [\"sap_fiori_3\",\"sap_base_fiori\",\"baseTheme\"],\"Tags\": [\"Fiori_3\",\"DarkColorScheme\"],\"FallbackThemeId\": \"sap_fiori_3\",\"Engine\":{\"Name\": \"theming-engine\",\"Version\": \"1.23061.0\"},\"Version\":{\"Build\": \"11.10.0.20231213074408\",\"Source\": \"11.10.0\"}};--sapBrandColor: #91c8f6;--sapHighlightColor: #91c8f6;--sapBaseColor: #29313a;--sapShellColor: #354a5f;--sapBackgroundColor: #1c2228;--sapFontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSize: .875rem;--sapTextColor: #fafafa;--sapLinkColor: #91c8f6;--sapCompanyLogo: none;--sapBackgroundImage: none;--sapBackgroundImageOpacity: 1;--sapBackgroundImageRepeat: false;--sapSelectedColor: #91c8f6;--sapHoverColor: #222a31;--sapActiveColor: #91c8f6;--sapHighlightTextColor: #29313a;--sapTitleColor: #fafafa;--sapNegativeColor: #ff8888;--sapCriticalColor: #fabd64;--sapPositiveColor: #abe2ab;--sapInformativeColor: #91c8f6;--sapNeutralColor: #d3d7d9;--sapNegativeElementColor: #ff8888;--sapCriticalElementColor: #fabd64;--sapPositiveElementColor: #abe2ab;--sapInformativeElementColor: #91c8f6;--sapNeutralElementColor: #d3d7d9;--sapNegativeTextColor: #ff8888;--sapCriticalTextColor: #fabd64;--sapPositiveTextColor: #abe2ab;--sapInformativeTextColor: #91c8f6;--sapNeutralTextColor: #d3d7d9;--sapErrorColor: #ff8888;--sapWarningColor: #fabd64;--sapSuccessColor: #abe2ab;--sapInformationColor: #91c8f6;--sapErrorBackground: #3b0000;--sapWarningBackground: #2b1a01;--sapSuccessBackground: #153c15;--sapInformationBackground: #062e4f;--sapNeutralBackground: #5c666b;--sapErrorBorderColor: #ff8888;--sapWarningBorderColor: #fabd64;--sapSuccessBorderColor: #abe2ab;--sapInformationBorderColor: #91c8f6;--sapNeutralBorderColor: #d3d7d9;--sapElement_LineHeight: 2.75rem;--sapElement_Height: 2.25rem;--sapElement_BorderWidth: .0625rem;--sapElement_BorderCornerRadius: .25rem;--sapElement_Compact_LineHeight: 2rem;--sapElement_Compact_Height: 1.625rem;--sapElement_Condensed_LineHeight: 1.5rem;--sapElement_Condensed_Height: 1.375rem;--sapContent_LineHeight: 1.4;--sapContent_IconHeight: 1rem;--sapContent_IconColor: #91c8f6;--sapContent_ContrastIconColor: #29313a;--sapContent_NonInteractiveIconColor: #d3d7d9;--sapContent_MarkerIconColor: #6bd3ff;--sapContent_MarkerTextColor: #7fc6c6;--sapContent_MeasureIndicatorColor: #8696a9;--sapContent_Selected_MeasureIndicatorColor: #8696a9;--sapContent_Placeholderloading_Background: #536376;--sapContent_Placeholderloading_Gradient: linear-gradient(to right, #536376 0%, #536376 20%, #8596aa 50%, #536376 80%, #536376 100%);--sapContent_ImagePlaceholderBackground: #687d94;--sapContent_ImagePlaceholderForegroundColor: #29313a;--sapContent_RatedColor: #ffc847;--sapContent_UnratedColor: #8696a9;--sapContent_BusyColor: #91c8f6;--sapContent_FocusColor: #fff;--sapContent_FocusStyle: dotted;--sapContent_FocusWidth: .0625rem;--sapContent_ContrastFocusColor: #000;--sapContent_ShadowColor: #000;--sapContent_ContrastShadowColor: #fff;--sapContent_Shadow0: 0 0 0 .0625rem rgba(255,255,255,.2), 0 .125rem .5rem 0 rgba(0,0,0,.3);--sapContent_Shadow1: 0 0 0 .0625rem rgba(255,255,255,.5), 0 .125rem .5rem 0 rgba(0,0,0,.6);--sapContent_Shadow2: 0 0 0 .0625rem rgba(255,255,255,.5), 0 .625rem 1.875rem 0 rgba(0,0,0,.6);--sapContent_Shadow3: 0 0 0 .0625rem rgba(255,255,255,.5), 0 1.25rem 5rem 0 rgba(0,0,0,.6);--sapContent_TextShadow: 0 0 .125rem #000;--sapContent_ContrastTextShadow: none;--sapContent_HeaderShadow: 0 .125rem .125rem 0 rgba(0,0,0,.2), inset 0 -.0625rem 0 0 #3a4552;--sapContent_Interaction_Shadow: none;--sapContent_Selected_Shadow: none;--sapContent_Negative_Shadow: none;--sapContent_Critical_Shadow: none;--sapContent_Positive_Shadow: none;--sapContent_Informative_Shadow: none;--sapContent_Neutral_Shadow: none;--sapContent_SearchHighlightColor: #058088;--sapContent_HelpColor: #57b900;--sapContent_LabelColor: #d3d7d9;--sapContent_MonospaceFontFamily: \"72Mono\", \"72Monofull\", lucida console, monospace;--sapContent_MonospaceBoldFontFamily: \"72Mono-Bold\", \"72Mono-Boldfull\", lucida console, monospace;--sapContent_IconFontFamily: \"SAP-icons\";--sapContent_DisabledTextColor: rgba(250,250,250,.6);--sapContent_DisabledOpacity: .4;--sapContent_ContrastTextThreshold: .55;--sapContent_ContrastTextColor: #29313a;--sapContent_ForegroundColor: #1c2228;--sapContent_ForegroundBorderColor: #8696a9;--sapContent_ForegroundTextColor: #fafafa;--sapContent_BadgeBackground: #d14242;--sapContent_BadgeTextColor: #fff;--sapContent_DragAndDropActiveColor: #91c8f6;--sapContent_Selected_TextColor: #29313a;--sapContent_Selected_Background: #91c8f6;--sapContent_Selected_Hover_Background: #83c1f5;--sapContent_Selected_ForegroundColor: #91c8f6;--sapContent_ForcedColorAdjust: none;--sapContent_Illustrative_Color1: #0a6ed1;--sapContent_Illustrative_Color2: #3793d1;--sapContent_Illustrative_Color3: #d69522;--sapContent_Illustrative_Color4: #030303;--sapContent_Illustrative_Color5: #727f87;--sapContent_Illustrative_Color6: #9ba4aa;--sapContent_Illustrative_Color7: #43494b;--sapContent_Illustrative_Color8: #c2c8cc;--sapContent_Illustrative_Color9: #64edd2;--sapContent_Illustrative_Color10: #ebf8ff;--sapContent_Illustrative_Color11: #f31ded;--sapContent_Illustrative_Color12: #5dc122;--sapContent_Illustrative_Color13: #005dc9;--sapContent_Illustrative_Color14: #004da5;--sapContent_Illustrative_Color15: #cc7400;--sapContent_Illustrative_Color16: #3b0ac6;--sapContent_Illustrative_Color17: #00a58a;--sapContent_Illustrative_Color18: #d1efff;--sapContent_Illustrative_Color19: #b8e6ff;--sapContent_Illustrative_Color20: #9eddff;--sapFontLightFamily: \"72-Light\", \"72-Lightfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontBoldFamily: \"72-Bold\", \"72-Boldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSemiboldFamily: \"72-Semibold\", \"72-Semiboldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSemiboldDuplexFamily: \"72-SemiboldDuplex\", \"72-SemiboldDuplexfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontBlackFamily: \"72Black\", \"72Blackfull\",\"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontHeaderFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSmallSize: .75rem;--sapFontLargeSize: 1rem;--sapFontHeader1Size: 2.25rem;--sapFontHeader2Size: 1.5rem;--sapFontHeader3Size: 1.25rem;--sapFontHeader4Size: 1.125rem;--sapFontHeader5Size: 1rem;--sapFontHeader6Size: .875rem;--sapLink_TextDecoration: none;--sapLink_Hover_Color: #62b0f2;--sapLink_Hover_TextDecoration: underline;--sapLink_Active_Color: #91c8f6;--sapLink_Active_TextDecoration: underline;--sapLink_Visited_Color: #91c8f6;--sapLink_InvertedColor: #d3e9fb;--sapLink_SubtleColor: #c0e0fa;--sapShell_Background: #232a31;--sapShell_BackgroundImage: linear-gradient(to bottom, #181d22, #272f37);--sapShell_BackgroundImageOpacity: 1;--sapShell_BackgroundImageRepeat: false;--sapShell_BorderColor: #354a5f;--sapShell_TextColor: #fafafa;--sapShell_InteractiveBackground: #354a5f;--sapShell_InteractiveTextColor: #d1e8ff;--sapShell_InteractiveBorderColor: #7996b4;--sapShell_GroupTitleTextColor: #fafafa;--sapShell_GroupTitleTextShadow: 0 0 .125rem #000;--sapShell_Hover_Background: #283848;--sapShell_Active_Background: #23303e;--sapShell_Active_TextColor: #fafafa;--sapShell_Selected_Background: #23303e;--sapShell_Selected_TextColor: #fafafa;--sapShell_Selected_Hover_Background: #23303e;--sapShell_Favicon: none;--sapShell_Navigation_Background: #354a5f;--sapShell_Navigation_Hover_Background: #283848;--sapShell_Navigation_SelectedColor: #d1e8ff;--sapShell_Navigation_Selected_TextColor: #d1e8ff;--sapShell_Navigation_TextColor: #fafafa;--sapShell_Navigation_Active_TextColor: #fafafa;--sapShell_Navigation_Active_Background: #23303e;--sapShell_Shadow: 0 .125rem .125rem 0 rgba(0,0,0,.8), inset 0 -.0625rem 0 0 rgba(255,255,255,.2);--sapShell_NegativeColor: #ff8888;--sapShell_CriticalColor: #fabd64;--sapShell_PositiveColor: #abe2ab;--sapShell_InformativeColor: #c0e0fa;--sapShell_NeutralColor: #d3d7d9;--sapShell_Category_1_Background: #6bd3ff;--sapShell_Category_1_BorderColor: #6bd3ff;--sapShell_Category_1_TextColor: #29313a;--sapShell_Category_1_TextShadow: none;--sapShell_Category_2_Background: #d88b8b;--sapShell_Category_2_BorderColor: #d88b8b;--sapShell_Category_2_TextColor: #29313a;--sapShell_Category_2_TextShadow: none;--sapShell_Category_3_Background: #f0b25f;--sapShell_Category_3_BorderColor: #f0b25f;--sapShell_Category_3_TextColor: #29313a;--sapShell_Category_3_TextShadow: none;--sapShell_Category_4_Background: #bb8aaf;--sapShell_Category_4_BorderColor: #bb8aaf;--sapShell_Category_4_TextColor: #29313a;--sapShell_Category_4_TextShadow: none;--sapShell_Category_5_Background: #ffb98d;--sapShell_Category_5_BorderColor: #ffb98d;--sapShell_Category_5_TextColor: #29313a;--sapShell_Category_5_TextShadow: none;--sapShell_Category_6_Background: #21c4c4;--sapShell_Category_6_BorderColor: #21c4c4;--sapShell_Category_6_TextColor: #29313a;--sapShell_Category_6_TextShadow: none;--sapShell_Category_7_Background: #de54c1;--sapShell_Category_7_BorderColor: #de54c1;--sapShell_Category_7_TextColor: #fafafa;--sapShell_Category_7_TextShadow: none;--sapShell_Category_8_Background: #afd645;--sapShell_Category_8_BorderColor: #afd645;--sapShell_Category_8_TextColor: #29313a;--sapShell_Category_8_TextShadow: none;--sapShell_Category_9_Background: #bbbcd2;--sapShell_Category_9_BorderColor: #bbbcd2;--sapShell_Category_9_TextColor: #29313a;--sapShell_Category_9_TextShadow: none;--sapShell_Category_10_Background: #b0bcc5;--sapShell_Category_10_BorderColor: #b0bcc5;--sapShell_Category_10_TextColor: #29313a;--sapShell_Category_10_TextShadow: none;--sapShell_Category_11_Background: #f58c4b;--sapShell_Category_11_BorderColor: #f58c4b;--sapShell_Category_11_TextColor: #29313a;--sapShell_Category_11_TextShadow: none;--sapShell_Category_12_Background: #c3c5fd;--sapShell_Category_12_BorderColor: #c3c5fd;--sapShell_Category_12_TextColor: #29313a;--sapShell_Category_12_TextShadow: none;--sapShell_Category_13_Background: #ffa1a1;--sapShell_Category_13_BorderColor: #ffa1a1;--sapShell_Category_13_TextColor: #29313a;--sapShell_Category_13_TextShadow: none;--sapShell_Category_14_Background: #a2c2c2;--sapShell_Category_14_BorderColor: #a2c2c2;--sapShell_Category_14_TextColor: #29313a;--sapShell_Category_14_TextShadow: none;--sapShell_Category_15_Background: #e9e9f0;--sapShell_Category_15_BorderColor: #e9e9f0;--sapShell_Category_15_TextColor: #29313a;--sapShell_Category_15_TextShadow: none;--sapShell_Category_16_Background: #aabc78;--sapShell_Category_16_BorderColor: #aabc78;--sapShell_Category_16_TextColor: #29313a;--sapShell_Category_16_TextShadow: none;--sapAvatar_1_Background: #ffc847;--sapAvatar_1_BorderColor: #ffc847;--sapAvatar_1_TextColor: #29313a;--sapAvatar_2_Background: #e7a1a1;--sapAvatar_2_BorderColor: #e7a1a1;--sapAvatar_2_TextColor: #29313a;--sapAvatar_3_Background: #f37aa2;--sapAvatar_3_BorderColor: #f37aa2;--sapAvatar_3_TextColor: #29313a;--sapAvatar_4_Background: #e269c9;--sapAvatar_4_BorderColor: #e269c9;--sapAvatar_4_TextColor: #fafafa;--sapAvatar_5_Background: #8ca7d5;--sapAvatar_5_BorderColor: #8ca7d5;--sapAvatar_5_TextColor: #29313a;--sapAvatar_6_Background: #6bd3ff;--sapAvatar_6_BorderColor: #6bd3ff;--sapAvatar_6_TextColor: #29313a;--sapAvatar_7_Background: #7fc6c6;--sapAvatar_7_BorderColor: #7fc6c6;--sapAvatar_7_TextColor: #29313a;--sapAvatar_8_Background: #b2e484;--sapAvatar_8_BorderColor: #b2e484;--sapAvatar_8_TextColor: #29313a;--sapAvatar_9_Background: #b995e0;--sapAvatar_9_BorderColor: #b995e0;--sapAvatar_9_TextColor: #29313a;--sapAvatar_10_Background: #b0bcc5;--sapAvatar_10_BorderColor: #b0bcc5;--sapAvatar_10_TextColor: #29313a;--sapButton_Background: #29313a;--sapButton_BorderColor: #91c8f6;--sapButton_BorderWidth: .0625rem;--sapButton_BorderCornerRadius: .25rem;--sapButton_TextColor: #91c8f6;--sapButton_Hover_Background: #062e4f;--sapButton_Hover_BorderColor: #91c8f6;--sapButton_Hover_TextColor: #91c8f6;--sapButton_IconColor: #91c8f6;--sapButton_Active_Background: #91c8f6;--sapButton_Active_BorderColor: #91c8f6;--sapButton_Active_TextColor: #29313a;--sapButton_Emphasized_Background: #1b8dec;--sapButton_Emphasized_BorderColor: #1b8dec;--sapButton_Emphasized_TextColor: #fff;--sapButton_Emphasized_Hover_Background: #2e96ee;--sapButton_Emphasized_Hover_BorderColor: #2e96ee;--sapButton_Emphasized_Hover_TextColor: #fafafa;--sapButton_Emphasized_Active_Background: #91c8f6;--sapButton_Emphasized_Active_BorderColor: #91c8f6;--sapButton_Emphasized_Active_TextColor: #29313a;--sapButton_Emphasized_TextShadow: transparent;--sapButton_Emphasized_FontWeight: bold;--sapButton_Reject_Background: #29313a;--sapButton_Reject_BorderColor: #ff8888;--sapButton_Reject_TextColor: #f88;--sapButton_Reject_Hover_Background: #3b0000;--sapButton_Reject_Hover_BorderColor: #ff8888;--sapButton_Reject_Hover_TextColor: #f88;--sapButton_Reject_Active_Background: #ff6e6e;--sapButton_Reject_Active_BorderColor: #ff6e6e;--sapButton_Reject_Active_TextColor: #29313a;--sapButton_Reject_Selected_Background: #ff6e6e;--sapButton_Reject_Selected_BorderColor: #ff6e6e;--sapButton_Reject_Selected_TextColor: #29313a;--sapButton_Reject_Selected_Hover_Background: #f88;--sapButton_Reject_Selected_Hover_BorderColor: #f88;--sapButton_Accept_Background: #29313a;--sapButton_Accept_BorderColor: #abe2ab;--sapButton_Accept_TextColor: #abe2ab;--sapButton_Accept_Hover_Background: #153c15;--sapButton_Accept_Hover_BorderColor: #abe2ab;--sapButton_Accept_Hover_TextColor: #abe2ab;--sapButton_Accept_Active_Background: #98db98;--sapButton_Accept_Active_BorderColor: #98db98;--sapButton_Accept_Active_TextColor: #29313a;--sapButton_Accept_Selected_Background: #98db98;--sapButton_Accept_Selected_BorderColor: #98db98;--sapButton_Accept_Selected_TextColor: #29313a;--sapButton_Accept_Selected_Hover_Background: #abe2ab;--sapButton_Accept_Selected_Hover_BorderColor: #abe2ab;--sapButton_Lite_Background: transparent;--sapButton_Lite_BorderColor: transparent;--sapButton_Lite_TextColor: #91c8f6;--sapButton_Lite_Hover_Background: #062e4f;--sapButton_Lite_Hover_BorderColor: #91c8f6;--sapButton_Lite_Hover_TextColor: #91c8f6;--sapButton_Lite_Active_Background: #91c8f6;--sapButton_Lite_Active_BorderColor: #91c8f6;--sapButton_Selected_Background: #91c8f6;--sapButton_Selected_BorderColor: #91c8f6;--sapButton_Selected_TextColor: #29313a;--sapButton_Selected_Hover_Background: #83c1f5;--sapButton_Selected_Hover_BorderColor: #83c1f5;--sapButton_Attention_Background: #29313a;--sapButton_Attention_BorderColor: #fabd64;--sapButton_Attention_TextColor: #fabd64;--sapButton_Attention_Hover_Background: #2b1a01;--sapButton_Attention_Hover_BorderColor: #fabd64;--sapButton_Attention_Hover_TextColor: #fabd64;--sapButton_Attention_Active_Background: #f9b24b;--sapButton_Attention_Active_BorderColor: #f9b24b;--sapButton_Attention_Active_TextColor: #29313a;--sapButton_Attention_Selected_Background: #f9b24b;--sapButton_Attention_Selected_BorderColor: #f9b24b;--sapButton_Attention_Selected_TextColor: #29313a;--sapButton_Attention_Selected_Hover_Background: #fabd64;--sapButton_Attention_Selected_Hover_BorderColor: #fabd64;--sapButton_Negative_Background: #ff8888;--sapButton_Negative_BorderColor: #ff8888;--sapButton_Negative_TextColor: #29313a;--sapButton_Negative_Hover_Background: #ffa2a2;--sapButton_Negative_Hover_BorderColor: #ffa2a2;--sapButton_Negative_Hover_TextColor: #29313a;--sapButton_Negative_Active_Background: #fbb;--sapButton_Negative_Active_BorderColor: #fbb;--sapButton_Negative_Active_TextColor: #29313a;--sapButton_Critical_Background: #fabd64;--sapButton_Critical_BorderColor: #fabd64;--sapButton_Critical_TextColor: #29313a;--sapButton_Critical_Hover_Background: #fbc87d;--sapButton_Critical_Hover_BorderColor: #fbc87d;--sapButton_Critical_Hover_TextColor: #29313a;--sapButton_Critical_Active_Background: #fcd295;--sapButton_Critical_Active_BorderColor: #fcd295;--sapButton_Critical_Active_TextColor: #29313a;--sapButton_Success_Background: #abe2ab;--sapButton_Success_BorderColor: #abe2ab;--sapButton_Success_TextColor: #29313a;--sapButton_Success_Hover_Background: #bee9be;--sapButton_Success_Hover_BorderColor: #bee9be;--sapButton_Success_Hover_TextColor: #29313a;--sapButton_Success_Active_Background: #d1efd1;--sapButton_Success_Active_BorderColor: #d1efd1;--sapButton_Success_Active_TextColor: #29313a;--sapButton_Information_Background: #91c8f6;--sapButton_Information_BorderColor: #91c8f6;--sapButton_Information_TextColor: #29313a;--sapButton_Information_Hover_Background: #a9d4f8;--sapButton_Information_Hover_BorderColor: #a9d4f8;--sapButton_Information_Hover_TextColor: #29313a;--sapButton_Information_Active_Background: #c0e0fa;--sapButton_Information_Active_BorderColor: #c0e0fa;--sapButton_Information_Active_TextColor: #29313a;--sapButton_Neutral_Background: #d3d7d9;--sapButton_Neutral_BorderColor: #d3d7d9;--sapButton_Neutral_TextColor: #29313a;--sapButton_Neutral_Hover_Background: #e1e3e5;--sapButton_Neutral_Hover_BorderColor: #e1e3e5;--sapButton_Neutral_Hover_TextColor: #29313a;--sapButton_Neutral_Active_Background: #eef0f1;--sapButton_Neutral_Active_BorderColor: #eef0f1;--sapButton_Neutral_Active_TextColor: #29313a;--sapButton_Track_Background: #38434f;--sapButton_Track_BorderColor: #8696a9;--sapButton_Track_TextColor: #fafafa;--sapButton_Track_Hover_Background: #38434f;--sapButton_Track_Hover_BorderColor: #91c8f6;--sapButton_Track_Selected_Background: #062e4f;--sapButton_Track_Selected_BorderColor: #91c8f6;--sapButton_Track_Selected_TextColor: #fafafa;--sapButton_Track_Selected_Hover_Background: #062e4f;--sapButton_Track_Selected_Hover_BorderColor: #83c1f5;--sapButton_Handle_Background: #29313a;--sapButton_Handle_BorderColor: #8696a9;--sapButton_Handle_TextColor: #fafafa;--sapButton_Handle_Hover_Background: #062e4f;--sapButton_Handle_Hover_BorderColor: #91c8f6;--sapButton_Handle_Selected_Background: #91c8f6;--sapButton_Handle_Selected_BorderColor: #91c8f6;--sapButton_Handle_Selected_TextColor: #29313a;--sapButton_Handle_Selected_Hover_Background: #83c1f5;--sapButton_Handle_Selected_Hover_BorderColor: #83c1f5;--sapButton_Track_Negative_Background: #3b0000;--sapButton_Track_Negative_BorderColor: #ff8888;--sapButton_Track_Negative_TextColor: #f88;--sapButton_Track_Negative_Hover_Background: #3b0000;--sapButton_Track_Negative_Hover_BorderColor: #ff8888;--sapButton_Handle_Negative_Background: #29313a;--sapButton_Handle_Negative_BorderColor: #ff8888;--sapButton_Handle_Negative_TextColor: #f88;--sapButton_Handle_Negative_Hover_Background: #3b0000;--sapButton_Handle_Negative_Hover_BorderColor: #ff8888;--sapButton_Track_Positive_Background: #153c15;--sapButton_Track_Positive_BorderColor: #abe2ab;--sapButton_Track_Positive_TextColor: #abe2ab;--sapButton_Track_Positive_Hover_Background: #153c15;--sapButton_Track_Positive_Hover_BorderColor: #abe2ab;--sapButton_Handle_Positive_Background: #29313a;--sapButton_Handle_Positive_BorderColor: #abe2ab;--sapButton_Handle_Positive_TextColor: #abe2ab;--sapButton_Handle_Positive_Hover_Background: #153c15;--sapButton_Handle_Positive_Hover_BorderColor: #abe2ab;--sapButton_TokenBackground: #29313a;--sapButton_TokenBorderColor: #687d94;--sapField_Background: #29313a;--sapField_BackgroundStyle: none;--sapField_TextColor: #fafafa;--sapField_PlaceholderTextColor: #b8bec1;--sapField_BorderColor: #8696a9;--sapField_HelpBackground: #29313a;--sapField_BorderWidth: .0625rem;--sapField_BorderStyle: solid;--sapField_BorderCornerRadius: .125rem;--sapField_Shadow: none;--sapField_Hover_Background: #29313a;--sapField_Hover_BackgroundStyle: none;--sapField_Hover_BorderColor: #91c8f6;--sapField_Hover_HelpBackground: #062e4f;--sapField_Hover_Shadow: none;--sapField_Hover_InvalidShadow: none;--sapField_Hover_WarningShadow: none;--sapField_Hover_SuccessShadow: none;--sapField_Hover_InformationShadow: none;--sapField_Active_BorderColor: #91c8f6;--sapField_Focus_Background: #29313a;--sapField_Focus_BorderColor: #8696a9;--sapField_Focus_HelpBackground: #29313a;--sapField_ReadOnly_Background: rgba(58,69,82,.5);--sapField_ReadOnly_BackgroundStyle: none;--sapField_ReadOnly_BorderColor: #546375;--sapField_ReadOnly_BorderStyle: solid;--sapField_ReadOnly_HelpBackground: rgba(58,69,82,.5);--sapField_RequiredColor: #e7a1a1;--sapField_InvalidColor: #ff8888;--sapField_InvalidBackground: #29313a;--sapField_InvalidBackgroundStyle: none;--sapField_InvalidBorderWidth: .125rem;--sapField_InvalidBorderStyle: solid;--sapField_InvalidShadow: none;--sapField_WarningColor: #fabd64;--sapField_WarningBackground: #29313a;--sapField_WarningBackgroundStyle: none;--sapField_WarningBorderWidth: .125rem;--sapField_WarningBorderStyle: solid;--sapField_WarningShadow: none;--sapField_SuccessColor: #abe2ab;--sapField_SuccessBackground: #29313a;--sapField_SuccessBackgroundStyle: none;--sapField_SuccessBorderWidth: .0625rem;--sapField_SuccessBorderStyle: solid;--sapField_SuccessShadow: none;--sapField_InformationColor: #91c8f6;--sapField_InformationBackground: #29313a;--sapField_InformationBackgroundStyle: none;--sapField_InformationBorderWidth: .125rem;--sapField_InformationBorderStyle: solid;--sapField_InformationShadow: none;--sapGroup_TitleBackground: transparent;--sapGroup_TitleBorderColor: #495767;--sapGroup_TitleTextColor: #fafafa;--sapGroup_Title_FontSize: 1.125rem;--sapGroup_ContentBackground: #29313a;--sapGroup_ContentBorderColor: #3e4a58;--sapGroup_BorderWidth: .0625rem;--sapGroup_BorderCornerRadius: 0;--sapGroup_FooterBackground: transparent;--sapToolbar_Background: transparent;--sapToolbar_SeparatorColor: #495767;--sapList_HeaderBackground: #232931;--sapList_HeaderBorderColor: #3a4552;--sapList_HeaderTextColor: #fafafa;--sapList_BorderColor: #3a4552;--sapList_BorderWidth: .0625rem;--sapList_TextColor: #fafafa;--sapList_Active_TextColor: #29313a;--sapList_Active_Background: #91c8f6;--sapList_SelectionBackgroundColor: #344b5f;--sapList_SelectionBorderColor: #91c8f6;--sapList_Hover_SelectionBackground: #395369;--sapList_Background: #29313a;--sapList_Hover_Background: #222a31;--sapList_AlternatingBackground: #232931;--sapList_GroupHeaderBackground: #29313a;--sapList_GroupHeaderBorderColor: #64778e;--sapList_GroupHeaderTextColor: #fafafa;--sapList_TableGroupHeaderBackground: #1c2228;--sapList_TableGroupHeaderBorderColor: #5a6b7f;--sapList_TableGroupHeaderTextColor: #fafafa;--sapList_FooterBackground: #252c34;--sapList_FooterTextColor: #fafafa;--sapList_TableFooterBorder: #4b596a;--sapList_TableFixedBorderColor: #8091a5;--sapMessage_ErrorBorderColor: #ff8888;--sapMessage_WarningBorderColor: #fabd64;--sapMessage_SuccessBorderColor: #abe2ab;--sapMessage_InformationBorderColor: #91c8f6;--sapPopover_BorderCornerRadius: .25rem;--sapProgress_Background: #29313a;--sapProgress_BorderColor: #8696a9;--sapProgress_TextColor: #fafafa;--sapProgress_FontSize: .75rem;--sapProgress_NegativeBackground: #29313a;--sapProgress_NegativeBorderColor: #8696a9;--sapProgress_NegativeTextColor: #fafafa;--sapProgress_CriticalBackground: #29313a;--sapProgress_CriticalBorderColor: #8696a9;--sapProgress_CriticalTextColor: #fafafa;--sapProgress_PositiveBackground: #29313a;--sapProgress_PositiveBorderColor: #8696a9;--sapProgress_PositiveTextColor: #fafafa;--sapProgress_InformationBackground: #29313a;--sapProgress_InformationBorderColor: #8696a9;--sapProgress_InformationTextColor: #fafafa;--sapProgress_Value_Background: #d3d7d9;--sapProgress_Value_BorderColor: #8696a9;--sapProgress_Value_TextColor: #fafafa;--sapProgress_Value_NegativeBackground: #ff8888;--sapProgress_Value_NegativeBorderColor: #29313a;--sapProgress_Value_NegativeTextColor: #fafafa;--sapProgress_Value_CriticalBackground: #fabd64;--sapProgress_Value_CriticalBorderColor: #29313a;--sapProgress_Value_CriticalTextColor: #fafafa;--sapProgress_Value_PositiveBackground: #abe2ab;--sapProgress_Value_PositiveBorderColor: #29313a;--sapProgress_Value_PositiveTextColor: #fafafa;--sapProgress_Value_InformationBackground: #91c8f6;--sapProgress_Value_InformationBorderColor: #29313a;--sapProgress_Value_InformationTextColor: #fafafa;--sapScrollBar_FaceColor: #506273;--sapScrollBar_TrackColor: #090b0d;--sapScrollBar_BorderColor: #506273;--sapScrollBar_SymbolColor: #91c8f6;--sapScrollBar_Dimension: .75rem;--sapScrollBar_Hover_FaceColor: #4a5a6a;--sapSlider_Background: #8696a9;--sapSlider_BorderColor: #8696a9;--sapSlider_Selected_Background: #91c8f6;--sapSlider_Selected_BorderColor: #91c8f6;--sapSlider_HandleBackground: #29313a;--sapSlider_HandleBorderColor: #8696a9;--sapSlider_RangeHandleBackground: transparent;--sapSlider_Hover_HandleBackground: #062e4f;--sapSlider_Hover_HandleBorderColor: #91c8f6;--sapSlider_Hover_RangeHandleBackground: #062e4f;--sapSlider_Active_HandleBackground: #91c8f6;--sapSlider_Active_HandleBorderColor: #91c8f6;--sapSlider_Active_RangeHandleBackground: transparent;--sapPageHeader_Background: #29313a;--sapPageHeader_BorderColor: #3a4552;--sapPageHeader_TextColor: #fafafa;--sapPageFooter_Background: #2c3d50;--sapPageFooter_BorderColor: #3a516a;--sapPageFooter_TextColor: #fafafa;--sapInfobar_Background: #7fc6c6;--sapInfobar_Hover_Background: #74c1c1;--sapInfobar_Active_Background: #58b5b5;--sapInfobar_NonInteractive_Background: #14181c;--sapInfobar_TextColor: #29313a;--sapObjectHeader_Background: #29313a;--sapObjectHeader_Hover_Background: #222a31;--sapObjectHeader_BorderColor: #3a4552;--sapObjectHeader_Title_TextColor: #fafafa;--sapObjectHeader_Title_FontSize: 1.25rem;--sapObjectHeader_Title_SnappedFontSize: 1.25rem;--sapObjectHeader_Title_FontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapObjectHeader_Subtitle_TextColor: #d3d7d9;--sapBlockLayer_Background: #000;--sapTile_Background: #29313a;--sapTile_Hover_Background: #21272e;--sapTile_Active_Background: #21272e;--sapTile_BorderColor: transparent;--sapTile_BorderCornerRadius: .25rem;--sapTile_TitleTextColor: #fafafa;--sapTile_TextColor: #d3d7d9;--sapTile_IconColor: #89a3bd;--sapTile_SeparatorColor: #424f5e;--sapTile_Interactive_BorderColor: #687d94;--sapTile_OverlayBackground: rgba(0,0,0,.8);--sapTile_OverlayForegroundColor: #fafafa;--sapAccentColor1: #ffc847;--sapAccentColor2: #e7a1a1;--sapAccentColor3: #f37aa2;--sapAccentColor4: #e269c9;--sapAccentColor5: #8ca7d5;--sapAccentColor6: #6bd3ff;--sapAccentColor7: #7fc6c6;--sapAccentColor8: #b2e484;--sapAccentColor9: #b995e0;--sapAccentColor10: #b0bcc5;--sapAccentBackgroundColor1: #fff3b8;--sapAccentBackgroundColor2: #ffd0e7;--sapAccentBackgroundColor3: #fff0fa;--sapAccentBackgroundColor4: #ffdcf3;--sapAccentBackgroundColor5: #ded3ff;--sapAccentBackgroundColor6: #d1efff;--sapAccentBackgroundColor7: #c2fcee;--sapAccentBackgroundColor8: #ebf5cb;--sapAccentBackgroundColor9: #dafdf5;--sapAccentBackgroundColor10: #eaecee;--sapIndicationColor_1: #ff5555;--sapIndicationColor_1_Background: #ff5555;--sapIndicationColor_1_BorderColor: #ff5555;--sapIndicationColor_1_TextColor: #29313a;--sapIndicationColor_1_Hover_Background: #ff6f6f;--sapIndicationColor_1_Active_Background: #f88;--sapIndicationColor_1_Active_BorderColor: #ff5555;--sapIndicationColor_1_Active_TextColor: #29313a;--sapIndicationColor_1_Selected_Background: #f88;--sapIndicationColor_1_Selected_BorderColor: #ff5555;--sapIndicationColor_1_Selected_TextColor: #29313a;--sapIndicationColor_1b: #5e0303;--sapIndicationColor_1b_BorderColor: #5e0303;--sapIndicationColor_1b_Hover_Background: #770404;--sapIndicationColor_2: #ff8888;--sapIndicationColor_2_Background: #ff8888;--sapIndicationColor_2_BorderColor: #ff8888;--sapIndicationColor_2_TextColor: #29313a;--sapIndicationColor_2_Hover_Background: #ffa2a2;--sapIndicationColor_2_Active_Background: #fbb;--sapIndicationColor_2_Active_BorderColor: #ff8888;--sapIndicationColor_2_Active_TextColor: #29313a;--sapIndicationColor_2_Selected_Background: #fbb;--sapIndicationColor_2_Selected_BorderColor: #ff8888;--sapIndicationColor_2_Selected_TextColor: #29313a;--sapIndicationColor_2b: #7d0000;--sapIndicationColor_2b_BorderColor: #7d0000;--sapIndicationColor_2b_Hover_Background: #970000;--sapIndicationColor_3: #fabd64;--sapIndicationColor_3_Background: #fabd64;--sapIndicationColor_3_BorderColor: #fabd64;--sapIndicationColor_3_TextColor: #29313a;--sapIndicationColor_3_Hover_Background: #fac373;--sapIndicationColor_3_Active_Background: #fbca82;--sapIndicationColor_3_Active_BorderColor: #fabd64;--sapIndicationColor_3_Active_TextColor: #29313a;--sapIndicationColor_3_Selected_Background: #fbca82;--sapIndicationColor_3_Selected_BorderColor: #fabd64;--sapIndicationColor_3_Selected_TextColor: #29313a;--sapIndicationColor_3b: #662b00;--sapIndicationColor_3b_BorderColor: #662b00;--sapIndicationColor_3b_Hover_Background: #803600;--sapIndicationColor_4: #abe2ab;--sapIndicationColor_4_Background: #abe2ab;--sapIndicationColor_4_BorderColor: #abe2ab;--sapIndicationColor_4_TextColor: #29313a;--sapIndicationColor_4_Hover_Background: #bee9be;--sapIndicationColor_4_Active_Background: #d1efd1;--sapIndicationColor_4_Active_BorderColor: #abe2ab;--sapIndicationColor_4_Active_TextColor: #29313a;--sapIndicationColor_4_Selected_Background: #d1efd1;--sapIndicationColor_4_Selected_BorderColor: #abe2ab;--sapIndicationColor_4_Selected_TextColor: #29313a;--sapIndicationColor_4b: #044a18;--sapIndicationColor_4b_BorderColor: #044a18;--sapIndicationColor_4b_Hover_Background: #056220;--sapIndicationColor_5: #91c8f6;--sapIndicationColor_5_Background: #91c8f6;--sapIndicationColor_5_BorderColor: #91c8f6;--sapIndicationColor_5_TextColor: #29313a;--sapIndicationColor_5_Hover_Background: #a9d4f8;--sapIndicationColor_5_Active_Background: #c0e0fa;--sapIndicationColor_5_Active_BorderColor: #91c8f6;--sapIndicationColor_5_Active_TextColor: #29313a;--sapIndicationColor_5_Selected_Background: #c0e0fa;--sapIndicationColor_5_Selected_BorderColor: #91c8f6;--sapIndicationColor_5_Selected_TextColor: #29313a;--sapIndicationColor_5b: #024594;--sapIndicationColor_5b_BorderColor: #024594;--sapIndicationColor_5b_Hover_Background: #0251ad;--sapIndicationColor_6: #7fc6c6;--sapIndicationColor_6_Background: #7fc6c6;--sapIndicationColor_6_BorderColor: #7fc6c6;--sapIndicationColor_6_TextColor: #29313a;--sapIndicationColor_6_Hover_Background: #91cece;--sapIndicationColor_6_Active_Background: #a2d6d6;--sapIndicationColor_6_Active_BorderColor: #7fc6c6;--sapIndicationColor_6_Active_TextColor: #29313a;--sapIndicationColor_6_Selected_Background: #a2d6d6;--sapIndicationColor_6_Selected_BorderColor: #7fc6c6;--sapIndicationColor_6_Selected_TextColor: #29313a;--sapIndicationColor_6b: #00454e;--sapIndicationColor_6b_BorderColor: #00454e;--sapIndicationColor_6b_Hover_Background: #005c68;--sapIndicationColor_7: #b995e0;--sapIndicationColor_7_Background: #b995e0;--sapIndicationColor_7_BorderColor: #b995e0;--sapIndicationColor_7_TextColor: #29313a;--sapIndicationColor_7_Hover_Background: #c6a9e6;--sapIndicationColor_7_Active_Background: #d3bcec;--sapIndicationColor_7_Active_BorderColor: #b995e0;--sapIndicationColor_7_Active_TextColor: #29313a;--sapIndicationColor_7_Selected_Background: #d3bcec;--sapIndicationColor_7_Selected_BorderColor: #b995e0;--sapIndicationColor_7_Selected_TextColor: #29313a;--sapIndicationColor_7b: #2702c2;--sapIndicationColor_7b_BorderColor: #2702c2;--sapIndicationColor_7b_Hover_Background: #2c02db;--sapIndicationColor_8: #e269c9;--sapIndicationColor_8_Background: #e269c9;--sapIndicationColor_8_BorderColor: #e269c9;--sapIndicationColor_8_TextColor: #29313a;--sapIndicationColor_8_Hover_Background: #e67ed1;--sapIndicationColor_8_Active_Background: #ea94d8;--sapIndicationColor_8_Active_BorderColor: #e269c9;--sapIndicationColor_8_Active_TextColor: #29313a;--sapIndicationColor_8_Selected_Background: #ea94d8;--sapIndicationColor_8_Selected_BorderColor: #e269c9;--sapIndicationColor_8_Selected_TextColor: #29313a;--sapIndicationColor_8b: #4c005b;--sapIndicationColor_8b_BorderColor: #4c005b;--sapIndicationColor_8b_Hover_Background: #610075;--sapIndicationColor_9: #f2f2f2;--sapIndicationColor_9_Background: #f2f2f2;--sapIndicationColor_9_BorderColor: #f2f2f2;--sapIndicationColor_9_TextColor: #29313a;--sapIndicationColor_9_Hover_Background: #fff;--sapIndicationColor_9_Active_Background: #fff;--sapIndicationColor_9_Active_BorderColor: #f2f2f2;--sapIndicationColor_9_Active_TextColor: #29313a;--sapIndicationColor_9_Selected_Background: #fff;--sapIndicationColor_9_Selected_BorderColor: #f2f2f2;--sapIndicationColor_9_Selected_TextColor: #29313a;--sapIndicationColor_9b: #1d232a;--sapIndicationColor_9b_BorderColor: #3e4b5a;--sapIndicationColor_9b_Hover_Background: #273039;--sapIndicationColor_10: #d8d8d8;--sapIndicationColor_10_Background: #d8d8d8;--sapIndicationColor_10_BorderColor: #d8d8d8;--sapIndicationColor_10_TextColor: #29313a;--sapIndicationColor_10_Hover_Background: #e5e5e5;--sapIndicationColor_10_Active_Background: #f2f2f2;--sapIndicationColor_10_Active_BorderColor: #d8d8d8;--sapIndicationColor_10_Active_TextColor: #29313a;--sapIndicationColor_10_Selected_Background: #f2f2f2;--sapIndicationColor_10_Selected_BorderColor: #d8d8d8;--sapIndicationColor_10_Selected_TextColor: #29313a;--sapIndicationColor_10b: #373737;--sapIndicationColor_10b_BorderColor: #373737;--sapIndicationColor_10b_Hover_Background: #444;--sapLegend_WorkingBackground: #2d3640;--sapLegend_NonWorkingBackground: #445261;--sapLegend_CurrentDateTime: #e269c9;--sapLegendColor1: #f0b25f;--sapLegendColor2: #f58c4b;--sapLegendColor3: #d88b8b;--sapLegendColor4: #bd8969;--sapLegendColor5: #de54c1;--sapLegendColor6: #6bd3ff;--sapLegendColor7: #21c4c4;--sapLegendColor8: #afd645;--sapLegendColor9: #b0bcc5;--sapLegendColor10: #bb8aaf;--sapLegendColor11: #d1b575;--sapLegendColor12: #ffb98d;--sapLegendColor13: #ffa1a1;--sapLegendColor14: #d5b39e;--sapLegendColor15: #b7a8b3;--sapLegendColor16: #bbbcd2;--sapLegendColor17: #a2c2c2;--sapLegendColor18: #aabc78;--sapLegendColor19: #a9d4ff;--sapLegendColor20: #c3c5fd;--sapLegendBackgroundColor1: #402706;--sapLegendBackgroundColor2: #421c04;--sapLegendBackgroundColor3: #341111;--sapLegendBackgroundColor4: #302015;--sapLegendBackgroundColor5: #3c0c32;--sapLegendBackgroundColor6: #003247;--sapLegendBackgroundColor7: #0a3d3d;--sapLegendBackgroundColor8: #303d0d;--sapLegendBackgroundColor9: #1f252a;--sapLegendBackgroundColor10: #2c1a28;--sapLegendBackgroundColor11: #352a12;--sapLegendBackgroundColor12: #461b00;--sapLegendBackgroundColor13: #450000;--sapLegendBackgroundColor14: #312015;--sapLegendBackgroundColor15: #272025;--sapLegendBackgroundColor16: #1c1d2a;--sapLegendBackgroundColor17: #1c2b2b;--sapLegendBackgroundColor18: #2b3118;--sapLegendBackgroundColor19: #002448;--sapLegendBackgroundColor20: #020544;--sapChart_OrderedColor_1: #5899da;--sapChart_OrderedColor_2: #e8743b;--sapChart_OrderedColor_3: #19a979;--sapChart_OrderedColor_4: #ed4a7b;--sapChart_OrderedColor_5: #945ecf;--sapChart_OrderedColor_6: #13a4b4;--sapChart_OrderedColor_7: #525df4;--sapChart_OrderedColor_8: #bf399e;--sapChart_OrderedColor_9: #6c8893;--sapChart_OrderedColor_10: #ee6868;--sapChart_OrderedColor_11: #3571aa;--sapChart_Bad: #dc0d0e;--sapChart_Critical: #de890d;--sapChart_Good: #3fa45b;--sapChart_Neutral: #848f94;--sapChart_Sequence_1: #5899da;--sapChart_Sequence_2: #e8743b;--sapChart_Sequence_3: #19a979;--sapChart_Sequence_4: #ed4a7b;--sapChart_Sequence_5: #945ecf;--sapChart_Sequence_6: #13a4b4;--sapChart_Sequence_7: #525df4;--sapChart_Sequence_8: #bf399e;--sapChart_Sequence_9: #6c8893;--sapChart_Sequence_10: #ee6868;--sapChart_Sequence_11: #3571aa;--sapChart_Sequence_Neutral: #848f94;}\n`};\nexport default styleData;\n\t"]}
@@ -1,3 +1,4 @@
1
- const styleData = { packageName: "@ui5/webcomponents-theming", fileName: "themes/sap_fiori_3_hcb/parameters-bundle.css", content: "/**\n* Copyright (c) 2012-2020 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.\n*\n* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68\n* data:{\"Path\": \"Base.baseLib.sap_fiori_3_hcb.css_variables\", \"PathPattern\": \"/%frameworkId%/%libId%/%themeId%/%fileId%.css\", \"Extends\": [\"sap_fiori_3\",\"sap_base_fiori\",\"baseTheme\"], \"Tags\": [\"Fiori_3\",\"HighContrast\",\"DarkColorScheme\"], \"FallbackThemeId\": \"sap_fiori_3\", \"Engine\": {\"Name\": \"theming-engine\", \"Version\": \"1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68\"}, \"Version\": { \"Build\": \"11.5.0.20230619095805\", \"Source\": \"11.5.0\"}}\n*/\n\n:root{--sapThemeMetaData-Base-baseLib:{\"Path\": \"Base.baseLib.sap_fiori_3_hcb.css_variables\", \"PathPattern\": \"/%frameworkId%/%libId%/%themeId%/%fileId%.css\", \"Extends\": [\"sap_fiori_3\",\"sap_base_fiori\",\"baseTheme\"], \"Tags\": [\"Fiori_3\",\"HighContrast\",\"DarkColorScheme\"], \"FallbackThemeId\": \"sap_fiori_3\", \"Engine\": {\"Name\": \"theming-engine\", \"Version\": \"1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68\"}, \"Version\": { \"Build\": \"11.5.0.20230619095805\", \"Source\": \"11.5.0\"}};}\n\n/**\n* Base.baseLib.baseTheme.base (Version 11.5.0)\n*/\n\n/**\n* Base.baseLib.baseTheme.css_variables (Version 11.5.0)\n*/\n\n:root {\n --sapBrandColor: #7a5100;\n --sapHighlightColor: #7a5100;\n --sapBaseColor: #000;\n --sapShellColor: #000;\n --sapBackgroundColor: #000;\n --sapFontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontSize: .875rem;\n --sapTextColor: #fff;\n --sapLinkColor: #fff;\n --sapCompanyLogo: none;\n --sapBackgroundImage: none;\n --sapBackgroundImageOpacity: 1.0;\n --sapBackgroundImageRepeat: false;\n --sapSelectedColor: #0f5d94;\n --sapHoverColor: #7a5100;\n --sapActiveColor: #7a5100;\n --sapHighlightTextColor: #fff;\n --sapTitleColor: #fff;\n --sapNegativeColor: #ff5e5e;\n --sapCriticalColor: #ffab1d;\n --sapPositiveColor: #99cc99;\n --sapInformativeColor: #fff;\n --sapNeutralColor: #fff;\n --sapNegativeElementColor: #ff5e5e;\n --sapCriticalElementColor: #ffab1d;\n --sapPositiveElementColor: #99cc99;\n --sapInformativeElementColor: #fff;\n --sapNeutralElementColor: #fff;\n --sapNegativeTextColor: #ff5e5e;\n --sapCriticalTextColor: #ffab1d;\n --sapPositiveTextColor: #99cc99;\n --sapInformativeTextColor: #fff;\n --sapNeutralTextColor: #fff;\n --sapErrorColor: #ff5e5e;\n --sapWarningColor: #ffab1d;\n --sapSuccessColor: #99cc99;\n --sapInformationColor: #fff;\n --sapErrorBackground: #000;\n --sapWarningBackground: #000;\n --sapSuccessBackground: #000;\n --sapInformationBackground: #000;\n --sapNeutralBackground: #000;\n --sapErrorBorderColor: #ff5e5e;\n --sapWarningBorderColor: #ffab1d;\n --sapSuccessBorderColor: #99cc99;\n --sapInformationBorderColor: #fff;\n --sapNeutralBorderColor: #fff;\n --sapElement_LineHeight: 2.75rem;\n --sapElement_Height: 2.25rem;\n --sapElement_BorderWidth: .0625rem;\n --sapElement_BorderCornerRadius: .25rem;\n --sapElement_Compact_LineHeight: 2rem;\n --sapElement_Compact_Height: 1.625rem;\n --sapElement_Condensed_LineHeight: 1.5rem;\n --sapElement_Condensed_Height: 1.375rem;\n --sapContent_LineHeight: 1.4;\n --sapContent_IconHeight: 1rem;\n --sapContent_IconColor: #fff;\n --sapContent_ContrastIconColor: #fff;\n --sapContent_NonInteractiveIconColor: #fff;\n --sapContent_MarkerIconColor: #fff;\n --sapContent_MarkerTextColor: #fff;\n --sapContent_MeasureIndicatorColor: #fff;\n --sapContent_Selected_MeasureIndicatorColor: #fff;\n --sapContent_Placeholderloading_Background: #666;\n --sapContent_Placeholderloading_Gradient: linear-gradient(to right, #666 0%, #666 35%, #999 50%, #666 65%, #666 100%);\n --sapContent_ImagePlaceholderBackground: #000;\n --sapContent_ImagePlaceholderForegroundColor: #fff;\n --sapContent_RatedColor: #fff;\n --sapContent_UnratedColor: #999;\n --sapContent_BusyColor: #fff;\n --sapContent_FocusColor: #fff;\n --sapContent_FocusStyle: dotted;\n --sapContent_FocusWidth: .125rem;\n --sapContent_ContrastFocusColor: #fff;\n --sapContent_ShadowColor: #fff;\n --sapContent_ContrastShadowColor: #fff;\n --sapContent_Shadow0: 0 0 0 0.0625rem #fff;\n --sapContent_Shadow1: 0 0 1rem 0 rgba(255,255,255,0.5), 0 0 0 0.125rem #fff;\n --sapContent_Shadow2: 0 0.25rem 2rem 0 rgba(255,255,255,0.6), 0 0 0 0.125rem #fff;\n --sapContent_Shadow3: 0 0.625rem 4rem 0 rgba(255,255,255,0.8), 0 0 0 0.125rem #fff;\n --sapContent_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;\n --sapContent_ContrastTextShadow: none;\n --sapContent_HeaderShadow: inset 0 -0.125rem #fff;\n --sapContent_Interaction_Shadow: none;\n --sapContent_Selected_Shadow: none;\n --sapContent_Negative_Shadow: none;\n --sapContent_Critical_Shadow: none;\n --sapContent_Positive_Shadow: none;\n --sapContent_Informative_Shadow: none;\n --sapContent_Neutral_Shadow: none;\n --sapContent_SearchHighlightColor: #7a5100;\n --sapContent_HelpColor: #03b803;\n --sapContent_LabelColor: #fff;\n --sapContent_MonospaceFontFamily: \"72Mono\", \"72Monofull\", lucida console, monospace;\n --sapContent_MonospaceBoldFontFamily: \"72Mono-Bold\", \"72Mono-Boldfull\", lucida console, monospace;\n --sapContent_IconFontFamily: \"SAP-icons\";\n --sapContent_DisabledTextColor: #666;\n --sapContent_DisabledOpacity: 0.4;\n --sapContent_ContrastTextThreshold: 0.65;\n --sapContent_ContrastTextColor: #fff;\n --sapContent_ForegroundColor: #000;\n --sapContent_ForegroundBorderColor: #fff;\n --sapContent_ForegroundTextColor: #fff;\n --sapContent_BadgeBackground: #000;\n --sapContent_BadgeTextColor: #fff;\n --sapContent_DragAndDropActiveColor: #03b803;\n --sapContent_Selected_TextColor: #fff;\n --sapContent_Selected_Background: #0f5d94;\n --sapContent_Selected_Hover_Background: #7a5100;\n --sapContent_Selected_ForegroundColor: #fff;\n --sapContent_ForcedColorAdjust: none;\n --sapContent_Illustrative_Color1: #212628;\n --sapContent_Illustrative_Color2: #fff;\n --sapContent_Illustrative_Color3: #ccc;\n --sapContent_Illustrative_Color4: #fff;\n --sapContent_Illustrative_Color5: #88979e;\n --sapContent_Illustrative_Color6: #88979e;\n --sapContent_Illustrative_Color7: #212628;\n --sapContent_Illustrative_Color8: #000;\n --sapContent_Illustrative_Color9: #62737c;\n --sapContent_Illustrative_Color10: #e7e9ea;\n --sapContent_Illustrative_Color11: #fff;\n --sapContent_Illustrative_Color12: #fff;\n --sapContent_Illustrative_Color13: #ccc;\n --sapContent_Illustrative_Color14: #999;\n --sapContent_Illustrative_Color15: #999;\n --sapContent_Illustrative_Color16: #505e65;\n --sapContent_Illustrative_Color17: #505e65;\n --sapContent_Illustrative_Color18: #2d3336;\n --sapContent_Illustrative_Color19: #384144;\n --sapContent_Illustrative_Color20: #444e52;\n --sapFontLightFamily: \"72-Light\", \"72-Lightfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontBoldFamily: \"72-Bold\", \"72-Boldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontSemiboldFamily: \"72-Semibold\", \"72-Semiboldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontSemiboldDuplexFamily: \"72-SemiboldDuplex\", \"72-SemiboldDuplexfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontBlackFamily: \"72Black\", \"72Blackfull\",\"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontHeaderFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontSmallSize: .75rem;\n --sapFontLargeSize: 1rem;\n --sapFontHeader1Size: 2.25rem;\n --sapFontHeader2Size: 1.5rem;\n --sapFontHeader3Size: 1.25rem;\n --sapFontHeader4Size: 1.125rem;\n --sapFontHeader5Size: 1rem;\n --sapFontHeader6Size: .875rem;\n --sapLink_TextDecoration: underline;\n --sapLink_Hover_Color: #fff;\n --sapLink_Hover_TextDecoration: none;\n --sapLink_Active_Color: #fff;\n --sapLink_Active_TextDecoration: underline;\n --sapLink_Visited_Color: #fff;\n --sapLink_InvertedColor: #fff;\n --sapLink_SubtleColor: #fff;\n --sapShell_Background: #000;\n --sapShell_BackgroundImage: linear-gradient(to bottom, #000, #000);\n --sapShell_BackgroundImageOpacity: 1.0;\n --sapShell_BackgroundImageRepeat: false;\n --sapShell_BorderColor: #fff;\n --sapShell_TextColor: #fff;\n --sapShell_InteractiveBackground: #000;\n --sapShell_InteractiveTextColor: #fff;\n --sapShell_InteractiveBorderColor: #fff;\n --sapShell_GroupTitleTextColor: #fff;\n --sapShell_GroupTitleTextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;\n --sapShell_Hover_Background: #7a5100;\n --sapShell_Active_Background: #7a5100;\n --sapShell_Active_TextColor: #fff;\n --sapShell_Selected_Background: #0f5d94;\n --sapShell_Selected_TextColor: #fff;\n --sapShell_Selected_Hover_Background: #7a5100;\n --sapShell_Favicon: none;\n --sapShell_Navigation_Background: #000;\n --sapShell_Navigation_Hover_Background: #7a5100;\n --sapShell_Navigation_SelectedColor: #fff;\n --sapShell_Navigation_Selected_TextColor: #fff;\n --sapShell_Navigation_TextColor: #fff;\n --sapShell_Navigation_Active_TextColor: #fff;\n --sapShell_Navigation_Active_Background: #7a5100;\n --sapShell_Shadow: 0 0.125rem 0 0 #fff;\n --sapShell_NegativeColor: #ff5e5e;\n --sapShell_CriticalColor: #ffab1d;\n --sapShell_PositiveColor: #99cc99;\n --sapShell_InformativeColor: #fff;\n --sapShell_NeutralColor: #fff;\n --sapShell_Category_1_Background: #000;\n --sapShell_Category_1_BorderColor: #6bd3ff;\n --sapShell_Category_1_TextColor: #fff;\n --sapShell_Category_1_TextShadow: none;\n --sapShell_Category_2_Background: #000;\n --sapShell_Category_2_BorderColor: #db9292;\n --sapShell_Category_2_TextColor: #fff;\n --sapShell_Category_2_TextShadow: none;\n --sapShell_Category_3_Background: #000;\n --sapShell_Category_3_BorderColor: #ffc847;\n --sapShell_Category_3_TextColor: #fff;\n --sapShell_Category_3_TextShadow: none;\n --sapShell_Category_4_Background: #000;\n --sapShell_Category_4_BorderColor: #bb86b0;\n --sapShell_Category_4_TextColor: #fff;\n --sapShell_Category_4_TextShadow: none;\n --sapShell_Category_5_Background: #000;\n --sapShell_Category_5_BorderColor: #cdaf9d;\n --sapShell_Category_5_TextColor: #fff;\n --sapShell_Category_5_TextShadow: none;\n --sapShell_Category_6_Background: #000;\n --sapShell_Category_6_BorderColor: #7fc6c6;\n --sapShell_Category_6_TextColor: #fff;\n --sapShell_Category_6_TextShadow: none;\n --sapShell_Category_7_Background: #000;\n --sapShell_Category_7_BorderColor: #e269c9;\n --sapShell_Category_7_TextColor: #fff;\n --sapShell_Category_7_TextShadow: none;\n --sapShell_Category_8_Background: #000;\n --sapShell_Category_8_BorderColor: #b2e484;\n --sapShell_Category_8_TextColor: #fff;\n --sapShell_Category_8_TextShadow: none;\n --sapShell_Category_9_Background: #000;\n --sapShell_Category_9_BorderColor: #4db1ff;\n --sapShell_Category_9_TextColor: #fff;\n --sapShell_Category_9_TextShadow: none;\n --sapShell_Category_10_Background: #000;\n --sapShell_Category_10_BorderColor: #b0bcc5;\n --sapShell_Category_10_TextColor: #fff;\n --sapShell_Category_10_TextShadow: none;\n --sapShell_Category_11_Background: #000;\n --sapShell_Category_11_BorderColor: #ff8787;\n --sapShell_Category_11_TextColor: #fff;\n --sapShell_Category_11_TextShadow: none;\n --sapShell_Category_12_Background: #000;\n --sapShell_Category_12_BorderColor: #d3b6ff;\n --sapShell_Category_12_TextColor: #fff;\n --sapShell_Category_12_TextShadow: none;\n --sapShell_Category_13_Background: #000;\n --sapShell_Category_13_BorderColor: #fdcef0;\n --sapShell_Category_13_TextColor: #fff;\n --sapShell_Category_13_TextShadow: none;\n --sapShell_Category_14_Background: #000;\n --sapShell_Category_14_BorderColor: #a4eeee;\n --sapShell_Category_14_TextColor: #fff;\n --sapShell_Category_14_TextShadow: none;\n --sapShell_Category_15_Background: #000;\n --sapShell_Category_15_BorderColor: #eaecee;\n --sapShell_Category_15_TextColor: #fff;\n --sapShell_Category_15_TextShadow: none;\n --sapShell_Category_16_Background: #000;\n --sapShell_Category_16_BorderColor: #b2e484;\n --sapShell_Category_16_TextColor: #fff;\n --sapShell_Category_16_TextShadow: none;\n --sapAvatar_1_Background: #000;\n --sapAvatar_1_BorderColor: #fff;\n --sapAvatar_1_TextColor: #fff;\n --sapAvatar_2_Background: #000;\n --sapAvatar_2_BorderColor: #fff;\n --sapAvatar_2_TextColor: #fff;\n --sapAvatar_3_Background: #000;\n --sapAvatar_3_BorderColor: #fff;\n --sapAvatar_3_TextColor: #fff;\n --sapAvatar_4_Background: #000;\n --sapAvatar_4_BorderColor: #fff;\n --sapAvatar_4_TextColor: #fff;\n --sapAvatar_5_Background: #000;\n --sapAvatar_5_BorderColor: #fff;\n --sapAvatar_5_TextColor: #fff;\n --sapAvatar_6_Background: #000;\n --sapAvatar_6_BorderColor: #fff;\n --sapAvatar_6_TextColor: #fff;\n --sapAvatar_7_Background: #000;\n --sapAvatar_7_BorderColor: #fff;\n --sapAvatar_7_TextColor: #fff;\n --sapAvatar_8_Background: #000;\n --sapAvatar_8_BorderColor: #fff;\n --sapAvatar_8_TextColor: #fff;\n --sapAvatar_9_Background: #000;\n --sapAvatar_9_BorderColor: #fff;\n --sapAvatar_9_TextColor: #fff;\n --sapAvatar_10_Background: #000;\n --sapAvatar_10_BorderColor: #fff;\n --sapAvatar_10_TextColor: #fff;\n --sapButton_Background: #000;\n --sapButton_BorderColor: #fff;\n --sapButton_BorderWidth: .0625rem;\n --sapButton_BorderCornerRadius: .375rem;\n --sapButton_TextColor: #fff;\n --sapButton_Hover_Background: #7a5100;\n --sapButton_Hover_BorderColor: #fff;\n --sapButton_Hover_TextColor: #fff;\n --sapButton_IconColor: #fff;\n --sapButton_Active_Background: #7a5100;\n --sapButton_Active_BorderColor: #fff;\n --sapButton_Active_TextColor: #fff;\n --sapButton_Emphasized_Background: #000;\n --sapButton_Emphasized_BorderColor: #fff;\n --sapButton_Emphasized_TextColor: #fff;\n --sapButton_Emphasized_Hover_Background: #7a5100;\n --sapButton_Emphasized_Hover_BorderColor: #fff;\n --sapButton_Emphasized_Hover_TextColor: #fff;\n --sapButton_Emphasized_Active_Background: #7a5100;\n --sapButton_Emphasized_Active_BorderColor: #fff;\n --sapButton_Emphasized_Active_TextColor: #fff;\n --sapButton_Emphasized_TextShadow: transparent;\n --sapButton_Emphasized_FontWeight: bold;\n --sapButton_Reject_Background: #000;\n --sapButton_Reject_BorderColor: #fff;\n --sapButton_Reject_TextColor: #fff;\n --sapButton_Reject_Hover_Background: #7a5100;\n --sapButton_Reject_Hover_BorderColor: #fff;\n --sapButton_Reject_Hover_TextColor: #fff;\n --sapButton_Reject_Active_Background: #7a5100;\n --sapButton_Reject_Active_BorderColor: #fff;\n --sapButton_Reject_Active_TextColor: #fff;\n --sapButton_Reject_Selected_Background: #0f5d94;\n --sapButton_Reject_Selected_BorderColor: #fff;\n --sapButton_Reject_Selected_TextColor: #fff;\n --sapButton_Reject_Selected_Hover_Background: #7a5100;\n --sapButton_Reject_Selected_Hover_BorderColor: #fff;\n --sapButton_Accept_Background: #000;\n --sapButton_Accept_BorderColor: #fff;\n --sapButton_Accept_TextColor: #fff;\n --sapButton_Accept_Hover_Background: #7a5100;\n --sapButton_Accept_Hover_BorderColor: #fff;\n --sapButton_Accept_Hover_TextColor: #fff;\n --sapButton_Accept_Active_Background: #7a5100;\n --sapButton_Accept_Active_BorderColor: #fff;\n --sapButton_Accept_Active_TextColor: #fff;\n --sapButton_Accept_Selected_Background: #0f5d94;\n --sapButton_Accept_Selected_BorderColor: #fff;\n --sapButton_Accept_Selected_TextColor: #fff;\n --sapButton_Accept_Selected_Hover_Background: #7a5100;\n --sapButton_Accept_Selected_Hover_BorderColor: #fff;\n --sapButton_Lite_Background: #000;\n --sapButton_Lite_BorderColor: #fff;\n --sapButton_Lite_TextColor: #fff;\n --sapButton_Lite_Hover_Background: #7a5100;\n --sapButton_Lite_Hover_BorderColor: #fff;\n --sapButton_Lite_Hover_TextColor: #fff;\n --sapButton_Lite_Active_Background: #7a5100;\n --sapButton_Lite_Active_BorderColor: #fff;\n --sapButton_Selected_Background: #0f5d94;\n --sapButton_Selected_BorderColor: #fff;\n --sapButton_Selected_TextColor: #fff;\n --sapButton_Selected_Hover_Background: #7a5100;\n --sapButton_Selected_Hover_BorderColor: #fff;\n --sapButton_Attention_Background: #000;\n --sapButton_Attention_BorderColor: #fff;\n --sapButton_Attention_TextColor: #fff;\n --sapButton_Attention_Hover_Background: #7a5100;\n --sapButton_Attention_Hover_BorderColor: #fff;\n --sapButton_Attention_Hover_TextColor: #fff;\n --sapButton_Attention_Active_Background: #7a5100;\n --sapButton_Attention_Active_BorderColor: #fff;\n --sapButton_Attention_Active_TextColor: #fff;\n --sapButton_Attention_Selected_Background: #0f5d94;\n --sapButton_Attention_Selected_BorderColor: #fff;\n --sapButton_Attention_Selected_TextColor: #fff;\n --sapButton_Attention_Selected_Hover_Background: #7a5100;\n --sapButton_Attention_Selected_Hover_BorderColor: #fff;\n --sapButton_Negative_Background: #000;\n --sapButton_Negative_BorderColor: #fff;\n --sapButton_Negative_TextColor: #fff;\n --sapButton_Negative_Hover_Background: #7a5100;\n --sapButton_Negative_Hover_BorderColor: #fff;\n --sapButton_Negative_Hover_TextColor: #fff;\n --sapButton_Negative_Active_Background: #7a5100;\n --sapButton_Negative_Active_BorderColor: #fff;\n --sapButton_Negative_Active_TextColor: #fff;\n --sapButton_Critical_Background: #000;\n --sapButton_Critical_BorderColor: #fff;\n --sapButton_Critical_TextColor: #fff;\n --sapButton_Critical_Hover_Background: #7a5100;\n --sapButton_Critical_Hover_BorderColor: #fff;\n --sapButton_Critical_Hover_TextColor: #fff;\n --sapButton_Critical_Active_Background: #7a5100;\n --sapButton_Critical_Active_BorderColor: #fff;\n --sapButton_Critical_Active_TextColor: #fff;\n --sapButton_Success_Background: #000;\n --sapButton_Success_BorderColor: #fff;\n --sapButton_Success_TextColor: #fff;\n --sapButton_Success_Hover_Background: #7a5100;\n --sapButton_Success_Hover_BorderColor: #fff;\n --sapButton_Success_Hover_TextColor: #fff;\n --sapButton_Success_Active_Background: #7a5100;\n --sapButton_Success_Active_BorderColor: #fff;\n --sapButton_Success_Active_TextColor: #fff;\n --sapButton_Information_Background: #000;\n --sapButton_Information_BorderColor: #fff;\n --sapButton_Information_TextColor: #fff;\n --sapButton_Information_Hover_Background: #7a5100;\n --sapButton_Information_Hover_BorderColor: #fff;\n --sapButton_Information_Hover_TextColor: #fff;\n --sapButton_Information_Active_Background: #7a5100;\n --sapButton_Information_Active_BorderColor: #fff;\n --sapButton_Information_Active_TextColor: #fff;\n --sapButton_Neutral_Background: #000;\n --sapButton_Neutral_BorderColor: #fff;\n --sapButton_Neutral_TextColor: #fff;\n --sapButton_Neutral_Hover_Background: #7a5100;\n --sapButton_Neutral_Hover_BorderColor: #fff;\n --sapButton_Neutral_Hover_TextColor: #fff;\n --sapButton_Neutral_Active_Background: #7a5100;\n --sapButton_Neutral_Active_BorderColor: #fff;\n --sapButton_Neutral_Active_TextColor: #fff;\n --sapButton_Track_Background: #000;\n --sapButton_Track_BorderColor: #fff;\n --sapButton_Track_TextColor: #fff;\n --sapButton_Track_Hover_Background: #7a5100;\n --sapButton_Track_Hover_BorderColor: #fff;\n --sapButton_Track_Selected_Background: #0f5d94;\n --sapButton_Track_Selected_BorderColor: #fff;\n --sapButton_Track_Selected_TextColor: #fff;\n --sapButton_Track_Selected_Hover_Background: #7a5100;\n --sapButton_Track_Selected_Hover_BorderColor: #fff;\n --sapButton_Handle_Background: #000;\n --sapButton_Handle_BorderColor: #fff;\n --sapButton_Handle_TextColor: #fff;\n --sapButton_Handle_Hover_Background: #7a5100;\n --sapButton_Handle_Hover_BorderColor: #fff;\n --sapButton_Handle_Selected_Background: #0f5d94;\n --sapButton_Handle_Selected_BorderColor: #fff;\n --sapButton_Handle_Selected_TextColor: #fff;\n --sapButton_Handle_Selected_Hover_Background: #7a5100;\n --sapButton_Handle_Selected_Hover_BorderColor: #fff;\n --sapButton_Track_Negative_Background: #000;\n --sapButton_Track_Negative_BorderColor: #ff5e5e;\n --sapButton_Track_Negative_TextColor: #fff;\n --sapButton_Track_Negative_Hover_Background: #7a5100;\n --sapButton_Track_Negative_Hover_BorderColor: #ff5e5e;\n --sapButton_Handle_Negative_Background: #000;\n --sapButton_Handle_Negative_BorderColor: #ff5e5e;\n --sapButton_Handle_Negative_TextColor: #fff;\n --sapButton_Handle_Negative_Hover_Background: #7a5100;\n --sapButton_Handle_Negative_Hover_BorderColor: #ff5e5e;\n --sapButton_Track_Positive_Background: #000;\n --sapButton_Track_Positive_BorderColor: #99cc99;\n --sapButton_Track_Positive_TextColor: #fff;\n --sapButton_Track_Positive_Hover_Background: #000;\n --sapButton_Track_Positive_Hover_BorderColor: #fff;\n --sapButton_Handle_Positive_Background: #000;\n --sapButton_Handle_Positive_BorderColor: #99cc99;\n --sapButton_Handle_Positive_TextColor: #fff;\n --sapButton_Handle_Positive_Hover_Background: #7a5100;\n --sapButton_Handle_Positive_Hover_BorderColor: #99cc99;\n --sapButton_TokenBackground: #000;\n --sapButton_TokenBorderColor: #fff;\n --sapField_Background: #000;\n --sapField_BackgroundStyle: none;\n --sapField_TextColor: #fff;\n --sapField_PlaceholderTextColor: #999;\n --sapField_BorderColor: #fff;\n --sapField_HelpBackground: #000;\n --sapField_BorderWidth: .125rem;\n --sapField_BorderStyle: solid;\n --sapField_BorderCornerRadius: 0;\n --sapField_Shadow: none;\n --sapField_Hover_Background: #000;\n --sapField_Hover_BackgroundStyle: none;\n --sapField_Hover_BorderColor: #fff;\n --sapField_Hover_HelpBackground: #000;\n --sapField_Hover_Shadow: none;\n --sapField_Hover_InvalidShadow: none;\n --sapField_Hover_WarningShadow: none;\n --sapField_Hover_SuccessShadow: none;\n --sapField_Hover_InformationShadow: none;\n --sapField_Active_BorderColor: #fff;\n --sapField_Focus_Background: #000;\n --sapField_Focus_BorderColor: #fff;\n --sapField_Focus_HelpBackground: #000;\n --sapField_ReadOnly_Background: #585858;\n --sapField_ReadOnly_BackgroundStyle: none;\n --sapField_ReadOnly_BorderColor: #fff;\n --sapField_ReadOnly_BorderStyle: solid;\n --sapField_ReadOnly_HelpBackground: #585858;\n --sapField_RequiredColor: #fff;\n --sapField_InvalidColor: #fff;\n --sapField_InvalidBackground: #7a5100;\n --sapField_InvalidBackgroundStyle: none;\n --sapField_InvalidBorderWidth: .125rem;\n --sapField_InvalidBorderStyle: dashed;\n --sapField_InvalidShadow: none;\n --sapField_WarningColor: #fff;\n --sapField_WarningBackground: #000;\n --sapField_WarningBackgroundStyle: none;\n --sapField_WarningBorderWidth: .125rem;\n --sapField_WarningBorderStyle: dashed;\n --sapField_WarningShadow: none;\n --sapField_SuccessColor: #fff;\n --sapField_SuccessBackground: #000;\n --sapField_SuccessBackgroundStyle: none;\n --sapField_SuccessBorderWidth: .125rem;\n --sapField_SuccessBorderStyle: solid;\n --sapField_SuccessShadow: none;\n --sapField_InformationColor: #fff;\n --sapField_InformationBackground: #000;\n --sapField_InformationBackgroundStyle: none;\n --sapField_InformationBorderWidth: .0625rem;\n --sapField_InformationBorderStyle: dashed;\n --sapField_InformationShadow: none;\n --sapGroup_TitleBackground: #000;\n --sapGroup_TitleBorderColor: #fff;\n --sapGroup_TitleTextColor: #fff;\n --sapGroup_Title_FontSize: 1.125rem;\n --sapGroup_ContentBackground: #000;\n --sapGroup_ContentBorderColor: #fff;\n --sapGroup_BorderWidth: .0625rem;\n --sapGroup_BorderCornerRadius: 0;\n --sapGroup_FooterBackground: #000;\n --sapToolbar_Background: #000;\n --sapToolbar_SeparatorColor: #fff;\n --sapList_HeaderBackground: #000;\n --sapList_HeaderBorderColor: #fff;\n --sapList_HeaderTextColor: #fff;\n --sapList_BorderColor: #999;\n --sapList_BorderWidth: .0625rem;\n --sapList_TextColor: #fff;\n --sapList_Active_TextColor: #fff;\n --sapList_Active_Background: #7a5100;\n --sapList_SelectionBackgroundColor: #0f5d94;\n --sapList_SelectionBorderColor: #fff;\n --sapList_Hover_SelectionBackground: #7a5100;\n --sapList_Background: #000;\n --sapList_Hover_Background: #7a5100;\n --sapList_AlternatingBackground: #262626;\n --sapList_GroupHeaderBackground: #000;\n --sapList_GroupHeaderBorderColor: #fff;\n --sapList_GroupHeaderTextColor: #fff;\n --sapList_TableGroupHeaderBackground: #585858;\n --sapList_TableGroupHeaderBorderColor: #fff;\n --sapList_TableGroupHeaderTextColor: #fff;\n --sapList_FooterBackground: #000;\n --sapList_FooterTextColor: #fff;\n --sapList_TableFooterBorder: #fff;\n --sapList_TableFixedBorderColor: #fff;\n --sapMessage_ErrorBorderColor: #ff5e5e;\n --sapMessage_WarningBorderColor: #ffab1d;\n --sapMessage_SuccessBorderColor: #99cc99;\n --sapMessage_InformationBorderColor: #fff;\n --sapPopover_BorderCornerRadius: .25rem;\n --sapProgress_Background: #000;\n --sapProgress_BorderColor: #fff;\n --sapProgress_TextColor: #fff;\n --sapProgress_FontSize: .75rem;\n --sapProgress_NegativeBackground: #000;\n --sapProgress_NegativeBorderColor: #fff;\n --sapProgress_NegativeTextColor: #fff;\n --sapProgress_CriticalBackground: #000;\n --sapProgress_CriticalBorderColor: #fff;\n --sapProgress_CriticalTextColor: #fff;\n --sapProgress_PositiveBackground: #000;\n --sapProgress_PositiveBorderColor: #fff;\n --sapProgress_PositiveTextColor: #fff;\n --sapProgress_InformationBackground: #000;\n --sapProgress_InformationBorderColor: #fff;\n --sapProgress_InformationTextColor: #fff;\n --sapProgress_Value_Background: #7a5100;\n --sapProgress_Value_BorderColor: #fff;\n --sapProgress_Value_TextColor: #fff;\n --sapProgress_Value_NegativeBackground: #7a5100;\n --sapProgress_Value_NegativeBorderColor: #fff;\n --sapProgress_Value_NegativeTextColor: #fff;\n --sapProgress_Value_CriticalBackground: #7a5100;\n --sapProgress_Value_CriticalBorderColor: #fff;\n --sapProgress_Value_CriticalTextColor: #fff;\n --sapProgress_Value_PositiveBackground: #7a5100;\n --sapProgress_Value_PositiveBorderColor: #fff;\n --sapProgress_Value_PositiveTextColor: #fff;\n --sapProgress_Value_InformationBackground: #7a5100;\n --sapProgress_Value_InformationBorderColor: #fff;\n --sapProgress_Value_InformationTextColor: #fff;\n --sapScrollBar_FaceColor: #999;\n --sapScrollBar_TrackColor: #000;\n --sapScrollBar_BorderColor: #999;\n --sapScrollBar_SymbolColor: #fff;\n --sapScrollBar_Dimension: .75rem;\n --sapScrollBar_Hover_FaceColor: #fff;\n --sapSlider_Background: #000;\n --sapSlider_BorderColor: #fff;\n --sapSlider_Selected_Background: #0f5d94;\n --sapSlider_Selected_BorderColor: #fff;\n --sapSlider_HandleBackground: #000;\n --sapSlider_HandleBorderColor: #fff;\n --sapSlider_RangeHandleBackground: #000;\n --sapSlider_Hover_HandleBackground: #7a5100;\n --sapSlider_Hover_HandleBorderColor: #fff;\n --sapSlider_Hover_RangeHandleBackground: #7a5100;\n --sapSlider_Active_HandleBackground: #7a5100;\n --sapSlider_Active_HandleBorderColor: #fff;\n --sapSlider_Active_RangeHandleBackground: transparent;\n --sapPageHeader_Background: #000;\n --sapPageHeader_BorderColor: #fff;\n --sapPageHeader_TextColor: #fff;\n --sapPageFooter_Background: #000;\n --sapPageFooter_BorderColor: #fff;\n --sapPageFooter_TextColor: #fff;\n --sapInfobar_Background: #000;\n --sapInfobar_Hover_Background: #7a5100;\n --sapInfobar_Active_Background: #7a5100;\n --sapInfobar_NonInteractive_Background: #585858;\n --sapInfobar_TextColor: #fff;\n --sapObjectHeader_Background: #000;\n --sapObjectHeader_Hover_Background: #7a5100;\n --sapObjectHeader_BorderColor: #fff;\n --sapObjectHeader_Title_TextColor: #fff;\n --sapObjectHeader_Title_FontSize: 1.25rem;\n --sapObjectHeader_Title_SnappedFontSize: 1.25rem;\n --sapObjectHeader_Title_FontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapObjectHeader_Subtitle_TextColor: #fff;\n --sapBlockLayer_Background: #000;\n --sapTile_Background: #000;\n --sapTile_Hover_Background: #7a5100;\n --sapTile_Active_Background: #7a5100;\n --sapTile_BorderColor: #fff;\n --sapTile_BorderCornerRadius: 0.25rem;\n --sapTile_TitleTextColor: #fff;\n --sapTile_TextColor: #fff;\n --sapTile_IconColor: #fff;\n --sapTile_SeparatorColor: #fff;\n --sapTile_Interactive_BorderColor: #fff;\n --sapTile_OverlayBackground: #000;\n --sapTile_OverlayForegroundColor: #fff;\n --sapAccentColor1: #ffc847;\n --sapAccentColor2: #ed884a;\n --sapAccentColor3: #db9292;\n --sapAccentColor4: #e269c9;\n --sapAccentColor5: #8ca7d5;\n --sapAccentColor6: #6bd3ff;\n --sapAccentColor7: #7fc6c6;\n --sapAccentColor8: #b2e484;\n --sapAccentColor9: #b995e0;\n --sapAccentColor10: #b0bcc5;\n --sapAccentBackgroundColor1: #fff3b8;\n --sapAccentBackgroundColor2: #ffd0e7;\n --sapAccentBackgroundColor3: #fff0fa;\n --sapAccentBackgroundColor4: #ffdcf3;\n --sapAccentBackgroundColor5: #ded3ff;\n --sapAccentBackgroundColor6: #d1efff;\n --sapAccentBackgroundColor7: #c2fcee;\n --sapAccentBackgroundColor8: #ebf5cb;\n --sapAccentBackgroundColor9: #dafdf5;\n --sapAccentBackgroundColor10: #eaecee;\n --sapIndicationColor_1: #ff5e5e;\n --sapIndicationColor_1_Background: #000;\n --sapIndicationColor_1_BorderColor: #fff;\n --sapIndicationColor_1_TextColor: #fff;\n --sapIndicationColor_1_Hover_Background: #7a5100;\n --sapIndicationColor_1_Active_Background: #7a5100;\n --sapIndicationColor_1_Active_BorderColor: #fff;\n --sapIndicationColor_1_Active_TextColor: #fff;\n --sapIndicationColor_1_Selected_Background: #0f5d94;\n --sapIndicationColor_1_Selected_BorderColor: #fff;\n --sapIndicationColor_1_Selected_TextColor: #fff;\n --sapIndicationColor_1b: #ff5e5e;\n --sapIndicationColor_1b_BorderColor: #fff;\n --sapIndicationColor_1b_Hover_Background: #7a5100;\n --sapIndicationColor_2: #ff9191;\n --sapIndicationColor_2_Background: #000;\n --sapIndicationColor_2_BorderColor: #fff;\n --sapIndicationColor_2_TextColor: #fff;\n --sapIndicationColor_2_Hover_Background: #7a5100;\n --sapIndicationColor_2_Active_Background: #7a5100;\n --sapIndicationColor_2_Active_BorderColor: #fff;\n --sapIndicationColor_2_Active_TextColor: #fff;\n --sapIndicationColor_2_Selected_Background: #0f5d94;\n --sapIndicationColor_2_Selected_BorderColor: #fff;\n --sapIndicationColor_2_Selected_TextColor: #fff;\n --sapIndicationColor_2b: #ff9191;\n --sapIndicationColor_2b_BorderColor: #fff;\n --sapIndicationColor_2b_Hover_Background: #7a5100;\n --sapIndicationColor_3: #ffab1d;\n --sapIndicationColor_3_Background: #000;\n --sapIndicationColor_3_BorderColor: #fff;\n --sapIndicationColor_3_TextColor: #fff;\n --sapIndicationColor_3_Hover_Background: #7a5100;\n --sapIndicationColor_3_Active_Background: #7a5100;\n --sapIndicationColor_3_Active_BorderColor: #fff;\n --sapIndicationColor_3_Active_TextColor: #fff;\n --sapIndicationColor_3_Selected_Background: #0f5d94;\n --sapIndicationColor_3_Selected_BorderColor: #fff;\n --sapIndicationColor_3_Selected_TextColor: #fff;\n --sapIndicationColor_3b: #ffab1d;\n --sapIndicationColor_3b_BorderColor: #fff;\n --sapIndicationColor_3b_Hover_Background: #7a5100;\n --sapIndicationColor_4: #99cc99;\n --sapIndicationColor_4_Background: #000;\n --sapIndicationColor_4_BorderColor: #fff;\n --sapIndicationColor_4_TextColor: #fff;\n --sapIndicationColor_4_Hover_Background: #7a5100;\n --sapIndicationColor_4_Active_Background: #7a5100;\n --sapIndicationColor_4_Active_BorderColor: #fff;\n --sapIndicationColor_4_Active_TextColor: #fff;\n --sapIndicationColor_4_Selected_Background: #0f5d94;\n --sapIndicationColor_4_Selected_BorderColor: #fff;\n --sapIndicationColor_4_Selected_TextColor: #fff;\n --sapIndicationColor_4b: #99cc99;\n --sapIndicationColor_4b_BorderColor: #fff;\n --sapIndicationColor_4b_Hover_Background: #7a5100;\n --sapIndicationColor_5: #6bd3ff;\n --sapIndicationColor_5_Background: #000;\n --sapIndicationColor_5_BorderColor: #fff;\n --sapIndicationColor_5_TextColor: #fff;\n --sapIndicationColor_5_Hover_Background: #7a5100;\n --sapIndicationColor_5_Active_Background: #7a5100;\n --sapIndicationColor_5_Active_BorderColor: #fff;\n --sapIndicationColor_5_Active_TextColor: #fff;\n --sapIndicationColor_5_Selected_Background: #0f5d94;\n --sapIndicationColor_5_Selected_BorderColor: #fff;\n --sapIndicationColor_5_Selected_TextColor: #fff;\n --sapIndicationColor_5b: #6bd3ff;\n --sapIndicationColor_5b_BorderColor: #fff;\n --sapIndicationColor_5b_Hover_Background: #7a5100;\n --sapIndicationColor_6: #7fc6c6;\n --sapIndicationColor_6_Background: #000;\n --sapIndicationColor_6_BorderColor: #fff;\n --sapIndicationColor_6_TextColor: #fff;\n --sapIndicationColor_6_Hover_Background: #7a5100;\n --sapIndicationColor_6_Active_Background: #7a5100;\n --sapIndicationColor_6_Active_BorderColor: #fff;\n --sapIndicationColor_6_Active_TextColor: #fff;\n --sapIndicationColor_6_Selected_Background: #0f5d94;\n --sapIndicationColor_6_Selected_BorderColor: #fff;\n --sapIndicationColor_6_Selected_TextColor: #fff;\n --sapIndicationColor_6b: #7fc6c6;\n --sapIndicationColor_6b_BorderColor: #fff;\n --sapIndicationColor_6b_Hover_Background: #7a5100;\n --sapIndicationColor_7: #b995e0;\n --sapIndicationColor_7_Background: #000;\n --sapIndicationColor_7_BorderColor: #fff;\n --sapIndicationColor_7_TextColor: #fff;\n --sapIndicationColor_7_Hover_Background: #7a5100;\n --sapIndicationColor_7_Active_Background: #7a5100;\n --sapIndicationColor_7_Active_BorderColor: #fff;\n --sapIndicationColor_7_Active_TextColor: #fff;\n --sapIndicationColor_7_Selected_Background: #0f5d94;\n --sapIndicationColor_7_Selected_BorderColor: #fff;\n --sapIndicationColor_7_Selected_TextColor: #fff;\n --sapIndicationColor_7b: #b995e0;\n --sapIndicationColor_7b_BorderColor: #fff;\n --sapIndicationColor_7b_Hover_Background: #7a5100;\n --sapIndicationColor_8: #e269c9;\n --sapIndicationColor_8_Background: #000;\n --sapIndicationColor_8_BorderColor: #fff;\n --sapIndicationColor_8_TextColor: #fff;\n --sapIndicationColor_8_Hover_Background: #7a5100;\n --sapIndicationColor_8_Active_Background: #7a5100;\n --sapIndicationColor_8_Active_BorderColor: #fff;\n --sapIndicationColor_8_Active_TextColor: #fff;\n --sapIndicationColor_8_Selected_Background: #0f5d94;\n --sapIndicationColor_8_Selected_BorderColor: #fff;\n --sapIndicationColor_8_Selected_TextColor: #fff;\n --sapIndicationColor_8b: #e269c9;\n --sapIndicationColor_8b_BorderColor: #fff;\n --sapIndicationColor_8b_Hover_Background: #7a5100;\n --sapIndicationColor_9: #000;\n --sapIndicationColor_9_Background: #000;\n --sapIndicationColor_9_BorderColor: #fff;\n --sapIndicationColor_9_TextColor: #fff;\n --sapIndicationColor_9_Hover_Background: #7a5100;\n --sapIndicationColor_9_Active_Background: #7a5100;\n --sapIndicationColor_9_Active_BorderColor: #fff;\n --sapIndicationColor_9_Active_TextColor: #fff;\n --sapIndicationColor_9_Selected_Background: #0f5d94;\n --sapIndicationColor_9_Selected_BorderColor: #fff;\n --sapIndicationColor_9_Selected_TextColor: #fff;\n --sapIndicationColor_9b: #000;\n --sapIndicationColor_9b_BorderColor: #fff;\n --sapIndicationColor_9b_Hover_Background: #7a5100;\n --sapIndicationColor_10: #494949;\n --sapIndicationColor_10_Background: #000;\n --sapIndicationColor_10_BorderColor: #fff;\n --sapIndicationColor_10_TextColor: #fff;\n --sapIndicationColor_10_Hover_Background: #7a5100;\n --sapIndicationColor_10_Active_Background: #7a5100;\n --sapIndicationColor_10_Active_BorderColor: #fff;\n --sapIndicationColor_10_Active_TextColor: #fff;\n --sapIndicationColor_10_Selected_Background: #0f5d94;\n --sapIndicationColor_10_Selected_BorderColor: #fff;\n --sapIndicationColor_10_Selected_TextColor: #fff;\n --sapIndicationColor_10b: #494949;\n --sapIndicationColor_10b_BorderColor: #fff;\n --sapIndicationColor_10b_Hover_Background: #7a5100;\n --sapLegend_WorkingBackground: #2e2e2e;\n --sapLegend_NonWorkingBackground: #585858;\n --sapLegend_CurrentDateTime: #e269c9;\n --sapLegendColor1: #ffc847;\n --sapLegendColor2: #ed884a;\n --sapLegendColor3: #db9292;\n --sapLegendColor4: #ff741f;\n --sapLegendColor5: #e269c9;\n --sapLegendColor6: #6bd3ff;\n --sapLegendColor7: #7fc6c6;\n --sapLegendColor8: #b2e484;\n --sapLegendColor9: #b0bcc5;\n --sapLegendColor10: #bb86b0;\n --sapLegendColor11: #ffe6ad;\n --sapLegendColor12: #cdaf9d;\n --sapLegendColor13: #ff8787;\n --sapLegendColor14: #ffb385;\n --sapLegendColor15: #ffb2ef;\n --sapLegendColor16: #9cabc5;\n --sapLegendColor17: #a4eeee;\n --sapLegendColor18: #8d9e7e;\n --sapLegendColor19: #addcf0;\n --sapLegendColor20: #629cff;\n --sapLegendBackgroundColor1: #000;\n --sapLegendBackgroundColor2: #000;\n --sapLegendBackgroundColor3: #000;\n --sapLegendBackgroundColor4: #000;\n --sapLegendBackgroundColor5: #000;\n --sapLegendBackgroundColor6: #000;\n --sapLegendBackgroundColor7: #000;\n --sapLegendBackgroundColor8: #000;\n --sapLegendBackgroundColor9: #000;\n --sapLegendBackgroundColor10: #000;\n --sapLegendBackgroundColor11: #000;\n --sapLegendBackgroundColor12: #000;\n --sapLegendBackgroundColor13: #000;\n --sapLegendBackgroundColor14: #000;\n --sapLegendBackgroundColor15: #000;\n --sapLegendBackgroundColor16: #000;\n --sapLegendBackgroundColor17: #000;\n --sapLegendBackgroundColor18: #000;\n --sapLegendBackgroundColor19: #000;\n --sapLegendBackgroundColor20: #000;\n --sapChart_OrderedColor_1: #4da2f6;\n --sapChart_OrderedColor_2: #e8743b;\n --sapChart_OrderedColor_3: #19a979;\n --sapChart_OrderedColor_4: #ed4a7b;\n --sapChart_OrderedColor_5: #945ecf;\n --sapChart_OrderedColor_6: #13a4b4;\n --sapChart_OrderedColor_7: #5c66f5;\n --sapChart_OrderedColor_8: #c53da4;\n --sapChart_OrderedColor_9: #6c8893;\n --sapChart_OrderedColor_10: #ee6868;\n --sapChart_OrderedColor_11: #387bb7;\n --sapChart_Bad: #ff5e5e;\n --sapChart_Critical: #ffab1d;\n --sapChart_Good: #99cc99;\n --sapChart_Neutral: #fff;\n --sapChart_Sequence_1: #4da2f6;\n --sapChart_Sequence_2: #e8743b;\n --sapChart_Sequence_3: #19a979;\n --sapChart_Sequence_4: #ed4a7b;\n --sapChart_Sequence_5: #945ecf;\n --sapChart_Sequence_6: #13a4b4;\n --sapChart_Sequence_7: #5c66f5;\n --sapChart_Sequence_8: #c53da4;\n --sapChart_Sequence_9: #6c8893;\n --sapChart_Sequence_10: #ee6868;\n --sapChart_Sequence_11: #387bb7;\n --sapChart_Sequence_Neutral: #fff;\n \n --sapFontUrl_SAP-icons_woff: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons.woff');\n --sapFontUrl_SAP-icons_woff2: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons.woff2');\n --sapFontUrl_SAP-icons-TNT_ttf: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons-TNT.ttf');\n --sapFontUrl_SAP-icons-TNT_woff: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons-TNT.woff');\n --sapFontUrl_SAP-icons-TNT_woff2: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons-TNT.woff2');\n --sapFontUrl_SAP-icons-Business-Suite_ttf: url('../../../Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.ttf');\n --sapFontUrl_SAP-icons-Business-Suite_woff: url('../../../Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.woff');\n --sapFontUrl_SAP-icons-Business-Suite_woff2: url('../../../Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.woff2');\n --sapFontUrl_72_Regular_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Regular.woff2');\n --sapFontUrl_72_Regular_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Regular.woff');\n --sapFontUrl_72_Regular_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Regular-full.woff2');\n --sapFontUrl_72_Regular_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Regular-full.woff');\n --sapFontUrl_72_Bold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Bold.woff2');\n --sapFontUrl_72_Bold_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Bold.woff');\n --sapFontUrl_72_Bold_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Bold-full.woff2');\n --sapFontUrl_72_Bold_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Bold-full.woff');\n --sapFontUrl_72_Semibold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold.woff2');\n --sapFontUrl_72_Semibold_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold.woff');\n --sapFontUrl_72_Semibold_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold-full.woff2');\n --sapFontUrl_72_Semibold_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold-full.woff');\n --sapFontUrl_72_SemiboldDuplex_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex.woff2');\n --sapFontUrl_72_SemiboldDuplex_woff: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex.woff');\n --sapFontUrl_72_SemiboldDuplex_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex-full.woff2');\n --sapFontUrl_72_SemiboldDuplex_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex-full.woff');\n --sapFontUrl_72_Light_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Light.woff2');\n --sapFontUrl_72_Light_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Light.woff');\n --sapFontUrl_72_Light_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Light-full.woff2');\n --sapFontUrl_72_Light_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Light-full.woff');\n --sapFontUrl_72_Black_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Black.woff2');\n --sapFontUrl_72_Black_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Black.woff');\n --sapFontUrl_72_Black_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Black-full.woff2');\n --sapFontUrl_72_Black_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Black-full.woff');\n --sapFontUrl_72_BoldItalic_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-BoldItalic.woff2');\n --sapFontUrl_72_BoldItalic_woff: url('../../../Base/baseLib/baseTheme/fonts/72-BoldItalic.woff');\n --sapFontUrl_72_BoldItalic_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-BoldItalic-full.woff2');\n --sapFontUrl_72_BoldItalic_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-BoldItalic-full.woff');\n --sapFontUrl_72_Condensed_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Condensed.woff2');\n --sapFontUrl_72_Condensed_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Condensed.woff');\n --sapFontUrl_72_Condensed_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Condensed-full.woff2');\n --sapFontUrl_72_Condensed_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Condensed-full.woff');\n --sapFontUrl_72_CondensedBold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-CondensedBold.woff2');\n --sapFontUrl_72_CondensedBold_woff: url('../../../Base/baseLib/baseTheme/fonts/72-CondensedBold.woff');\n --sapFontUrl_72_CondensedBold_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-CondensedBold-full.woff2');\n --sapFontUrl_72_CondensedBold_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-CondensedBold-full.woff');\n --sapFontUrl_72_Italic_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Italic.woff2');\n --sapFontUrl_72_Italic_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Italic.woff');\n --sapFontUrl_72_Italic_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Italic-full.woff2');\n --sapFontUrl_72_Italic_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Italic-full.woff');\n --sapFontUrl_72Mono_Regular_woff2: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Regular.woff2');\n --sapFontUrl_72Mono_Regular_woff: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Regular.woff');\n --sapFontUrl_72Mono_Regular_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Regular-full.woff2');\n --sapFontUrl_72Mono_Regular_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Regular-full.woff');\n --sapFontUrl_72Mono_Bold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Bold.woff2');\n --sapFontUrl_72Mono_Bold_woff: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Bold.woff');\n --sapFontUrl_72Mono_Bold_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Bold-full.woff2');\n --sapFontUrl_72Mono_Bold_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Bold-full.woff');\n}\n\n.background-image--sapCompanyLogo {\n background-image: var(--sapCompanyLogo);\n}\n\n.background-image--sapBackgroundImage {\n background-image: var(--sapBackgroundImage);\n}\n\n.background-image--sapShell_BackgroundImage {\n background-image: var(--sapShell_BackgroundImage);\n}\n\n/**\n* Base.baseLib.sap_base_fiori.base (Version 11.5.0)\n*/\n\n/**\n* Base.baseLib.sap_base_fiori.css_variables (Version 11.5.0)\n*/\n\n/**\n* Base.baseLib.sap_fiori_3.base (Version 11.5.0)\n*/\n\n/**\n* Base.baseLib.sap_fiori_3.css_variables (Version 11.5.0)\n*/\n\n/**\n* Base.baseLib.sap_fiori_3_hcb.base (Version 11.5.0)\n*/\n\n/**\n* Base.baseLib.sap_fiori_3_hcb.css_variables (Version 11.5.0)\n*/\n" };
1
+ const styleData = { packageName: "@ui5/webcomponents-theming", fileName: "themes/sap_fiori_3_hcb/parameters-bundle.css.ts", content: `:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_hcb.css_variables","PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css","Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"],"Tags": ["Fiori_3","HighContrast","DarkColorScheme"],"FallbackThemeId": "sap_fiori_3","Engine":{"Name": "theming-engine","Version": "1.23061.0"},"Version":{"Build": "11.10.0.20231213074408","Source": "11.10.0"}};--sapBrandColor: #795100;--sapHighlightColor: #795100;--sapBaseColor: #000;--sapShellColor: #000;--sapBackgroundColor: #000;--sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif;--sapFontSize: .875rem;--sapTextColor: #fff;--sapLinkColor: #fff;--sapCompanyLogo: none;--sapBackgroundImage: none;--sapBackgroundImageOpacity: 1;--sapBackgroundImageRepeat: false;--sapSelectedColor: #0f5d94;--sapHoverColor: #795100;--sapActiveColor: #795100;--sapHighlightTextColor: #fff;--sapTitleColor: #fff;--sapNegativeColor: #ff5e5e;--sapCriticalColor: #ffab1d;--sapPositiveColor: #99cc99;--sapInformativeColor: #fff;--sapNeutralColor: #fff;--sapNegativeElementColor: #ff5e5e;--sapCriticalElementColor: #ffab1d;--sapPositiveElementColor: #99cc99;--sapInformativeElementColor: #fff;--sapNeutralElementColor: #fff;--sapNegativeTextColor: #ff5e5e;--sapCriticalTextColor: #ffab1d;--sapPositiveTextColor: #99cc99;--sapInformativeTextColor: #fff;--sapNeutralTextColor: #fff;--sapErrorColor: #ff5e5e;--sapWarningColor: #ffab1d;--sapSuccessColor: #99cc99;--sapInformationColor: #fff;--sapErrorBackground: #000;--sapWarningBackground: #000;--sapSuccessBackground: #000;--sapInformationBackground: #000;--sapNeutralBackground: #000;--sapErrorBorderColor: #ff5e5e;--sapWarningBorderColor: #ffab1d;--sapSuccessBorderColor: #99cc99;--sapInformationBorderColor: #fff;--sapNeutralBorderColor: #fff;--sapElement_LineHeight: 2.75rem;--sapElement_Height: 2.25rem;--sapElement_BorderWidth: .0625rem;--sapElement_BorderCornerRadius: .25rem;--sapElement_Compact_LineHeight: 2rem;--sapElement_Compact_Height: 1.625rem;--sapElement_Condensed_LineHeight: 1.5rem;--sapElement_Condensed_Height: 1.375rem;--sapContent_LineHeight: 1.4;--sapContent_IconHeight: 1rem;--sapContent_IconColor: #fff;--sapContent_ContrastIconColor: #fff;--sapContent_NonInteractiveIconColor: #fff;--sapContent_MarkerIconColor: #fff;--sapContent_MarkerTextColor: #fff;--sapContent_MeasureIndicatorColor: #fff;--sapContent_Selected_MeasureIndicatorColor: #fff;--sapContent_Placeholderloading_Background: #666;--sapContent_Placeholderloading_Gradient: linear-gradient(to right, #666 0%, #666 35%, #999 50%, #666 65%, #666 100%);--sapContent_ImagePlaceholderBackground: #000;--sapContent_ImagePlaceholderForegroundColor: #fff;--sapContent_RatedColor: #fff;--sapContent_UnratedColor: #999;--sapContent_BusyColor: #fff;--sapContent_FocusColor: #fff;--sapContent_FocusStyle: dotted;--sapContent_FocusWidth: .125rem;--sapContent_ContrastFocusColor: #fff;--sapContent_ShadowColor: #fff;--sapContent_ContrastShadowColor: #fff;--sapContent_Shadow0: 0 0 0 .0625rem #fff;--sapContent_Shadow1: 0 0 1rem 0 rgba(255,255,255,.5), 0 0 0 .125rem #fff;--sapContent_Shadow2: 0 .25rem 2rem 0 rgba(255,255,255,.6), 0 0 0 .125rem #fff;--sapContent_Shadow3: 0 .625rem 4rem 0 rgba(255,255,255,.8), 0 0 0 .125rem #fff;--sapContent_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;--sapContent_ContrastTextShadow: none;--sapContent_HeaderShadow: inset 0 -.125rem #fff;--sapContent_Interaction_Shadow: none;--sapContent_Selected_Shadow: none;--sapContent_Negative_Shadow: none;--sapContent_Critical_Shadow: none;--sapContent_Positive_Shadow: none;--sapContent_Informative_Shadow: none;--sapContent_Neutral_Shadow: none;--sapContent_SearchHighlightColor: #795100;--sapContent_HelpColor: #03b803;--sapContent_LabelColor: #fff;--sapContent_MonospaceFontFamily: "72Mono", "72Monofull", lucida console, monospace;--sapContent_MonospaceBoldFontFamily: "72Mono-Bold", "72Mono-Boldfull", lucida console, monospace;--sapContent_IconFontFamily: "SAP-icons";--sapContent_DisabledTextColor: #666;--sapContent_DisabledOpacity: .4;--sapContent_ContrastTextThreshold: .65;--sapContent_ContrastTextColor: #fff;--sapContent_ForegroundColor: #000;--sapContent_ForegroundBorderColor: #fff;--sapContent_ForegroundTextColor: #fff;--sapContent_BadgeBackground: #000;--sapContent_BadgeTextColor: #fff;--sapContent_DragAndDropActiveColor: #03b803;--sapContent_Selected_TextColor: #fff;--sapContent_Selected_Background: #0f5d94;--sapContent_Selected_Hover_Background: #795100;--sapContent_Selected_ForegroundColor: #fff;--sapContent_ForcedColorAdjust: none;--sapContent_Illustrative_Color1: #212628;--sapContent_Illustrative_Color2: #fff;--sapContent_Illustrative_Color3: #ccc;--sapContent_Illustrative_Color4: #fff;--sapContent_Illustrative_Color5: #88979e;--sapContent_Illustrative_Color6: #88979e;--sapContent_Illustrative_Color7: #212628;--sapContent_Illustrative_Color8: #000;--sapContent_Illustrative_Color9: #62737c;--sapContent_Illustrative_Color10: #e7e9ea;--sapContent_Illustrative_Color11: #fff;--sapContent_Illustrative_Color12: #fff;--sapContent_Illustrative_Color13: #ccc;--sapContent_Illustrative_Color14: #999;--sapContent_Illustrative_Color15: #999;--sapContent_Illustrative_Color16: #505e65;--sapContent_Illustrative_Color17: #505e65;--sapContent_Illustrative_Color18: #2d3336;--sapContent_Illustrative_Color19: #384144;--sapContent_Illustrative_Color20: #444e52;--sapFontLightFamily: "72-Light", "72-Lightfull", "72", "72full", Arial, Helvetica, sans-serif;--sapFontBoldFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;--sapFontSemiboldFamily: "72-Semibold", "72-Semiboldfull", "72", "72full", Arial, Helvetica, sans-serif;--sapFontSemiboldDuplexFamily: "72-SemiboldDuplex", "72-SemiboldDuplexfull", "72", "72full", Arial, Helvetica, sans-serif;--sapFontBlackFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif;--sapFontHeaderFamily: "72", "72full", Arial, Helvetica, sans-serif;--sapFontSmallSize: .75rem;--sapFontLargeSize: 1rem;--sapFontHeader1Size: 2.25rem;--sapFontHeader2Size: 1.5rem;--sapFontHeader3Size: 1.25rem;--sapFontHeader4Size: 1.125rem;--sapFontHeader5Size: 1rem;--sapFontHeader6Size: .875rem;--sapLink_TextDecoration: underline;--sapLink_Hover_Color: #fff;--sapLink_Hover_TextDecoration: none;--sapLink_Active_Color: #fff;--sapLink_Active_TextDecoration: underline;--sapLink_Visited_Color: #fff;--sapLink_InvertedColor: #fff;--sapLink_SubtleColor: #fff;--sapShell_Background: #000;--sapShell_BackgroundImage: linear-gradient(to bottom, #000, #000);--sapShell_BackgroundImageOpacity: 1;--sapShell_BackgroundImageRepeat: false;--sapShell_BorderColor: #fff;--sapShell_TextColor: #fff;--sapShell_InteractiveBackground: #000;--sapShell_InteractiveTextColor: #fff;--sapShell_InteractiveBorderColor: #fff;--sapShell_GroupTitleTextColor: #fff;--sapShell_GroupTitleTextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;--sapShell_Hover_Background: #795100;--sapShell_Active_Background: #795100;--sapShell_Active_TextColor: #fff;--sapShell_Selected_Background: #0f5d94;--sapShell_Selected_TextColor: #fff;--sapShell_Selected_Hover_Background: #795100;--sapShell_Favicon: none;--sapShell_Navigation_Background: #000;--sapShell_Navigation_Hover_Background: #795100;--sapShell_Navigation_SelectedColor: #fff;--sapShell_Navigation_Selected_TextColor: #fff;--sapShell_Navigation_TextColor: #fff;--sapShell_Navigation_Active_TextColor: #fff;--sapShell_Navigation_Active_Background: #795100;--sapShell_Shadow: 0 .125rem 0 0 #fff;--sapShell_NegativeColor: #ff5e5e;--sapShell_CriticalColor: #ffab1d;--sapShell_PositiveColor: #99cc99;--sapShell_InformativeColor: #fff;--sapShell_NeutralColor: #fff;--sapShell_Category_1_Background: #000;--sapShell_Category_1_BorderColor: #6bd3ff;--sapShell_Category_1_TextColor: #fff;--sapShell_Category_1_TextShadow: none;--sapShell_Category_2_Background: #000;--sapShell_Category_2_BorderColor: #db9292;--sapShell_Category_2_TextColor: #fff;--sapShell_Category_2_TextShadow: none;--sapShell_Category_3_Background: #000;--sapShell_Category_3_BorderColor: #ffc847;--sapShell_Category_3_TextColor: #fff;--sapShell_Category_3_TextShadow: none;--sapShell_Category_4_Background: #000;--sapShell_Category_4_BorderColor: #bb86b0;--sapShell_Category_4_TextColor: #fff;--sapShell_Category_4_TextShadow: none;--sapShell_Category_5_Background: #000;--sapShell_Category_5_BorderColor: #cdaf9d;--sapShell_Category_5_TextColor: #fff;--sapShell_Category_5_TextShadow: none;--sapShell_Category_6_Background: #000;--sapShell_Category_6_BorderColor: #7fc6c6;--sapShell_Category_6_TextColor: #fff;--sapShell_Category_6_TextShadow: none;--sapShell_Category_7_Background: #000;--sapShell_Category_7_BorderColor: #e269c9;--sapShell_Category_7_TextColor: #fff;--sapShell_Category_7_TextShadow: none;--sapShell_Category_8_Background: #000;--sapShell_Category_8_BorderColor: #b2e484;--sapShell_Category_8_TextColor: #fff;--sapShell_Category_8_TextShadow: none;--sapShell_Category_9_Background: #000;--sapShell_Category_9_BorderColor: #4db1ff;--sapShell_Category_9_TextColor: #fff;--sapShell_Category_9_TextShadow: none;--sapShell_Category_10_Background: #000;--sapShell_Category_10_BorderColor: #b0bcc5;--sapShell_Category_10_TextColor: #fff;--sapShell_Category_10_TextShadow: none;--sapShell_Category_11_Background: #000;--sapShell_Category_11_BorderColor: #ff8787;--sapShell_Category_11_TextColor: #fff;--sapShell_Category_11_TextShadow: none;--sapShell_Category_12_Background: #000;--sapShell_Category_12_BorderColor: #d3b6ff;--sapShell_Category_12_TextColor: #fff;--sapShell_Category_12_TextShadow: none;--sapShell_Category_13_Background: #000;--sapShell_Category_13_BorderColor: #fdcef0;--sapShell_Category_13_TextColor: #fff;--sapShell_Category_13_TextShadow: none;--sapShell_Category_14_Background: #000;--sapShell_Category_14_BorderColor: #a4eeee;--sapShell_Category_14_TextColor: #fff;--sapShell_Category_14_TextShadow: none;--sapShell_Category_15_Background: #000;--sapShell_Category_15_BorderColor: #eaecee;--sapShell_Category_15_TextColor: #fff;--sapShell_Category_15_TextShadow: none;--sapShell_Category_16_Background: #000;--sapShell_Category_16_BorderColor: #b2e484;--sapShell_Category_16_TextColor: #fff;--sapShell_Category_16_TextShadow: none;--sapAvatar_1_Background: #000;--sapAvatar_1_BorderColor: #fff;--sapAvatar_1_TextColor: #fff;--sapAvatar_2_Background: #000;--sapAvatar_2_BorderColor: #fff;--sapAvatar_2_TextColor: #fff;--sapAvatar_3_Background: #000;--sapAvatar_3_BorderColor: #fff;--sapAvatar_3_TextColor: #fff;--sapAvatar_4_Background: #000;--sapAvatar_4_BorderColor: #fff;--sapAvatar_4_TextColor: #fff;--sapAvatar_5_Background: #000;--sapAvatar_5_BorderColor: #fff;--sapAvatar_5_TextColor: #fff;--sapAvatar_6_Background: #000;--sapAvatar_6_BorderColor: #fff;--sapAvatar_6_TextColor: #fff;--sapAvatar_7_Background: #000;--sapAvatar_7_BorderColor: #fff;--sapAvatar_7_TextColor: #fff;--sapAvatar_8_Background: #000;--sapAvatar_8_BorderColor: #fff;--sapAvatar_8_TextColor: #fff;--sapAvatar_9_Background: #000;--sapAvatar_9_BorderColor: #fff;--sapAvatar_9_TextColor: #fff;--sapAvatar_10_Background: #000;--sapAvatar_10_BorderColor: #fff;--sapAvatar_10_TextColor: #fff;--sapButton_Background: #000;--sapButton_BorderColor: #fff;--sapButton_BorderWidth: .0625rem;--sapButton_BorderCornerRadius: .375rem;--sapButton_TextColor: #fff;--sapButton_Hover_Background: #795100;--sapButton_Hover_BorderColor: #fff;--sapButton_Hover_TextColor: #fff;--sapButton_IconColor: #fff;--sapButton_Active_Background: #795100;--sapButton_Active_BorderColor: #fff;--sapButton_Active_TextColor: #fff;--sapButton_Emphasized_Background: #000;--sapButton_Emphasized_BorderColor: #fff;--sapButton_Emphasized_TextColor: #fff;--sapButton_Emphasized_Hover_Background: #795100;--sapButton_Emphasized_Hover_BorderColor: #fff;--sapButton_Emphasized_Hover_TextColor: #fff;--sapButton_Emphasized_Active_Background: #795100;--sapButton_Emphasized_Active_BorderColor: #fff;--sapButton_Emphasized_Active_TextColor: #fff;--sapButton_Emphasized_TextShadow: transparent;--sapButton_Emphasized_FontWeight: bold;--sapButton_Reject_Background: #000;--sapButton_Reject_BorderColor: #fff;--sapButton_Reject_TextColor: #fff;--sapButton_Reject_Hover_Background: #795100;--sapButton_Reject_Hover_BorderColor: #fff;--sapButton_Reject_Hover_TextColor: #fff;--sapButton_Reject_Active_Background: #795100;--sapButton_Reject_Active_BorderColor: #fff;--sapButton_Reject_Active_TextColor: #fff;--sapButton_Reject_Selected_Background: #0f5d94;--sapButton_Reject_Selected_BorderColor: #fff;--sapButton_Reject_Selected_TextColor: #fff;--sapButton_Reject_Selected_Hover_Background: #795100;--sapButton_Reject_Selected_Hover_BorderColor: #fff;--sapButton_Accept_Background: #000;--sapButton_Accept_BorderColor: #fff;--sapButton_Accept_TextColor: #fff;--sapButton_Accept_Hover_Background: #795100;--sapButton_Accept_Hover_BorderColor: #fff;--sapButton_Accept_Hover_TextColor: #fff;--sapButton_Accept_Active_Background: #795100;--sapButton_Accept_Active_BorderColor: #fff;--sapButton_Accept_Active_TextColor: #fff;--sapButton_Accept_Selected_Background: #0f5d94;--sapButton_Accept_Selected_BorderColor: #fff;--sapButton_Accept_Selected_TextColor: #fff;--sapButton_Accept_Selected_Hover_Background: #795100;--sapButton_Accept_Selected_Hover_BorderColor: #fff;--sapButton_Lite_Background: #000;--sapButton_Lite_BorderColor: #fff;--sapButton_Lite_TextColor: #fff;--sapButton_Lite_Hover_Background: #795100;--sapButton_Lite_Hover_BorderColor: #fff;--sapButton_Lite_Hover_TextColor: #fff;--sapButton_Lite_Active_Background: #795100;--sapButton_Lite_Active_BorderColor: #fff;--sapButton_Selected_Background: #0f5d94;--sapButton_Selected_BorderColor: #fff;--sapButton_Selected_TextColor: #fff;--sapButton_Selected_Hover_Background: #795100;--sapButton_Selected_Hover_BorderColor: #fff;--sapButton_Attention_Background: #000;--sapButton_Attention_BorderColor: #fff;--sapButton_Attention_TextColor: #fff;--sapButton_Attention_Hover_Background: #795100;--sapButton_Attention_Hover_BorderColor: #fff;--sapButton_Attention_Hover_TextColor: #fff;--sapButton_Attention_Active_Background: #795100;--sapButton_Attention_Active_BorderColor: #fff;--sapButton_Attention_Active_TextColor: #fff;--sapButton_Attention_Selected_Background: #0f5d94;--sapButton_Attention_Selected_BorderColor: #fff;--sapButton_Attention_Selected_TextColor: #fff;--sapButton_Attention_Selected_Hover_Background: #795100;--sapButton_Attention_Selected_Hover_BorderColor: #fff;--sapButton_Negative_Background: #000;--sapButton_Negative_BorderColor: #fff;--sapButton_Negative_TextColor: #fff;--sapButton_Negative_Hover_Background: #795100;--sapButton_Negative_Hover_BorderColor: #fff;--sapButton_Negative_Hover_TextColor: #fff;--sapButton_Negative_Active_Background: #795100;--sapButton_Negative_Active_BorderColor: #fff;--sapButton_Negative_Active_TextColor: #fff;--sapButton_Critical_Background: #000;--sapButton_Critical_BorderColor: #fff;--sapButton_Critical_TextColor: #fff;--sapButton_Critical_Hover_Background: #795100;--sapButton_Critical_Hover_BorderColor: #fff;--sapButton_Critical_Hover_TextColor: #fff;--sapButton_Critical_Active_Background: #795100;--sapButton_Critical_Active_BorderColor: #fff;--sapButton_Critical_Active_TextColor: #fff;--sapButton_Success_Background: #000;--sapButton_Success_BorderColor: #fff;--sapButton_Success_TextColor: #fff;--sapButton_Success_Hover_Background: #795100;--sapButton_Success_Hover_BorderColor: #fff;--sapButton_Success_Hover_TextColor: #fff;--sapButton_Success_Active_Background: #795100;--sapButton_Success_Active_BorderColor: #fff;--sapButton_Success_Active_TextColor: #fff;--sapButton_Information_Background: #000;--sapButton_Information_BorderColor: #fff;--sapButton_Information_TextColor: #fff;--sapButton_Information_Hover_Background: #795100;--sapButton_Information_Hover_BorderColor: #fff;--sapButton_Information_Hover_TextColor: #fff;--sapButton_Information_Active_Background: #795100;--sapButton_Information_Active_BorderColor: #fff;--sapButton_Information_Active_TextColor: #fff;--sapButton_Neutral_Background: #000;--sapButton_Neutral_BorderColor: #fff;--sapButton_Neutral_TextColor: #fff;--sapButton_Neutral_Hover_Background: #795100;--sapButton_Neutral_Hover_BorderColor: #fff;--sapButton_Neutral_Hover_TextColor: #fff;--sapButton_Neutral_Active_Background: #795100;--sapButton_Neutral_Active_BorderColor: #fff;--sapButton_Neutral_Active_TextColor: #fff;--sapButton_Track_Background: #000;--sapButton_Track_BorderColor: #fff;--sapButton_Track_TextColor: #fff;--sapButton_Track_Hover_Background: #795100;--sapButton_Track_Hover_BorderColor: #fff;--sapButton_Track_Selected_Background: #0f5d94;--sapButton_Track_Selected_BorderColor: #fff;--sapButton_Track_Selected_TextColor: #fff;--sapButton_Track_Selected_Hover_Background: #795100;--sapButton_Track_Selected_Hover_BorderColor: #fff;--sapButton_Handle_Background: #000;--sapButton_Handle_BorderColor: #fff;--sapButton_Handle_TextColor: #fff;--sapButton_Handle_Hover_Background: #795100;--sapButton_Handle_Hover_BorderColor: #fff;--sapButton_Handle_Selected_Background: #0f5d94;--sapButton_Handle_Selected_BorderColor: #fff;--sapButton_Handle_Selected_TextColor: #fff;--sapButton_Handle_Selected_Hover_Background: #795100;--sapButton_Handle_Selected_Hover_BorderColor: #fff;--sapButton_Track_Negative_Background: #000;--sapButton_Track_Negative_BorderColor: #ff5e5e;--sapButton_Track_Negative_TextColor: #fff;--sapButton_Track_Negative_Hover_Background: #795100;--sapButton_Track_Negative_Hover_BorderColor: #ff5e5e;--sapButton_Handle_Negative_Background: #000;--sapButton_Handle_Negative_BorderColor: #ff5e5e;--sapButton_Handle_Negative_TextColor: #fff;--sapButton_Handle_Negative_Hover_Background: #795100;--sapButton_Handle_Negative_Hover_BorderColor: #ff5e5e;--sapButton_Track_Positive_Background: #000;--sapButton_Track_Positive_BorderColor: #99cc99;--sapButton_Track_Positive_TextColor: #fff;--sapButton_Track_Positive_Hover_Background: #000;--sapButton_Track_Positive_Hover_BorderColor: #fff;--sapButton_Handle_Positive_Background: #000;--sapButton_Handle_Positive_BorderColor: #99cc99;--sapButton_Handle_Positive_TextColor: #fff;--sapButton_Handle_Positive_Hover_Background: #795100;--sapButton_Handle_Positive_Hover_BorderColor: #99cc99;--sapButton_TokenBackground: #000;--sapButton_TokenBorderColor: #fff;--sapField_Background: #000;--sapField_BackgroundStyle: none;--sapField_TextColor: #fff;--sapField_PlaceholderTextColor: #999;--sapField_BorderColor: #fff;--sapField_HelpBackground: #000;--sapField_BorderWidth: .125rem;--sapField_BorderStyle: solid;--sapField_BorderCornerRadius: 0;--sapField_Shadow: none;--sapField_Hover_Background: #000;--sapField_Hover_BackgroundStyle: none;--sapField_Hover_BorderColor: #fff;--sapField_Hover_HelpBackground: #000;--sapField_Hover_Shadow: none;--sapField_Hover_InvalidShadow: none;--sapField_Hover_WarningShadow: none;--sapField_Hover_SuccessShadow: none;--sapField_Hover_InformationShadow: none;--sapField_Active_BorderColor: #fff;--sapField_Focus_Background: #000;--sapField_Focus_BorderColor: #fff;--sapField_Focus_HelpBackground: #000;--sapField_ReadOnly_Background: #585858;--sapField_ReadOnly_BackgroundStyle: none;--sapField_ReadOnly_BorderColor: #fff;--sapField_ReadOnly_BorderStyle: solid;--sapField_ReadOnly_HelpBackground: #585858;--sapField_RequiredColor: #fff;--sapField_InvalidColor: #fff;--sapField_InvalidBackground: #795100;--sapField_InvalidBackgroundStyle: none;--sapField_InvalidBorderWidth: .125rem;--sapField_InvalidBorderStyle: dashed;--sapField_InvalidShadow: none;--sapField_WarningColor: #fff;--sapField_WarningBackground: #000;--sapField_WarningBackgroundStyle: none;--sapField_WarningBorderWidth: .125rem;--sapField_WarningBorderStyle: dashed;--sapField_WarningShadow: none;--sapField_SuccessColor: #fff;--sapField_SuccessBackground: #000;--sapField_SuccessBackgroundStyle: none;--sapField_SuccessBorderWidth: .125rem;--sapField_SuccessBorderStyle: solid;--sapField_SuccessShadow: none;--sapField_InformationColor: #fff;--sapField_InformationBackground: #000;--sapField_InformationBackgroundStyle: none;--sapField_InformationBorderWidth: .0625rem;--sapField_InformationBorderStyle: dashed;--sapField_InformationShadow: none;--sapGroup_TitleBackground: #000;--sapGroup_TitleBorderColor: #fff;--sapGroup_TitleTextColor: #fff;--sapGroup_Title_FontSize: 1.125rem;--sapGroup_ContentBackground: #000;--sapGroup_ContentBorderColor: #fff;--sapGroup_BorderWidth: .0625rem;--sapGroup_BorderCornerRadius: 0;--sapGroup_FooterBackground: #000;--sapToolbar_Background: #000;--sapToolbar_SeparatorColor: #fff;--sapList_HeaderBackground: #000;--sapList_HeaderBorderColor: #fff;--sapList_HeaderTextColor: #fff;--sapList_BorderColor: #999;--sapList_BorderWidth: .0625rem;--sapList_TextColor: #fff;--sapList_Active_TextColor: #fff;--sapList_Active_Background: #795100;--sapList_SelectionBackgroundColor: #0f5d94;--sapList_SelectionBorderColor: #fff;--sapList_Hover_SelectionBackground: #795100;--sapList_Background: #000;--sapList_Hover_Background: #795100;--sapList_AlternatingBackground: #262626;--sapList_GroupHeaderBackground: #000;--sapList_GroupHeaderBorderColor: #fff;--sapList_GroupHeaderTextColor: #fff;--sapList_TableGroupHeaderBackground: #585858;--sapList_TableGroupHeaderBorderColor: #fff;--sapList_TableGroupHeaderTextColor: #fff;--sapList_FooterBackground: #000;--sapList_FooterTextColor: #fff;--sapList_TableFooterBorder: #fff;--sapList_TableFixedBorderColor: #fff;--sapMessage_ErrorBorderColor: #ff5e5e;--sapMessage_WarningBorderColor: #ffab1d;--sapMessage_SuccessBorderColor: #99cc99;--sapMessage_InformationBorderColor: #fff;--sapPopover_BorderCornerRadius: .25rem;--sapProgress_Background: #000;--sapProgress_BorderColor: #fff;--sapProgress_TextColor: #fff;--sapProgress_FontSize: .75rem;--sapProgress_NegativeBackground: #000;--sapProgress_NegativeBorderColor: #fff;--sapProgress_NegativeTextColor: #fff;--sapProgress_CriticalBackground: #000;--sapProgress_CriticalBorderColor: #fff;--sapProgress_CriticalTextColor: #fff;--sapProgress_PositiveBackground: #000;--sapProgress_PositiveBorderColor: #fff;--sapProgress_PositiveTextColor: #fff;--sapProgress_InformationBackground: #000;--sapProgress_InformationBorderColor: #fff;--sapProgress_InformationTextColor: #fff;--sapProgress_Value_Background: #795100;--sapProgress_Value_BorderColor: #fff;--sapProgress_Value_TextColor: #fff;--sapProgress_Value_NegativeBackground: #795100;--sapProgress_Value_NegativeBorderColor: #fff;--sapProgress_Value_NegativeTextColor: #fff;--sapProgress_Value_CriticalBackground: #795100;--sapProgress_Value_CriticalBorderColor: #fff;--sapProgress_Value_CriticalTextColor: #fff;--sapProgress_Value_PositiveBackground: #795100;--sapProgress_Value_PositiveBorderColor: #fff;--sapProgress_Value_PositiveTextColor: #fff;--sapProgress_Value_InformationBackground: #795100;--sapProgress_Value_InformationBorderColor: #fff;--sapProgress_Value_InformationTextColor: #fff;--sapScrollBar_FaceColor: #999;--sapScrollBar_TrackColor: #000;--sapScrollBar_BorderColor: #999;--sapScrollBar_SymbolColor: #fff;--sapScrollBar_Dimension: .75rem;--sapScrollBar_Hover_FaceColor: #fff;--sapSlider_Background: #000;--sapSlider_BorderColor: #fff;--sapSlider_Selected_Background: #0f5d94;--sapSlider_Selected_BorderColor: #fff;--sapSlider_HandleBackground: #000;--sapSlider_HandleBorderColor: #fff;--sapSlider_RangeHandleBackground: #000;--sapSlider_Hover_HandleBackground: #795100;--sapSlider_Hover_HandleBorderColor: #fff;--sapSlider_Hover_RangeHandleBackground: #795100;--sapSlider_Active_HandleBackground: #795100;--sapSlider_Active_HandleBorderColor: #fff;--sapSlider_Active_RangeHandleBackground: transparent;--sapPageHeader_Background: #000;--sapPageHeader_BorderColor: #fff;--sapPageHeader_TextColor: #fff;--sapPageFooter_Background: #000;--sapPageFooter_BorderColor: #fff;--sapPageFooter_TextColor: #fff;--sapInfobar_Background: #000;--sapInfobar_Hover_Background: #795100;--sapInfobar_Active_Background: #795100;--sapInfobar_NonInteractive_Background: #585858;--sapInfobar_TextColor: #fff;--sapObjectHeader_Background: #000;--sapObjectHeader_Hover_Background: #795100;--sapObjectHeader_BorderColor: #fff;--sapObjectHeader_Title_TextColor: #fff;--sapObjectHeader_Title_FontSize: 1.25rem;--sapObjectHeader_Title_SnappedFontSize: 1.25rem;--sapObjectHeader_Title_FontFamily: "72", "72full", Arial, Helvetica, sans-serif;--sapObjectHeader_Subtitle_TextColor: #fff;--sapBlockLayer_Background: #000;--sapTile_Background: #000;--sapTile_Hover_Background: #795100;--sapTile_Active_Background: #795100;--sapTile_BorderColor: #fff;--sapTile_BorderCornerRadius: .25rem;--sapTile_TitleTextColor: #fff;--sapTile_TextColor: #fff;--sapTile_IconColor: #fff;--sapTile_SeparatorColor: #fff;--sapTile_Interactive_BorderColor: #fff;--sapTile_OverlayBackground: #000;--sapTile_OverlayForegroundColor: #fff;--sapAccentColor1: #ffc847;--sapAccentColor2: #ed884a;--sapAccentColor3: #db9292;--sapAccentColor4: #e269c9;--sapAccentColor5: #8ca7d5;--sapAccentColor6: #6bd3ff;--sapAccentColor7: #7fc6c6;--sapAccentColor8: #b2e484;--sapAccentColor9: #b995e0;--sapAccentColor10: #b0bcc5;--sapAccentBackgroundColor1: #fff3b8;--sapAccentBackgroundColor2: #ffd0e7;--sapAccentBackgroundColor3: #fff0fa;--sapAccentBackgroundColor4: #ffdcf3;--sapAccentBackgroundColor5: #ded3ff;--sapAccentBackgroundColor6: #d1efff;--sapAccentBackgroundColor7: #c2fcee;--sapAccentBackgroundColor8: #ebf5cb;--sapAccentBackgroundColor9: #dafdf5;--sapAccentBackgroundColor10: #eaecee;--sapIndicationColor_1: #ff5e5e;--sapIndicationColor_1_Background: #000;--sapIndicationColor_1_BorderColor: #fff;--sapIndicationColor_1_TextColor: #fff;--sapIndicationColor_1_Hover_Background: #795100;--sapIndicationColor_1_Active_Background: #795100;--sapIndicationColor_1_Active_BorderColor: #fff;--sapIndicationColor_1_Active_TextColor: #fff;--sapIndicationColor_1_Selected_Background: #0f5d94;--sapIndicationColor_1_Selected_BorderColor: #fff;--sapIndicationColor_1_Selected_TextColor: #fff;--sapIndicationColor_1b: #ff5e5e;--sapIndicationColor_1b_BorderColor: #fff;--sapIndicationColor_1b_Hover_Background: #795100;--sapIndicationColor_2: #ff9191;--sapIndicationColor_2_Background: #000;--sapIndicationColor_2_BorderColor: #fff;--sapIndicationColor_2_TextColor: #fff;--sapIndicationColor_2_Hover_Background: #795100;--sapIndicationColor_2_Active_Background: #795100;--sapIndicationColor_2_Active_BorderColor: #fff;--sapIndicationColor_2_Active_TextColor: #fff;--sapIndicationColor_2_Selected_Background: #0f5d94;--sapIndicationColor_2_Selected_BorderColor: #fff;--sapIndicationColor_2_Selected_TextColor: #fff;--sapIndicationColor_2b: #ff9191;--sapIndicationColor_2b_BorderColor: #fff;--sapIndicationColor_2b_Hover_Background: #795100;--sapIndicationColor_3: #ffab1d;--sapIndicationColor_3_Background: #000;--sapIndicationColor_3_BorderColor: #fff;--sapIndicationColor_3_TextColor: #fff;--sapIndicationColor_3_Hover_Background: #795100;--sapIndicationColor_3_Active_Background: #795100;--sapIndicationColor_3_Active_BorderColor: #fff;--sapIndicationColor_3_Active_TextColor: #fff;--sapIndicationColor_3_Selected_Background: #0f5d94;--sapIndicationColor_3_Selected_BorderColor: #fff;--sapIndicationColor_3_Selected_TextColor: #fff;--sapIndicationColor_3b: #ffab1d;--sapIndicationColor_3b_BorderColor: #fff;--sapIndicationColor_3b_Hover_Background: #795100;--sapIndicationColor_4: #99cc99;--sapIndicationColor_4_Background: #000;--sapIndicationColor_4_BorderColor: #fff;--sapIndicationColor_4_TextColor: #fff;--sapIndicationColor_4_Hover_Background: #795100;--sapIndicationColor_4_Active_Background: #795100;--sapIndicationColor_4_Active_BorderColor: #fff;--sapIndicationColor_4_Active_TextColor: #fff;--sapIndicationColor_4_Selected_Background: #0f5d94;--sapIndicationColor_4_Selected_BorderColor: #fff;--sapIndicationColor_4_Selected_TextColor: #fff;--sapIndicationColor_4b: #99cc99;--sapIndicationColor_4b_BorderColor: #fff;--sapIndicationColor_4b_Hover_Background: #795100;--sapIndicationColor_5: #6bd3ff;--sapIndicationColor_5_Background: #000;--sapIndicationColor_5_BorderColor: #fff;--sapIndicationColor_5_TextColor: #fff;--sapIndicationColor_5_Hover_Background: #795100;--sapIndicationColor_5_Active_Background: #795100;--sapIndicationColor_5_Active_BorderColor: #fff;--sapIndicationColor_5_Active_TextColor: #fff;--sapIndicationColor_5_Selected_Background: #0f5d94;--sapIndicationColor_5_Selected_BorderColor: #fff;--sapIndicationColor_5_Selected_TextColor: #fff;--sapIndicationColor_5b: #6bd3ff;--sapIndicationColor_5b_BorderColor: #fff;--sapIndicationColor_5b_Hover_Background: #795100;--sapIndicationColor_6: #7fc6c6;--sapIndicationColor_6_Background: #000;--sapIndicationColor_6_BorderColor: #fff;--sapIndicationColor_6_TextColor: #fff;--sapIndicationColor_6_Hover_Background: #795100;--sapIndicationColor_6_Active_Background: #795100;--sapIndicationColor_6_Active_BorderColor: #fff;--sapIndicationColor_6_Active_TextColor: #fff;--sapIndicationColor_6_Selected_Background: #0f5d94;--sapIndicationColor_6_Selected_BorderColor: #fff;--sapIndicationColor_6_Selected_TextColor: #fff;--sapIndicationColor_6b: #7fc6c6;--sapIndicationColor_6b_BorderColor: #fff;--sapIndicationColor_6b_Hover_Background: #795100;--sapIndicationColor_7: #b995e0;--sapIndicationColor_7_Background: #000;--sapIndicationColor_7_BorderColor: #fff;--sapIndicationColor_7_TextColor: #fff;--sapIndicationColor_7_Hover_Background: #795100;--sapIndicationColor_7_Active_Background: #795100;--sapIndicationColor_7_Active_BorderColor: #fff;--sapIndicationColor_7_Active_TextColor: #fff;--sapIndicationColor_7_Selected_Background: #0f5d94;--sapIndicationColor_7_Selected_BorderColor: #fff;--sapIndicationColor_7_Selected_TextColor: #fff;--sapIndicationColor_7b: #b995e0;--sapIndicationColor_7b_BorderColor: #fff;--sapIndicationColor_7b_Hover_Background: #795100;--sapIndicationColor_8: #e269c9;--sapIndicationColor_8_Background: #000;--sapIndicationColor_8_BorderColor: #fff;--sapIndicationColor_8_TextColor: #fff;--sapIndicationColor_8_Hover_Background: #795100;--sapIndicationColor_8_Active_Background: #795100;--sapIndicationColor_8_Active_BorderColor: #fff;--sapIndicationColor_8_Active_TextColor: #fff;--sapIndicationColor_8_Selected_Background: #0f5d94;--sapIndicationColor_8_Selected_BorderColor: #fff;--sapIndicationColor_8_Selected_TextColor: #fff;--sapIndicationColor_8b: #e269c9;--sapIndicationColor_8b_BorderColor: #fff;--sapIndicationColor_8b_Hover_Background: #795100;--sapIndicationColor_9: #000;--sapIndicationColor_9_Background: #000;--sapIndicationColor_9_BorderColor: #fff;--sapIndicationColor_9_TextColor: #fff;--sapIndicationColor_9_Hover_Background: #795100;--sapIndicationColor_9_Active_Background: #795100;--sapIndicationColor_9_Active_BorderColor: #fff;--sapIndicationColor_9_Active_TextColor: #fff;--sapIndicationColor_9_Selected_Background: #0f5d94;--sapIndicationColor_9_Selected_BorderColor: #fff;--sapIndicationColor_9_Selected_TextColor: #fff;--sapIndicationColor_9b: #000;--sapIndicationColor_9b_BorderColor: #fff;--sapIndicationColor_9b_Hover_Background: #795100;--sapIndicationColor_10: #494949;--sapIndicationColor_10_Background: #000;--sapIndicationColor_10_BorderColor: #fff;--sapIndicationColor_10_TextColor: #fff;--sapIndicationColor_10_Hover_Background: #795100;--sapIndicationColor_10_Active_Background: #795100;--sapIndicationColor_10_Active_BorderColor: #fff;--sapIndicationColor_10_Active_TextColor: #fff;--sapIndicationColor_10_Selected_Background: #0f5d94;--sapIndicationColor_10_Selected_BorderColor: #fff;--sapIndicationColor_10_Selected_TextColor: #fff;--sapIndicationColor_10b: #494949;--sapIndicationColor_10b_BorderColor: #fff;--sapIndicationColor_10b_Hover_Background: #795100;--sapLegend_WorkingBackground: #2e2e2e;--sapLegend_NonWorkingBackground: #585858;--sapLegend_CurrentDateTime: #e269c9;--sapLegendColor1: #ffc847;--sapLegendColor2: #ed884a;--sapLegendColor3: #db9292;--sapLegendColor4: #ff741f;--sapLegendColor5: #e269c9;--sapLegendColor6: #6bd3ff;--sapLegendColor7: #7fc6c6;--sapLegendColor8: #b2e484;--sapLegendColor9: #b0bcc5;--sapLegendColor10: #bb86b0;--sapLegendColor11: #ffe6ad;--sapLegendColor12: #cdaf9d;--sapLegendColor13: #ff8787;--sapLegendColor14: #ffb385;--sapLegendColor15: #ffb2ef;--sapLegendColor16: #9cabc5;--sapLegendColor17: #a4eeee;--sapLegendColor18: #8d9e7e;--sapLegendColor19: #addcf0;--sapLegendColor20: #629cff;--sapLegendBackgroundColor1: #000;--sapLegendBackgroundColor2: #000;--sapLegendBackgroundColor3: #000;--sapLegendBackgroundColor4: #000;--sapLegendBackgroundColor5: #000;--sapLegendBackgroundColor6: #000;--sapLegendBackgroundColor7: #000;--sapLegendBackgroundColor8: #000;--sapLegendBackgroundColor9: #000;--sapLegendBackgroundColor10: #000;--sapLegendBackgroundColor11: #000;--sapLegendBackgroundColor12: #000;--sapLegendBackgroundColor13: #000;--sapLegendBackgroundColor14: #000;--sapLegendBackgroundColor15: #000;--sapLegendBackgroundColor16: #000;--sapLegendBackgroundColor17: #000;--sapLegendBackgroundColor18: #000;--sapLegendBackgroundColor19: #000;--sapLegendBackgroundColor20: #000;--sapChart_OrderedColor_1: #4da2f6;--sapChart_OrderedColor_2: #e8743b;--sapChart_OrderedColor_3: #19a979;--sapChart_OrderedColor_4: #ed4a7b;--sapChart_OrderedColor_5: #945ecf;--sapChart_OrderedColor_6: #13a4b4;--sapChart_OrderedColor_7: #5c66f5;--sapChart_OrderedColor_8: #c53da4;--sapChart_OrderedColor_9: #6c8893;--sapChart_OrderedColor_10: #ee6868;--sapChart_OrderedColor_11: #387bb7;--sapChart_Bad: #ff5e5e;--sapChart_Critical: #ffab1d;--sapChart_Good: #99cc99;--sapChart_Neutral: #fff;--sapChart_Sequence_1: #4da2f6;--sapChart_Sequence_2: #e8743b;--sapChart_Sequence_3: #19a979;--sapChart_Sequence_4: #ed4a7b;--sapChart_Sequence_5: #945ecf;--sapChart_Sequence_6: #13a4b4;--sapChart_Sequence_7: #5c66f5;--sapChart_Sequence_8: #c53da4;--sapChart_Sequence_9: #6c8893;--sapChart_Sequence_10: #ee6868;--sapChart_Sequence_11: #387bb7;--sapChart_Sequence_Neutral: #fff;}
2
+ ` };
2
3
  export default styleData;
3
4
  //# sourceMappingURL=parameters-bundle.css.js.map