@openui5/themelib_sap_belize 1.120.27 → 1.120.28
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.
- package/THIRDPARTY.txt +1 -1
- package/package.json +18 -18
- package/src/sap/ui/core/themes/sap_belize/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize/base.less +1007 -22
- package/src/sap/ui/core/themes/sap_belize/fonts/72-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize/fonts/72-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize/fonts/72-Light-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize/fonts/72-Light.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize/fonts/72-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize/fonts/72-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize/fonts/72Mono-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize/fonts/72Mono-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize/fonts/72Mono-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize/fonts/72Mono-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcb/base.less +1031 -46
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72-Light-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72-Light.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72Mono-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72Mono-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72Mono-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72Mono-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcw/base.less +1027 -42
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72-Light-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72-Light.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72Mono-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72Mono-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72Mono-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72Mono-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_plus/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_plus/base.less +148 -10
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72-Light-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72-Light.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72Mono-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72Mono-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72Mono-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72Mono-Regular.woff2 +0 -0
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// /**
|
|
2
|
-
// * Copyright (c) 2012-
|
|
3
|
-
// * Theming Engine
|
|
4
|
-
// * data:{"sModified":"
|
|
2
|
+
// * Copyright (c) 2012-2025 SAP SE or an SAP affiliate company. All rights reserved.
|
|
3
|
+
// * Theming Engine 15.0.1
|
|
4
|
+
// * data:{"sModified":"2025-03-20T15:24:53Z"}
|
|
5
5
|
// */
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
/******************* FILE /Base/baseLib/sap_belize_hcw/base.less (Version 11.
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_belize_hcw/base.less (Version 11.28.2) *******************/
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
// [Tags "SapInternal", "Base", "Dimension", "Protected"]
|
|
@@ -87,35 +87,35 @@
|
|
|
87
87
|
|
|
88
88
|
// [Label "High-Contrast Negative Color"]
|
|
89
89
|
// [Description "The high-contrast reference color for elements showing negative state."]
|
|
90
|
-
// [Tags "Base", "
|
|
90
|
+
// [Tags "Base", "Semantic", "Color", "HighContrast"]
|
|
91
91
|
// [Category "HighContrast"]
|
|
92
92
|
// [Type "color"]
|
|
93
93
|
@sapHC_NegativeColor: #ab0000;
|
|
94
94
|
|
|
95
95
|
// [Label "High-Contrast Critical Color"]
|
|
96
96
|
// [Description "The high-contrast reference color for elements showing critical state."]
|
|
97
|
-
// [Tags "Base", "
|
|
97
|
+
// [Tags "Base", "Semantic", "Color", "HighContrast"]
|
|
98
98
|
// [Category "HighContrast"]
|
|
99
99
|
// [Type "color"]
|
|
100
100
|
@sapHC_CriticalColor: #5c5c00;
|
|
101
101
|
|
|
102
102
|
// [Label "High-Contrast Positive Color"]
|
|
103
103
|
// [Description "The high-contrast reference color for elements showing positive state."]
|
|
104
|
-
// [Tags "Base", "
|
|
104
|
+
// [Tags "Base", "Semantic", "Color", "HighContrast"]
|
|
105
105
|
// [Category "HighContrast"]
|
|
106
106
|
// [Type "color"]
|
|
107
107
|
@sapHC_PositiveColor: #006362;
|
|
108
108
|
|
|
109
109
|
// [Label "High-Contrast Informative Color"]
|
|
110
110
|
// [Description "The high-contrast reference color for elements showing informative state."]
|
|
111
|
-
// [Tags "Base", "
|
|
111
|
+
// [Tags "Base", "Semantic", "Color", "HighContrast"]
|
|
112
112
|
// [Category "HighContrast"]
|
|
113
113
|
// [Type "color"]
|
|
114
114
|
@sapHC_InformativeColor: #000;
|
|
115
115
|
|
|
116
116
|
// [Label "High-Contrast Neutral Color"]
|
|
117
117
|
// [Description "The high-contrast reference color for elements showing neutral state."]
|
|
118
|
-
// [Tags "Base", "
|
|
118
|
+
// [Tags "Base", "Semantic", "Color", "HighContrast"]
|
|
119
119
|
// [Category "HighContrast"]
|
|
120
120
|
// [Type "color"]
|
|
121
121
|
@sapHC_NeutralColor: #000;
|
|
@@ -159,6 +159,7 @@
|
|
|
159
159
|
// [Tags "!Protected"]
|
|
160
160
|
// [Protected "!true"]
|
|
161
161
|
@sapCompanyLogo: none;
|
|
162
|
+
@sapFavicon: @sapShell_Favicon;
|
|
162
163
|
|
|
163
164
|
// [Tags "!Protected"]
|
|
164
165
|
// [Protected "!true"]
|
|
@@ -534,11 +535,15 @@
|
|
|
534
535
|
|
|
535
536
|
// [Tags "!Protected"]
|
|
536
537
|
// [Protected "!true"]
|
|
537
|
-
@sapContent_BadgeBackground: @
|
|
538
|
+
@sapContent_BadgeBackground: @sapHC_StandardForeground;
|
|
538
539
|
|
|
539
540
|
// [Tags "!Protected"]
|
|
540
541
|
// [Protected "!true"]
|
|
541
|
-
@sapContent_BadgeTextColor: contrast(@sapContent_BadgeBackground, @sapTextColor, @
|
|
542
|
+
@sapContent_BadgeTextColor: contrast(@sapContent_BadgeBackground, @sapTextColor, @sapBaseColor, @sapContent_ContrastTextThreshold);
|
|
543
|
+
|
|
544
|
+
// [Tags "!Protected"]
|
|
545
|
+
// [Protected "!true"]
|
|
546
|
+
@sapContent_BadgeBorderColor: @sapBaseColor;
|
|
542
547
|
|
|
543
548
|
// [Tags "!Protected"]
|
|
544
549
|
// [Protected "!true"]
|
|
@@ -566,31 +571,35 @@
|
|
|
566
571
|
|
|
567
572
|
// [Tags "!Protected"]
|
|
568
573
|
// [Protected "!true"]
|
|
569
|
-
@
|
|
574
|
+
@sapContent_Lite_Shadow: @sapContent_Shadow1;
|
|
575
|
+
|
|
576
|
+
// [Tags "!Protected"]
|
|
577
|
+
// [Protected "!true"]
|
|
578
|
+
@sapContent_Illustrative_Color1: #9b015d;
|
|
570
579
|
|
|
571
580
|
// [Tags "!Protected"]
|
|
572
581
|
// [Protected "!true"]
|
|
573
|
-
@sapContent_Illustrative_Color2: #
|
|
582
|
+
@sapContent_Illustrative_Color2: #56bdff;
|
|
574
583
|
|
|
575
584
|
// [Tags "!Protected"]
|
|
576
585
|
// [Protected "!true"]
|
|
577
|
-
@sapContent_Illustrative_Color3: #
|
|
586
|
+
@sapContent_Illustrative_Color3: #ff7f4c;
|
|
578
587
|
|
|
579
588
|
// [Tags "!Protected"]
|
|
580
589
|
// [Protected "!true"]
|
|
581
|
-
@sapContent_Illustrative_Color4: #
|
|
590
|
+
@sapContent_Illustrative_Color4: #00144a;
|
|
582
591
|
|
|
583
592
|
// [Tags "!Protected"]
|
|
584
593
|
// [Protected "!true"]
|
|
585
|
-
@sapContent_Illustrative_Color5: #
|
|
594
|
+
@sapContent_Illustrative_Color5: #a9b4be;
|
|
586
595
|
|
|
587
596
|
// [Tags "!Protected"]
|
|
588
597
|
// [Protected "!true"]
|
|
589
|
-
@sapContent_Illustrative_Color6: #
|
|
598
|
+
@sapContent_Illustrative_Color6: #d5dadd;
|
|
590
599
|
|
|
591
600
|
// [Tags "!Protected"]
|
|
592
601
|
// [Protected "!true"]
|
|
593
|
-
@sapContent_Illustrative_Color7:
|
|
602
|
+
@sapContent_Illustrative_Color7: lighten(@sapContent_Illustrative_Color20, 16);
|
|
594
603
|
|
|
595
604
|
// [Tags "!Protected"]
|
|
596
605
|
// [Protected "!true"]
|
|
@@ -598,51 +607,128 @@
|
|
|
598
607
|
|
|
599
608
|
// [Tags "!Protected"]
|
|
600
609
|
// [Protected "!true"]
|
|
601
|
-
@sapContent_Illustrative_Color9: #
|
|
610
|
+
@sapContent_Illustrative_Color9: #0899a7;
|
|
611
|
+
|
|
612
|
+
// [Tags "!Protected"]
|
|
613
|
+
// [Protected "!true"]
|
|
614
|
+
@sapContent_Illustrative_Color10: lighten(@sapContent_Illustrative_Color20, 16);
|
|
615
|
+
|
|
616
|
+
// [Tags "!Protected"]
|
|
617
|
+
// [Protected "!true"]
|
|
618
|
+
@sapContent_Illustrative_Color11: #df1278;
|
|
619
|
+
|
|
620
|
+
// [Tags "!Protected"]
|
|
621
|
+
// [Protected "!true"]
|
|
622
|
+
@sapContent_Illustrative_Color12: #00a800;
|
|
623
|
+
|
|
624
|
+
// [Tags "!Protected"]
|
|
625
|
+
// [Protected "!true"]
|
|
626
|
+
@sapContent_Illustrative_Color13: #0070f2;
|
|
627
|
+
|
|
628
|
+
// [Tags "!Protected"]
|
|
629
|
+
// [Protected "!true"]
|
|
630
|
+
@sapContent_Illustrative_Color14: #0040b0;
|
|
631
|
+
|
|
632
|
+
// [Tags "!Protected"]
|
|
633
|
+
// [Protected "!true"]
|
|
634
|
+
@sapContent_Illustrative_Color15: #c35500;
|
|
635
|
+
|
|
636
|
+
// [Tags "!Protected"]
|
|
637
|
+
// [Protected "!true"]
|
|
638
|
+
@sapContent_Illustrative_Color16: #8d2a00;
|
|
639
|
+
|
|
640
|
+
// [Tags "!Protected"]
|
|
641
|
+
// [Protected "!true"]
|
|
642
|
+
@sapContent_Illustrative_Color17: #046c7c;
|
|
643
|
+
|
|
644
|
+
// [Tags "!Protected"]
|
|
645
|
+
// [Protected "!true"]
|
|
646
|
+
@sapContent_Illustrative_Color18: lighten(@sapContent_Illustrative_Color20, 10);
|
|
647
|
+
|
|
648
|
+
// [Tags "!Protected"]
|
|
649
|
+
// [Protected "!true"]
|
|
650
|
+
@sapContent_Illustrative_Color19: lighten(@sapContent_Illustrative_Color20, 5);
|
|
651
|
+
|
|
652
|
+
// [Tags "!Protected"]
|
|
653
|
+
// [Protected "!true"]
|
|
654
|
+
@sapContent_Illustrative_Color20: #89d1ff;
|
|
655
|
+
|
|
656
|
+
// [Tags "!Protected"]
|
|
657
|
+
// [Protected "!true"]
|
|
658
|
+
@sapContent_Illustrative_Color21: #1b90ff;
|
|
659
|
+
|
|
660
|
+
// [Tags "!Protected"]
|
|
661
|
+
// [Protected "!true"]
|
|
662
|
+
@sapContent_Illustrative_Color22: #00144a;
|
|
602
663
|
|
|
603
664
|
// [Tags "!Protected"]
|
|
604
665
|
// [Protected "!true"]
|
|
605
|
-
@
|
|
666
|
+
@sapContent_Illustrative_Color23: #d20a0a;
|
|
606
667
|
|
|
607
668
|
// [Tags "!Protected"]
|
|
608
669
|
// [Protected "!true"]
|
|
609
|
-
@
|
|
670
|
+
@sapContent_Illustrative_Color24: #ffb2d2;
|
|
610
671
|
|
|
611
672
|
// [Tags "!Protected"]
|
|
612
673
|
// [Protected "!true"]
|
|
613
|
-
@
|
|
674
|
+
@sapContent_Illustrative_Color25: #ffeaf4;
|
|
614
675
|
|
|
615
676
|
// [Tags "!Protected"]
|
|
616
677
|
// [Protected "!true"]
|
|
617
|
-
@
|
|
678
|
+
@sapContent_Illustrative_Color26: #ffdf72;
|
|
618
679
|
|
|
619
680
|
// [Tags "!Protected"]
|
|
620
681
|
// [Protected "!true"]
|
|
621
|
-
@
|
|
682
|
+
@sapContent_Illustrative_Color27: #fff8d6;
|
|
622
683
|
|
|
623
684
|
// [Tags "!Protected"]
|
|
624
685
|
// [Protected "!true"]
|
|
625
|
-
@
|
|
686
|
+
@sapContent_Illustrative_Color28: #a93e00;
|
|
626
687
|
|
|
627
688
|
// [Tags "!Protected"]
|
|
628
689
|
// [Protected "!true"]
|
|
629
|
-
@
|
|
690
|
+
@sapContent_Illustrative_Color29: #450b00;
|
|
630
691
|
|
|
631
692
|
// [Tags "!Protected"]
|
|
632
693
|
// [Protected "!true"]
|
|
633
|
-
@
|
|
694
|
+
@sapContent_Illustrative_Color30: #340800;
|
|
634
695
|
|
|
635
696
|
// [Tags "!Protected"]
|
|
636
697
|
// [Protected "!true"]
|
|
637
|
-
@
|
|
698
|
+
@sapContent_Illustrative_Color31: #ffab92;
|
|
699
|
+
@sapContent_Space_S: 1rem;
|
|
700
|
+
@sapContent_Space_M: 2rem;
|
|
701
|
+
@sapContent_Space_L: 2rem;
|
|
702
|
+
@sapContent_Space_XL: 3rem;
|
|
703
|
+
@sapContent_Space_Tiny: 2rem;
|
|
704
|
+
@sapContent_Space_Small: 1rem;
|
|
705
|
+
@sapContent_Space_Medium: 2rem;
|
|
706
|
+
@sapContent_Space_Large: 3rem;
|
|
707
|
+
@sapContent_Margin_Tiny: 0 0 1rem;
|
|
708
|
+
@sapContent_Margin_Small: 1rem;
|
|
709
|
+
@sapContent_Margin_Medium: 1rem 2rem;
|
|
710
|
+
@sapContent_Margin_Large: 1rem 3rem;
|
|
711
|
+
@sapContent_Padding_S: 0rem;
|
|
712
|
+
@sapContent_Padding_M: 2rem;
|
|
713
|
+
@sapContent_Padding_L: 2rem;
|
|
714
|
+
@sapContent_Padding_XL: 3rem;
|
|
715
|
+
@sapContent_Gap: 1rem;
|
|
638
716
|
|
|
639
717
|
// [Tags "!Protected"]
|
|
640
718
|
// [Protected "!true"]
|
|
641
|
-
@
|
|
719
|
+
@sapContent_Success_HeaderShadow: inset 0 -0.125rem @sapSuccessBorderColor;
|
|
642
720
|
|
|
643
721
|
// [Tags "!Protected"]
|
|
644
722
|
// [Protected "!true"]
|
|
645
|
-
@
|
|
723
|
+
@sapContent_Warning_HeaderShadow: inset 0 -0.125rem @sapWarningBorderColor;
|
|
724
|
+
|
|
725
|
+
// [Tags "!Protected"]
|
|
726
|
+
// [Protected "!true"]
|
|
727
|
+
@sapContent_Error_HeaderShadow: inset 0 -0.125rem @sapErrorBorderColor;
|
|
728
|
+
|
|
729
|
+
// [Tags "!Protected"]
|
|
730
|
+
// [Protected "!true"]
|
|
731
|
+
@sapContent_Information_HeaderShadow: inset 0 -0.125rem @sapInformationBorderColor;
|
|
646
732
|
|
|
647
733
|
// [Tags "!Protected"]
|
|
648
734
|
// [Protected "!true"]
|
|
@@ -846,6 +932,14 @@
|
|
|
846
932
|
// [Tags "!Protected"]
|
|
847
933
|
// [Protected "!true"]
|
|
848
934
|
@sapShell_NeutralColor: @sapNeutralColor;
|
|
935
|
+
|
|
936
|
+
// [Tags "!Protected"]
|
|
937
|
+
// [Protected "!true"]
|
|
938
|
+
@sapShell_Assistant_ForegroundColor: @sapShell_Selected_TextColor;
|
|
939
|
+
|
|
940
|
+
// [Tags "!Protected"]
|
|
941
|
+
// [Protected "!true"]
|
|
942
|
+
@sapShell_SubBrand_TextColor: contrast(@sapShellColor, @sapTextColor,@sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
849
943
|
@sapShell_Category_1_Background: @sapHC_StandardBackground;
|
|
850
944
|
|
|
851
945
|
// [Tags "!Protected"]
|
|
@@ -958,6 +1052,90 @@
|
|
|
958
1052
|
@sapShell_Category_16_BorderColor: #1e592f;
|
|
959
1053
|
@sapShell_Category_16_TextColor: contrast(@sapShell_Category_16_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
960
1054
|
@sapShell_Category_16_TextShadow: none;
|
|
1055
|
+
@sapShell_Space_S: 0.5rem;
|
|
1056
|
+
@sapShell_Space_M: 2rem;
|
|
1057
|
+
@sapShell_Space_L: 2rem;
|
|
1058
|
+
@sapShell_Space_XL: 3rem;
|
|
1059
|
+
@sapShell_Gap_S: 0.5rem;
|
|
1060
|
+
@sapShell_Gap_M: 1rem;
|
|
1061
|
+
@sapShell_Gap_L: 1rem;
|
|
1062
|
+
@sapShell_Gap_XL: 1rem;
|
|
1063
|
+
@sapShell_GroupGap_S: 2rem;
|
|
1064
|
+
@sapShell_GroupGap_M: 3rem;
|
|
1065
|
+
@sapShell_GroupGap_L: 3rem;
|
|
1066
|
+
@sapShell_GroupGap_XL: 3rem;
|
|
1067
|
+
|
|
1068
|
+
// [Tags "!Protected"]
|
|
1069
|
+
// [Protected "!true"]
|
|
1070
|
+
@sapAssistant_Color1: @sapHC_StandardForeground;
|
|
1071
|
+
|
|
1072
|
+
// [Tags "!Protected"]
|
|
1073
|
+
// [Protected "!true"]
|
|
1074
|
+
@sapAssistant_Color2: @sapHC_StandardForeground;
|
|
1075
|
+
|
|
1076
|
+
// [Tags "!Protected"]
|
|
1077
|
+
// [Protected "!true"]
|
|
1078
|
+
@sapAssistant_BackgroundGradient: linear-gradient(@sapBackgroundColor, @sapBackgroundColor);
|
|
1079
|
+
|
|
1080
|
+
// [Tags "!Protected"]
|
|
1081
|
+
// [Protected "!true"]
|
|
1082
|
+
@sapAssistant_Background: @sapHC_StandardBackground;
|
|
1083
|
+
|
|
1084
|
+
// [Tags "!Protected"]
|
|
1085
|
+
// [Protected "!true"]
|
|
1086
|
+
@sapAssistant_BorderColor: @sapHC_StandardForeground;
|
|
1087
|
+
|
|
1088
|
+
// [Tags "!Protected"]
|
|
1089
|
+
// [Protected "!true"]
|
|
1090
|
+
@sapAssistant_TextColor: contrast(@sapAssistant_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1091
|
+
|
|
1092
|
+
// [Tags "!Protected"]
|
|
1093
|
+
// [Protected "!true"]
|
|
1094
|
+
@sapAssistant_Hover_Background: @sapButton_Hover_Background;
|
|
1095
|
+
|
|
1096
|
+
// [Tags "!Protected"]
|
|
1097
|
+
// [Protected "!true"]
|
|
1098
|
+
@sapAssistant_Hover_BorderColor: @sapButton_Hover_BorderColor;
|
|
1099
|
+
|
|
1100
|
+
// [Tags "!Protected"]
|
|
1101
|
+
// [Protected "!true"]
|
|
1102
|
+
@sapAssistant_Hover_TextColor: contrast(@sapAssistant_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1103
|
+
|
|
1104
|
+
// [Tags "!Protected"]
|
|
1105
|
+
// [Protected "!true"]
|
|
1106
|
+
@sapAssistant_Active_Background: @sapButton_Active_Background;
|
|
1107
|
+
|
|
1108
|
+
// [Tags "!Protected"]
|
|
1109
|
+
// [Protected "!true"]
|
|
1110
|
+
@sapAssistant_Active_BorderColor: @sapButton_Active_BorderColor;
|
|
1111
|
+
|
|
1112
|
+
// [Tags "!Protected"]
|
|
1113
|
+
// [Protected "!true"]
|
|
1114
|
+
@sapAssistant_Active_TextColor: contrast(@sapAssistant_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1115
|
+
|
|
1116
|
+
// [Tags "!Protected"]
|
|
1117
|
+
// [Protected "!true"]
|
|
1118
|
+
@sapAssistant_Question_Background: @sapAssistant_Background;
|
|
1119
|
+
|
|
1120
|
+
// [Tags "!Protected"]
|
|
1121
|
+
// [Protected "!true"]
|
|
1122
|
+
@sapAssistant_Question_BorderColor: @sapAssistant_BorderColor;
|
|
1123
|
+
|
|
1124
|
+
// [Tags "!Protected"]
|
|
1125
|
+
// [Protected "!true"]
|
|
1126
|
+
@sapAssistant_Question_TextColor: contrast(@sapAssistant_Question_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1127
|
+
|
|
1128
|
+
// [Tags "!Protected"]
|
|
1129
|
+
// [Protected "!true"]
|
|
1130
|
+
@sapAssistant_Answer_Background: @sapHC_ReducedBackground;
|
|
1131
|
+
|
|
1132
|
+
// [Tags "!Protected"]
|
|
1133
|
+
// [Protected "!true"]
|
|
1134
|
+
@sapAssistant_Answer_BorderColor: @sapAssistant_BorderColor;
|
|
1135
|
+
|
|
1136
|
+
// [Tags "!Protected"]
|
|
1137
|
+
// [Protected "!true"]
|
|
1138
|
+
@sapAssistant_Answer_TextColor: contrast(@sapAssistant_Answer_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
961
1139
|
|
|
962
1140
|
// [Tags "!Protected"]
|
|
963
1141
|
// [Protected "!true"]
|
|
@@ -971,6 +1149,10 @@
|
|
|
971
1149
|
// [Protected "!true"]
|
|
972
1150
|
@sapAvatar_1_TextColor: contrast(@sapAvatar_1_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
973
1151
|
|
|
1152
|
+
// [Tags "!Protected"]
|
|
1153
|
+
// [Protected "!true"]
|
|
1154
|
+
@sapAvatar_1_Hover_Background: @sapHoverColor;
|
|
1155
|
+
|
|
974
1156
|
// [Tags "!Protected"]
|
|
975
1157
|
// [Protected "!true"]
|
|
976
1158
|
@sapAvatar_2_Background: @sapBackgroundColor;
|
|
@@ -983,6 +1165,10 @@
|
|
|
983
1165
|
// [Protected "!true"]
|
|
984
1166
|
@sapAvatar_2_TextColor: contrast(@sapAvatar_2_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
985
1167
|
|
|
1168
|
+
// [Tags "!Protected"]
|
|
1169
|
+
// [Protected "!true"]
|
|
1170
|
+
@sapAvatar_2_Hover_Background: @sapHoverColor;
|
|
1171
|
+
|
|
986
1172
|
// [Tags "!Protected"]
|
|
987
1173
|
// [Protected "!true"]
|
|
988
1174
|
@sapAvatar_3_Background: @sapBackgroundColor;
|
|
@@ -995,6 +1181,10 @@
|
|
|
995
1181
|
// [Protected "!true"]
|
|
996
1182
|
@sapAvatar_3_TextColor: contrast(@sapAvatar_3_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
997
1183
|
|
|
1184
|
+
// [Tags "!Protected"]
|
|
1185
|
+
// [Protected "!true"]
|
|
1186
|
+
@sapAvatar_3_Hover_Background: @sapHoverColor;
|
|
1187
|
+
|
|
998
1188
|
// [Tags "!Protected"]
|
|
999
1189
|
// [Protected "!true"]
|
|
1000
1190
|
@sapAvatar_4_Background: @sapBackgroundColor;
|
|
@@ -1007,6 +1197,10 @@
|
|
|
1007
1197
|
// [Protected "!true"]
|
|
1008
1198
|
@sapAvatar_4_TextColor: contrast(@sapAvatar_4_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1009
1199
|
|
|
1200
|
+
// [Tags "!Protected"]
|
|
1201
|
+
// [Protected "!true"]
|
|
1202
|
+
@sapAvatar_4_Hover_Background: @sapHoverColor;
|
|
1203
|
+
|
|
1010
1204
|
// [Tags "!Protected"]
|
|
1011
1205
|
// [Protected "!true"]
|
|
1012
1206
|
@sapAvatar_5_Background: @sapBackgroundColor;
|
|
@@ -1019,6 +1213,10 @@
|
|
|
1019
1213
|
// [Protected "!true"]
|
|
1020
1214
|
@sapAvatar_5_TextColor: contrast(@sapAvatar_5_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1021
1215
|
|
|
1216
|
+
// [Tags "!Protected"]
|
|
1217
|
+
// [Protected "!true"]
|
|
1218
|
+
@sapAvatar_5_Hover_Background: @sapHoverColor;
|
|
1219
|
+
|
|
1022
1220
|
// [Tags "!Protected"]
|
|
1023
1221
|
// [Protected "!true"]
|
|
1024
1222
|
@sapAvatar_6_Background: @sapBackgroundColor;
|
|
@@ -1031,6 +1229,10 @@
|
|
|
1031
1229
|
// [Protected "!true"]
|
|
1032
1230
|
@sapAvatar_6_TextColor: contrast(@sapAvatar_6_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1033
1231
|
|
|
1232
|
+
// [Tags "!Protected"]
|
|
1233
|
+
// [Protected "!true"]
|
|
1234
|
+
@sapAvatar_6_Hover_Background: @sapHoverColor;
|
|
1235
|
+
|
|
1034
1236
|
// [Tags "!Protected"]
|
|
1035
1237
|
// [Protected "!true"]
|
|
1036
1238
|
@sapAvatar_7_Background: @sapBackgroundColor;
|
|
@@ -1043,6 +1245,10 @@
|
|
|
1043
1245
|
// [Protected "!true"]
|
|
1044
1246
|
@sapAvatar_7_TextColor: contrast(@sapAvatar_7_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1045
1247
|
|
|
1248
|
+
// [Tags "!Protected"]
|
|
1249
|
+
// [Protected "!true"]
|
|
1250
|
+
@sapAvatar_7_Hover_Background: @sapHoverColor;
|
|
1251
|
+
|
|
1046
1252
|
// [Tags "!Protected"]
|
|
1047
1253
|
// [Protected "!true"]
|
|
1048
1254
|
@sapAvatar_8_Background: @sapBackgroundColor;
|
|
@@ -1055,6 +1261,10 @@
|
|
|
1055
1261
|
// [Protected "!true"]
|
|
1056
1262
|
@sapAvatar_8_TextColor: contrast(@sapAvatar_8_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1057
1263
|
|
|
1264
|
+
// [Tags "!Protected"]
|
|
1265
|
+
// [Protected "!true"]
|
|
1266
|
+
@sapAvatar_8_Hover_Background: @sapHoverColor;
|
|
1267
|
+
|
|
1058
1268
|
// [Tags "!Protected"]
|
|
1059
1269
|
// [Protected "!true"]
|
|
1060
1270
|
@sapAvatar_9_Background: @sapBackgroundColor;
|
|
@@ -1067,6 +1277,10 @@
|
|
|
1067
1277
|
// [Protected "!true"]
|
|
1068
1278
|
@sapAvatar_9_TextColor: contrast(@sapAvatar_9_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1069
1279
|
|
|
1280
|
+
// [Tags "!Protected"]
|
|
1281
|
+
// [Protected "!true"]
|
|
1282
|
+
@sapAvatar_9_Hover_Background: @sapHoverColor;
|
|
1283
|
+
|
|
1070
1284
|
// [Tags "!Protected"]
|
|
1071
1285
|
// [Protected "!true"]
|
|
1072
1286
|
@sapAvatar_10_Background: @sapBackgroundColor;
|
|
@@ -1079,6 +1293,22 @@
|
|
|
1079
1293
|
// [Protected "!true"]
|
|
1080
1294
|
@sapAvatar_10_TextColor: contrast(@sapAvatar_10_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1081
1295
|
|
|
1296
|
+
// [Tags "!Protected"]
|
|
1297
|
+
// [Protected "!true"]
|
|
1298
|
+
@sapAvatar_10_Hover_Background: @sapHoverColor;
|
|
1299
|
+
|
|
1300
|
+
// [Tags "!Protected"]
|
|
1301
|
+
// [Protected "!true"]
|
|
1302
|
+
@sapAvatar_Lite_BorderColor: @sapGroup_ContentBorderColor;
|
|
1303
|
+
|
|
1304
|
+
// [Tags "!Protected"]
|
|
1305
|
+
// [Protected "!true"]
|
|
1306
|
+
@sapAvatar_Lite_Background: @sapBackgroundColor;
|
|
1307
|
+
|
|
1308
|
+
// [Tags "!Protected"]
|
|
1309
|
+
// [Protected "!true"]
|
|
1310
|
+
@sapAvatar_Hover_BorderColor: @sapField_BorderColor;
|
|
1311
|
+
|
|
1082
1312
|
// [Tags "!Protected"]
|
|
1083
1313
|
// [Protected "!true"]
|
|
1084
1314
|
@sapButton_Background: @sapBackgroundColor;
|
|
@@ -1099,6 +1329,10 @@
|
|
|
1099
1329
|
// [Protected "!true"]
|
|
1100
1330
|
@sapButton_TextColor: contrast(@sapButton_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1101
1331
|
|
|
1332
|
+
// [Tags "!Protected"]
|
|
1333
|
+
// [Protected "!true"]
|
|
1334
|
+
@sapButton_FontFamily: @sapFontFamily;
|
|
1335
|
+
|
|
1102
1336
|
// [Tags "!Protected"]
|
|
1103
1337
|
// [Protected "!true"]
|
|
1104
1338
|
@sapButton_Hover_Background: @sapHighlightColor;
|
|
@@ -1135,10 +1369,18 @@
|
|
|
1135
1369
|
// [Protected "!true"]
|
|
1136
1370
|
@sapButton_Emphasized_BorderColor: @sapButton_BorderColor;
|
|
1137
1371
|
|
|
1372
|
+
// [Tags "!Protected"]
|
|
1373
|
+
// [Protected "!true"]
|
|
1374
|
+
@sapButton_Emphasized_BorderWidth: 0.125 * @sapContent_GridSize;
|
|
1375
|
+
|
|
1138
1376
|
// [Tags "!Protected"]
|
|
1139
1377
|
// [Protected "!true"]
|
|
1140
1378
|
@sapButton_Emphasized_TextColor: contrast(@sapButton_Emphasized_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1141
1379
|
|
|
1380
|
+
// [Tags "!Protected"]
|
|
1381
|
+
// [Protected "!true"]
|
|
1382
|
+
@sapButton_Emphasized_FontFamily: @sapFontBoldFamily;
|
|
1383
|
+
|
|
1142
1384
|
// [Tags "!Protected"]
|
|
1143
1385
|
// [Protected "!true"]
|
|
1144
1386
|
@sapButton_Emphasized_Hover_Background: @sapButton_Hover_Background;
|
|
@@ -1681,7 +1923,7 @@
|
|
|
1681
1923
|
|
|
1682
1924
|
// [Tags "!Protected"]
|
|
1683
1925
|
// [Protected "!true"]
|
|
1684
|
-
@sapButton_Handle_Negative_TextColor: contrast(@sapButton_Handle_Negative_Background, @
|
|
1926
|
+
@sapButton_Handle_Negative_TextColor: contrast(@sapButton_Handle_Negative_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1685
1927
|
|
|
1686
1928
|
// [Tags "!Protected"]
|
|
1687
1929
|
// [Protected "!true"]
|
|
@@ -1721,7 +1963,7 @@
|
|
|
1721
1963
|
|
|
1722
1964
|
// [Tags "!Protected"]
|
|
1723
1965
|
// [Protected "!true"]
|
|
1724
|
-
@sapButton_Handle_Positive_TextColor: contrast(@sapButton_Handle_Positive_Background, @
|
|
1966
|
+
@sapButton_Handle_Positive_TextColor: contrast(@sapButton_Handle_Positive_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1725
1967
|
|
|
1726
1968
|
// [Tags "!Protected"]
|
|
1727
1969
|
// [Protected "!true"]
|
|
@@ -1739,6 +1981,22 @@
|
|
|
1739
1981
|
// [Protected "!true"]
|
|
1740
1982
|
@sapButton_TokenBorderColor: @sapButton_BorderColor;
|
|
1741
1983
|
|
|
1984
|
+
// [Tags "!Protected"]
|
|
1985
|
+
// [Protected "!true"]
|
|
1986
|
+
@sapButton_TokenBorderCornerRadius: 0.25 * @sapContent_GridSize;
|
|
1987
|
+
|
|
1988
|
+
// [Tags "!Protected"]
|
|
1989
|
+
// [Protected "!true"]
|
|
1990
|
+
@sapButton_Selected_TokenBorderWidth: 0;
|
|
1991
|
+
|
|
1992
|
+
// [Tags "!Protected"]
|
|
1993
|
+
// [Protected "!true"]
|
|
1994
|
+
@sapButton_ReadOnly_TokenBackground: @sapField_ReadOnly_Background;
|
|
1995
|
+
|
|
1996
|
+
// [Tags "!Protected"]
|
|
1997
|
+
// [Protected "!true"]
|
|
1998
|
+
@sapButton_Segment_BorderCornerRadius: 0;
|
|
1999
|
+
|
|
1742
2000
|
// [Tags "!Protected"]
|
|
1743
2001
|
// [Protected "!true"]
|
|
1744
2002
|
@sapField_Background: @sapBackgroundColor;
|
|
@@ -1921,6 +2179,62 @@
|
|
|
1921
2179
|
@sapField_InformationBorderStyle: dashed;
|
|
1922
2180
|
@sapField_InformationShadow: none;
|
|
1923
2181
|
|
|
2182
|
+
// [Tags "!Protected"]
|
|
2183
|
+
// [Protected "!true"]
|
|
2184
|
+
@sapField_Selector_Hover_Background: @sapHC_HighlightAltBackground;
|
|
2185
|
+
|
|
2186
|
+
// [Tags "!Protected"]
|
|
2187
|
+
// [Protected "!true"]
|
|
2188
|
+
@sapField_Selector_Hover_InvalidBackground: @sapField_InvalidBackground;
|
|
2189
|
+
|
|
2190
|
+
// [Tags "!Protected"]
|
|
2191
|
+
// [Protected "!true"]
|
|
2192
|
+
@sapField_Selector_Hover_WarningBackground: @sapField_Hover_Background;
|
|
2193
|
+
|
|
2194
|
+
// [Tags "!Protected"]
|
|
2195
|
+
// [Protected "!true"]
|
|
2196
|
+
@sapField_Selector_Hover_SuccessBackground: @sapField_Hover_Background;
|
|
2197
|
+
|
|
2198
|
+
// [Tags "!Protected"]
|
|
2199
|
+
// [Protected "!true"]
|
|
2200
|
+
@sapField_Selector_Hover_InformationBackground: @sapField_Hover_Background;
|
|
2201
|
+
|
|
2202
|
+
// [Tags "!Protected"]
|
|
2203
|
+
// [Protected "!true"]
|
|
2204
|
+
@sapField_Picker_BorderColor: @sapContent_ForegroundColor;
|
|
2205
|
+
|
|
2206
|
+
// [Tags "!Protected"]
|
|
2207
|
+
// [Protected "!true"]
|
|
2208
|
+
@sapField_Picker_BorderWidth: 0.125 * @sapContent_GridSize;
|
|
2209
|
+
|
|
2210
|
+
// [Tags "!Protected"]
|
|
2211
|
+
// [Protected "!true"]
|
|
2212
|
+
@sapField_Selector_BorderStyle: solid;
|
|
2213
|
+
|
|
2214
|
+
// [Tags "!Protected"]
|
|
2215
|
+
// [Protected "!true"]
|
|
2216
|
+
@sapField_Selector_ReadOnly_BorderStyle: solid;
|
|
2217
|
+
|
|
2218
|
+
// [Tags "!Protected"]
|
|
2219
|
+
// [Protected "!true"]
|
|
2220
|
+
@sapField_Selector_InvalidBorderStyle: dashed;
|
|
2221
|
+
|
|
2222
|
+
// [Tags "!Protected"]
|
|
2223
|
+
// [Protected "!true"]
|
|
2224
|
+
@sapField_Selector_WarningBorderStyle: dashed;
|
|
2225
|
+
|
|
2226
|
+
// [Tags "!Protected"]
|
|
2227
|
+
// [Protected "!true"]
|
|
2228
|
+
@sapField_Selector_SuccessBorderStyle: solid;
|
|
2229
|
+
|
|
2230
|
+
// [Tags "!Protected"]
|
|
2231
|
+
// [Protected "!true"]
|
|
2232
|
+
@sapField_Selector_InformationBorderStyle: dashed;
|
|
2233
|
+
|
|
2234
|
+
// [Tags "!Protected"]
|
|
2235
|
+
// [Protected "!true"]
|
|
2236
|
+
@sapGroup_TitleBorderWidth: 0.125 * @sapContent_GridSize;
|
|
2237
|
+
|
|
1924
2238
|
// [Tags "!Protected"]
|
|
1925
2239
|
// [Protected "!true"]
|
|
1926
2240
|
@sapGroup_TitleBackground: @sapBackgroundColor;
|
|
@@ -2061,6 +2375,18 @@
|
|
|
2061
2375
|
// [Protected "!true"]
|
|
2062
2376
|
@sapList_TableFixedBorderColor: @sapHC_StandardForeground;
|
|
2063
2377
|
|
|
2378
|
+
// [Tags "!Protected"]
|
|
2379
|
+
// [Protected "!true"]
|
|
2380
|
+
@sapList_TableFixedColumnBorderWidth: 0.1875 * @sapContent_GridSize;
|
|
2381
|
+
|
|
2382
|
+
// [Tags "!Protected"]
|
|
2383
|
+
// [Protected "!true"]
|
|
2384
|
+
@sapList_TableFixedRowBorderWidth: 0.1875 * @sapContent_GridSize;
|
|
2385
|
+
|
|
2386
|
+
// [Tags "!Protected"]
|
|
2387
|
+
// [Protected "!true"]
|
|
2388
|
+
@sapMessage_BorderWidth: 0.125 * @sapContent_GridSize;
|
|
2389
|
+
|
|
2064
2390
|
// [Tags "!Protected"]
|
|
2065
2391
|
// [Protected "!true"]
|
|
2066
2392
|
@sapMessage_ErrorBorderColor: @sapErrorBorderColor;
|
|
@@ -2077,6 +2403,10 @@
|
|
|
2077
2403
|
// [Protected "!true"]
|
|
2078
2404
|
@sapMessage_InformationBorderColor: @sapInformationBorderColor;
|
|
2079
2405
|
|
|
2406
|
+
// [Tags "!Protected"]
|
|
2407
|
+
// [Protected "!true"]
|
|
2408
|
+
@sapMessage_Button_Hover_Background: @sapButton_Lite_Hover_Background;
|
|
2409
|
+
|
|
2080
2410
|
// [Tags "!Protected"]
|
|
2081
2411
|
// [Protected "!true"]
|
|
2082
2412
|
@sapPopover_BorderCornerRadius: @sapElement_BorderCornerRadius;
|
|
@@ -2361,6 +2691,120 @@
|
|
|
2361
2691
|
// [Protected "!true"]
|
|
2362
2692
|
@sapBlockLayer_Background: @sapBackgroundColor;
|
|
2363
2693
|
|
|
2694
|
+
// [Tags "!Protected"]
|
|
2695
|
+
// [Protected "!true"]
|
|
2696
|
+
@sapBlockLayer_Opacity: 0.3;
|
|
2697
|
+
|
|
2698
|
+
// [Tags "!Protected"]
|
|
2699
|
+
// [Protected "!true"]
|
|
2700
|
+
@sapTab_TextColor: @sapTextColor;
|
|
2701
|
+
|
|
2702
|
+
// [Tags "!Protected"]
|
|
2703
|
+
// [Protected "!true"]
|
|
2704
|
+
@sapTab_ForegroundColor: @sapHC_StandardForeground;
|
|
2705
|
+
|
|
2706
|
+
// [Tags "!Protected"]
|
|
2707
|
+
// [Protected "!true"]
|
|
2708
|
+
@sapTab_IconColor: contrast(@sapTab_Background, @sapHC_StandardForeground, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
|
|
2709
|
+
|
|
2710
|
+
// [Tags "!Protected"]
|
|
2711
|
+
// [Protected "!true"]
|
|
2712
|
+
@sapTab_Background: @sapObjectHeader_Background;
|
|
2713
|
+
|
|
2714
|
+
// [Tags "!Protected"]
|
|
2715
|
+
// [Protected "!true"]
|
|
2716
|
+
@sapTab_Selected_TextColor: @sapContent_Selected_ForegroundColor;
|
|
2717
|
+
|
|
2718
|
+
// [Tags "!Protected"]
|
|
2719
|
+
// [Protected "!true"]
|
|
2720
|
+
@sapTab_Selected_IconColor: contrast(@sapTab_Selected_Background, @sapContent_Selected_ForegroundColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
|
|
2721
|
+
|
|
2722
|
+
// [Tags "!Protected"]
|
|
2723
|
+
// [Protected "!true"]
|
|
2724
|
+
@sapTab_Selected_Background: @sapSelectedColor;
|
|
2725
|
+
|
|
2726
|
+
// [Tags "!Protected"]
|
|
2727
|
+
// [Protected "!true"]
|
|
2728
|
+
@sapTab_Selected_Indicator_Dimension: 0.3125 * @sapContent_GridSize;
|
|
2729
|
+
|
|
2730
|
+
// [Tags "!Protected"]
|
|
2731
|
+
// [Protected "!true"]
|
|
2732
|
+
@sapTab_Positive_TextColor: @sapTextColor;
|
|
2733
|
+
|
|
2734
|
+
// [Tags "!Protected"]
|
|
2735
|
+
// [Protected "!true"]
|
|
2736
|
+
@sapTab_Positive_ForegroundColor: @sapHC_StandardForeground;
|
|
2737
|
+
|
|
2738
|
+
// [Tags "!Protected"]
|
|
2739
|
+
// [Protected "!true"]
|
|
2740
|
+
@sapTab_Positive_IconColor: contrast(@sapTab_Background, @sapHC_StandardForeground, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
|
|
2741
|
+
|
|
2742
|
+
// [Tags "!Protected"]
|
|
2743
|
+
// [Protected "!true"]
|
|
2744
|
+
@sapTab_Positive_Selected_TextColor: @sapContent_Selected_ForegroundColor;
|
|
2745
|
+
|
|
2746
|
+
// [Tags "!Protected"]
|
|
2747
|
+
// [Protected "!true"]
|
|
2748
|
+
@sapTab_Positive_Selected_IconColor: contrast(@sapTab_Positive_Selected_Background, @sapTextColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
|
|
2749
|
+
|
|
2750
|
+
// [Tags "!Protected"]
|
|
2751
|
+
// [Protected "!true"]
|
|
2752
|
+
@sapTab_Positive_Selected_Background: @sapSelectedColor;
|
|
2753
|
+
|
|
2754
|
+
// [Tags "!Protected"]
|
|
2755
|
+
// [Protected "!true"]
|
|
2756
|
+
@sapTab_Negative_TextColor: @sapTextColor;
|
|
2757
|
+
|
|
2758
|
+
// [Tags "!Protected"]
|
|
2759
|
+
// [Protected "!true"]
|
|
2760
|
+
@sapTab_Negative_ForegroundColor: @sapHC_StandardForeground;
|
|
2761
|
+
|
|
2762
|
+
// [Tags "!Protected"]
|
|
2763
|
+
// [Protected "!true"]
|
|
2764
|
+
@sapTab_Negative_IconColor: contrast(@sapTab_Background, @sapHC_StandardForeground, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
|
|
2765
|
+
|
|
2766
|
+
// [Tags "!Protected"]
|
|
2767
|
+
// [Protected "!true"]
|
|
2768
|
+
@sapTab_Negative_Selected_TextColor: @sapContent_Selected_ForegroundColor;
|
|
2769
|
+
|
|
2770
|
+
// [Tags "!Protected"]
|
|
2771
|
+
// [Protected "!true"]
|
|
2772
|
+
@sapTab_Negative_Selected_IconColor: contrast(@sapTab_Negative_Selected_Background, @sapTextColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
|
|
2773
|
+
|
|
2774
|
+
// [Tags "!Protected"]
|
|
2775
|
+
// [Protected "!true"]
|
|
2776
|
+
@sapTab_Negative_Selected_Background: @sapSelectedColor;
|
|
2777
|
+
|
|
2778
|
+
// [Tags "!Protected"]
|
|
2779
|
+
// [Protected "!true"]
|
|
2780
|
+
@sapTab_Critical_TextColor: @sapTextColor;
|
|
2781
|
+
|
|
2782
|
+
// [Tags "!Protected"]
|
|
2783
|
+
// [Protected "!true"]
|
|
2784
|
+
@sapTab_Critical_ForegroundColor: @sapHC_StandardForeground;
|
|
2785
|
+
|
|
2786
|
+
// [Tags "!Protected"]
|
|
2787
|
+
// [Protected "!true"]
|
|
2788
|
+
@sapTab_Critical_IconColor: contrast(@sapTab_Background, @sapHC_StandardForeground, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
|
|
2789
|
+
|
|
2790
|
+
// [Tags "!Protected"]
|
|
2791
|
+
// [Protected "!true"]
|
|
2792
|
+
@sapTab_Critical_Selected_TextColor: @sapContent_Selected_ForegroundColor;
|
|
2793
|
+
|
|
2794
|
+
// [Tags "!Protected"]
|
|
2795
|
+
// [Protected "!true"]
|
|
2796
|
+
@sapTab_Critical_Selected_IconColor: contrast(@sapTab_Critical_Selected_Background, @sapTextColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
|
|
2797
|
+
|
|
2798
|
+
// [Tags "!Protected"]
|
|
2799
|
+
// [Protected "!true"]
|
|
2800
|
+
@sapTab_Critical_Selected_Background: @sapSelectedColor;
|
|
2801
|
+
@sapTab_Neutral_TextColor: @sapTextColor;
|
|
2802
|
+
@sapTab_Neutral_ForegroundColor: @sapHC_StandardForeground;
|
|
2803
|
+
@sapTab_Neutral_IconColor: contrast(@sapTab_Background, @sapHC_StandardForeground, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
|
|
2804
|
+
@sapTab_Neutral_Selected_TextColor: @sapContent_Selected_ForegroundColor;
|
|
2805
|
+
@sapTab_Neutral_Selected_IconColor: contrast(@sapTab_Neutral_Selected_Background, @sapTextColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
|
|
2806
|
+
@sapTab_Neutral_Selected_Background: @sapSelectedColor;
|
|
2807
|
+
|
|
2364
2808
|
// [Tags "!Protected"]
|
|
2365
2809
|
// [Protected "!true"]
|
|
2366
2810
|
@sapTile_Background: @sapBackgroundColor;
|
|
@@ -2409,6 +2853,14 @@
|
|
|
2409
2853
|
// [Protected "!true"]
|
|
2410
2854
|
@sapTile_OverlayForegroundColor: contrast(@sapTile_OverlayBackground, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
2411
2855
|
|
|
2856
|
+
// [Tags "!Protected"]
|
|
2857
|
+
// [Protected "!true"]
|
|
2858
|
+
@sapTile_Hover_ContentBackground: @sapTile_Hover_Background;
|
|
2859
|
+
|
|
2860
|
+
// [Tags "!Protected"]
|
|
2861
|
+
// [Protected "!true"]
|
|
2862
|
+
@sapTile_Active_ContentBackground: @sapTile_Active_Background;
|
|
2863
|
+
|
|
2412
2864
|
// [Tags "!Protected"]
|
|
2413
2865
|
// [Protected "!true"]
|
|
2414
2866
|
@sapAccentColor1: #5f5800;
|
|
@@ -2518,6 +2970,8 @@
|
|
|
2518
2970
|
@sapIndicationColor_1_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
2519
2971
|
@sapIndicationColor_1_Selected_TextColor: @sapIndicationColor_1_TextColor;
|
|
2520
2972
|
@sapIndicationColor_1b: @sapIndicationColor_1;
|
|
2973
|
+
@sapIndicationColor_1b_TextColor: @sapTextColor;
|
|
2974
|
+
@sapIndicationColor_1b_Background: @sapBackgroundColor;
|
|
2521
2975
|
@sapIndicationColor_1b_BorderColor: @sapContent_ForegroundBorderColor;
|
|
2522
2976
|
@sapIndicationColor_1b_Hover_Background: @sapButton_Hover_Background;
|
|
2523
2977
|
|
|
@@ -2550,6 +3004,8 @@
|
|
|
2550
3004
|
@sapIndicationColor_2_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
2551
3005
|
@sapIndicationColor_2_Selected_TextColor: @sapIndicationColor_2_TextColor;
|
|
2552
3006
|
@sapIndicationColor_2b: @sapIndicationColor_2;
|
|
3007
|
+
@sapIndicationColor_2b_TextColor: @sapTextColor;
|
|
3008
|
+
@sapIndicationColor_2b_Background: @sapBackgroundColor;
|
|
2553
3009
|
@sapIndicationColor_2b_BorderColor: @sapContent_ForegroundBorderColor;
|
|
2554
3010
|
@sapIndicationColor_2b_Hover_Background: @sapButton_Hover_Background;
|
|
2555
3011
|
|
|
@@ -2582,6 +3038,8 @@
|
|
|
2582
3038
|
@sapIndicationColor_3_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
2583
3039
|
@sapIndicationColor_3_Selected_TextColor: @sapIndicationColor_3_TextColor;
|
|
2584
3040
|
@sapIndicationColor_3b: @sapIndicationColor_3;
|
|
3041
|
+
@sapIndicationColor_3b_TextColor: @sapTextColor;
|
|
3042
|
+
@sapIndicationColor_3b_Background: @sapBackgroundColor;
|
|
2585
3043
|
@sapIndicationColor_3b_BorderColor: @sapContent_ForegroundBorderColor;
|
|
2586
3044
|
@sapIndicationColor_3b_Hover_Background: @sapButton_Hover_Background;
|
|
2587
3045
|
|
|
@@ -2614,6 +3072,8 @@
|
|
|
2614
3072
|
@sapIndicationColor_4_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
2615
3073
|
@sapIndicationColor_4_Selected_TextColor: @sapIndicationColor_4_TextColor;
|
|
2616
3074
|
@sapIndicationColor_4b: @sapIndicationColor_4;
|
|
3075
|
+
@sapIndicationColor_4b_TextColor: @sapTextColor;
|
|
3076
|
+
@sapIndicationColor_4b_Background: @sapBackgroundColor;
|
|
2617
3077
|
@sapIndicationColor_4b_BorderColor: @sapContent_ForegroundBorderColor;
|
|
2618
3078
|
@sapIndicationColor_4b_Hover_Background: @sapButton_Hover_Background;
|
|
2619
3079
|
|
|
@@ -2646,6 +3106,8 @@
|
|
|
2646
3106
|
@sapIndicationColor_5_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
2647
3107
|
@sapIndicationColor_5_Selected_TextColor: @sapIndicationColor_5_TextColor;
|
|
2648
3108
|
@sapIndicationColor_5b: @sapIndicationColor_5;
|
|
3109
|
+
@sapIndicationColor_5b_TextColor: @sapTextColor;
|
|
3110
|
+
@sapIndicationColor_5b_Background: @sapBackgroundColor;
|
|
2649
3111
|
@sapIndicationColor_5b_BorderColor: @sapContent_ForegroundBorderColor;
|
|
2650
3112
|
@sapIndicationColor_5b_Hover_Background: @sapButton_Hover_Background;
|
|
2651
3113
|
|
|
@@ -2678,6 +3140,8 @@
|
|
|
2678
3140
|
@sapIndicationColor_6_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
2679
3141
|
@sapIndicationColor_6_Selected_TextColor: @sapIndicationColor_6_TextColor;
|
|
2680
3142
|
@sapIndicationColor_6b: @sapIndicationColor_6;
|
|
3143
|
+
@sapIndicationColor_6b_TextColor: @sapTextColor;
|
|
3144
|
+
@sapIndicationColor_6b_Background: @sapBackgroundColor;
|
|
2681
3145
|
@sapIndicationColor_6b_BorderColor: @sapContent_ForegroundBorderColor;
|
|
2682
3146
|
@sapIndicationColor_6b_Hover_Background: @sapButton_Hover_Background;
|
|
2683
3147
|
|
|
@@ -2710,6 +3174,8 @@
|
|
|
2710
3174
|
@sapIndicationColor_7_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
2711
3175
|
@sapIndicationColor_7_Selected_TextColor: @sapIndicationColor_7_TextColor;
|
|
2712
3176
|
@sapIndicationColor_7b: @sapIndicationColor_7;
|
|
3177
|
+
@sapIndicationColor_7b_TextColor: @sapTextColor;
|
|
3178
|
+
@sapIndicationColor_7b_Background: @sapBackgroundColor;
|
|
2713
3179
|
@sapIndicationColor_7b_BorderColor: @sapContent_ForegroundBorderColor;
|
|
2714
3180
|
@sapIndicationColor_7b_Hover_Background: @sapButton_Hover_Background;
|
|
2715
3181
|
|
|
@@ -2742,6 +3208,8 @@
|
|
|
2742
3208
|
@sapIndicationColor_8_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
2743
3209
|
@sapIndicationColor_8_Selected_TextColor: @sapIndicationColor_8_TextColor;
|
|
2744
3210
|
@sapIndicationColor_8b: @sapIndicationColor_8;
|
|
3211
|
+
@sapIndicationColor_8b_TextColor: @sapTextColor;
|
|
3212
|
+
@sapIndicationColor_8b_Background: @sapBackgroundColor;
|
|
2745
3213
|
@sapIndicationColor_8b_BorderColor: @sapContent_ForegroundBorderColor;
|
|
2746
3214
|
@sapIndicationColor_8b_Hover_Background: @sapButton_Hover_Background;
|
|
2747
3215
|
@sapIndicationColor_9: #fff;
|
|
@@ -2756,6 +3224,8 @@
|
|
|
2756
3224
|
@sapIndicationColor_9_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
2757
3225
|
@sapIndicationColor_9_Selected_TextColor: @sapIndicationColor_9_TextColor;
|
|
2758
3226
|
@sapIndicationColor_9b: @sapIndicationColor_9;
|
|
3227
|
+
@sapIndicationColor_9b_TextColor: @sapTextColor;
|
|
3228
|
+
@sapIndicationColor_9b_Background: @sapBackgroundColor;
|
|
2759
3229
|
@sapIndicationColor_9b_BorderColor: @sapContent_ForegroundBorderColor;
|
|
2760
3230
|
@sapIndicationColor_9b_Hover_Background: @sapButton_Hover_Background;
|
|
2761
3231
|
@sapIndicationColor_10: #eaecee;
|
|
@@ -2770,6 +3240,8 @@
|
|
|
2770
3240
|
@sapIndicationColor_10_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
2771
3241
|
@sapIndicationColor_10_Selected_TextColor: @sapIndicationColor_10_TextColor;
|
|
2772
3242
|
@sapIndicationColor_10b: @sapIndicationColor_10;
|
|
3243
|
+
@sapIndicationColor_10b_TextColor: @sapTextColor;
|
|
3244
|
+
@sapIndicationColor_10b_Background: @sapBackgroundColor;
|
|
2773
3245
|
@sapIndicationColor_10b_BorderColor: @sapContent_ForegroundBorderColor;
|
|
2774
3246
|
@sapIndicationColor_10b_Hover_Background: @sapButton_Hover_Background;
|
|
2775
3247
|
|
|
@@ -2947,7 +3419,63 @@
|
|
|
2947
3419
|
|
|
2948
3420
|
// [Tags "!Protected"]
|
|
2949
3421
|
// [Protected "!true"]
|
|
2950
|
-
@
|
|
3422
|
+
@sapChart_Background: @sapGroup_ContentBackground;
|
|
3423
|
+
|
|
3424
|
+
// [Tags "!Protected"]
|
|
3425
|
+
// [Protected "!true"]
|
|
3426
|
+
@sapChart_ContrastTextShadow: -1px 0 @sapHC_StandardForeground, 0 1px @sapHC_StandardForeground, 1px 0 @sapHC_StandardForeground, 0 -1px @sapHC_StandardForeground;
|
|
3427
|
+
|
|
3428
|
+
// [Tags "!Protected"]
|
|
3429
|
+
// [Protected "!true"]
|
|
3430
|
+
@sapChart_ContrastShadowColor: @sapBaseColor;
|
|
3431
|
+
|
|
3432
|
+
// [Tags "!Protected"]
|
|
3433
|
+
// [Protected "!true"]
|
|
3434
|
+
@sapChart_ContrastLineColor: @sapChart_Background;
|
|
3435
|
+
|
|
3436
|
+
// [Tags "!Protected"]
|
|
3437
|
+
// [Protected "!true"]
|
|
3438
|
+
@sapChart_LineColor_1: @sapHC_ReducedForeground;
|
|
3439
|
+
|
|
3440
|
+
// [Tags "!Protected"]
|
|
3441
|
+
// [Protected "!true"]
|
|
3442
|
+
@sapChart_LineColor_2: @sapContent_ForegroundBorderColor;
|
|
3443
|
+
|
|
3444
|
+
// [Tags "!Protected"]
|
|
3445
|
+
// [Protected "!true"]
|
|
3446
|
+
@sapChart_LineColor_3: @sapContent_ForegroundBorderColor;
|
|
3447
|
+
|
|
3448
|
+
// [Tags "!Protected"]
|
|
3449
|
+
// [Protected "!true"]
|
|
3450
|
+
@sapChart_Choropleth_Background: @sapHC_ReducedBackground;
|
|
3451
|
+
|
|
3452
|
+
// [Tags "!Protected"]
|
|
3453
|
+
// [Protected "!true"]
|
|
3454
|
+
@sapChart_ChoroplethRegion_Background: @sapChart_Sequence_Neutral;
|
|
3455
|
+
|
|
3456
|
+
// [Tags "!Protected"]
|
|
3457
|
+
// [Protected "!true"]
|
|
3458
|
+
@sapChart_ChoroplethRegion_BorderColor: @sapChart_Choropleth_Background;
|
|
3459
|
+
|
|
3460
|
+
// [Tags "!Protected"]
|
|
3461
|
+
// [Protected "!true"]
|
|
3462
|
+
@sapChart_Data_TextColor: @sapTextColor;
|
|
3463
|
+
|
|
3464
|
+
// [Tags "!Protected"]
|
|
3465
|
+
// [Protected "!true"]
|
|
3466
|
+
@sapChart_Data_ContrastTextColor: @sapBaseColor;
|
|
3467
|
+
|
|
3468
|
+
// [Tags "!Protected"]
|
|
3469
|
+
// [Protected "!true"]
|
|
3470
|
+
@sapChart_Data_InteractiveColor: @sapChart_LineColor_3;
|
|
3471
|
+
|
|
3472
|
+
// [Tags "!Protected"]
|
|
3473
|
+
// [Protected "!true"]
|
|
3474
|
+
@sapChart_Data_Active_Background: @sapActiveColor;
|
|
3475
|
+
|
|
3476
|
+
// [Tags "!Protected"]
|
|
3477
|
+
// [Protected "!true"]
|
|
3478
|
+
@sapChart_OrderedColor_1: #446e97;
|
|
2951
3479
|
|
|
2952
3480
|
// [Tags "!Protected"]
|
|
2953
3481
|
// [Protected "!true"]
|
|
@@ -2955,15 +3483,15 @@
|
|
|
2955
3483
|
|
|
2956
3484
|
// [Tags "!Protected"]
|
|
2957
3485
|
// [Protected "!true"]
|
|
2958
|
-
@sapChart_OrderedColor_3: #
|
|
3486
|
+
@sapChart_OrderedColor_3: #2d6f51;
|
|
2959
3487
|
|
|
2960
3488
|
// [Tags "!Protected"]
|
|
2961
3489
|
// [Protected "!true"]
|
|
2962
|
-
@sapChart_OrderedColor_4: #
|
|
3490
|
+
@sapChart_OrderedColor_4: #df1278;
|
|
2963
3491
|
|
|
2964
3492
|
// [Tags "!Protected"]
|
|
2965
3493
|
// [Protected "!true"]
|
|
2966
|
-
@sapChart_OrderedColor_5: #
|
|
3494
|
+
@sapChart_OrderedColor_5: #7d44cf;
|
|
2967
3495
|
|
|
2968
3496
|
// [Tags "!Protected"]
|
|
2969
3497
|
// [Protected "!true"]
|
|
@@ -2971,23 +3499,27 @@
|
|
|
2971
3499
|
|
|
2972
3500
|
// [Tags "!Protected"]
|
|
2973
3501
|
// [Protected "!true"]
|
|
2974
|
-
@sapChart_OrderedColor_7: #
|
|
3502
|
+
@sapChart_OrderedColor_7: #0070f2;
|
|
3503
|
+
|
|
3504
|
+
// [Tags "!Protected"]
|
|
3505
|
+
// [Protected "!true"]
|
|
3506
|
+
@sapChart_OrderedColor_8: #ae478d;
|
|
2975
3507
|
|
|
2976
3508
|
// [Tags "!Protected"]
|
|
2977
3509
|
// [Protected "!true"]
|
|
2978
|
-
@
|
|
3510
|
+
@sapChart_OrderedColor_9: #667664;
|
|
2979
3511
|
|
|
2980
3512
|
// [Tags "!Protected"]
|
|
2981
3513
|
// [Protected "!true"]
|
|
2982
|
-
@
|
|
3514
|
+
@sapChart_OrderedColor_10: #b75757;
|
|
2983
3515
|
|
|
2984
3516
|
// [Tags "!Protected"]
|
|
2985
3517
|
// [Protected "!true"]
|
|
2986
|
-
@
|
|
3518
|
+
@sapChart_OrderedColor_11: #4b25e7;
|
|
2987
3519
|
|
|
2988
3520
|
// [Tags "!Protected"]
|
|
2989
3521
|
// [Protected "!true"]
|
|
2990
|
-
@
|
|
3522
|
+
@sapChart_OrderedColor_12: #816246;
|
|
2991
3523
|
|
|
2992
3524
|
// [Tags "!Protected"]
|
|
2993
3525
|
// [Protected "!true"]
|
|
@@ -3003,55 +3535,503 @@
|
|
|
3003
3535
|
|
|
3004
3536
|
// [Tags "!Protected"]
|
|
3005
3537
|
// [Protected "!true"]
|
|
3006
|
-
@sapChart_Neutral:
|
|
3538
|
+
@sapChart_Neutral: #525252;
|
|
3539
|
+
@sapChart_Sequence_1_Plus3: lighten(@sapChart_Sequence_1, 16);
|
|
3540
|
+
@sapChart_Sequence_1_Plus3_TextColor: contrast(@sapChart_Sequence_1_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3541
|
+
@sapChart_Sequence_1_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_1_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_1_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_1_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_1_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3542
|
+
@sapChart_Sequence_1_Plus2: lighten(@sapChart_Sequence_1, 10);
|
|
3543
|
+
@sapChart_Sequence_1_Plus2_TextColor: contrast(@sapChart_Sequence_1_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3544
|
+
@sapChart_Sequence_1_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_1_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_1_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_1_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_1_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3545
|
+
@sapChart_Sequence_1_Plus1: lighten(@sapChart_Sequence_1, 5);
|
|
3546
|
+
@sapChart_Sequence_1_Plus1_TextColor: contrast(@sapChart_Sequence_1_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3547
|
+
@sapChart_Sequence_1_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_1_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_1_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_1_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_1_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3007
3548
|
|
|
3008
3549
|
// [Tags "!Protected"]
|
|
3009
3550
|
// [Protected "!true"]
|
|
3010
3551
|
@sapChart_Sequence_1: @sapChart_OrderedColor_1;
|
|
3552
|
+
@sapChart_Sequence_1_TextColor: contrast(@sapChart_Sequence_1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3553
|
+
@sapChart_Sequence_1_TextShadow: -1px 0 contrast(@sapChart_Sequence_1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3554
|
+
@sapChart_Sequence_1_BorderColor: @sapChart_Sequence_1;
|
|
3555
|
+
@sapChart_Sequence_1_Minus1: darken(@sapChart_Sequence_1, 5);
|
|
3556
|
+
@sapChart_Sequence_1_Minus1_TextColor: contrast(@sapChart_Sequence_1_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3557
|
+
@sapChart_Sequence_1_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_1_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_1_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_1_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_1_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3558
|
+
@sapChart_Sequence_1_Minus2: darken(@sapChart_Sequence_1, 10);
|
|
3559
|
+
@sapChart_Sequence_1_Minus2_TextColor: contrast(@sapChart_Sequence_1_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3560
|
+
@sapChart_Sequence_1_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_1_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_1_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_1_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_1_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3561
|
+
@sapChart_Sequence_1_Minus3: darken(@sapChart_Sequence_1, 15);
|
|
3562
|
+
@sapChart_Sequence_1_Minus3_TextColor: contrast(@sapChart_Sequence_1_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3563
|
+
@sapChart_Sequence_1_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_1_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_1_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_1_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_1_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3564
|
+
@sapChart_Sequence_1_Minus4: darken(@sapChart_Sequence_1, 20);
|
|
3565
|
+
@sapChart_Sequence_1_Minus4_TextColor: contrast(@sapChart_Sequence_1_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3566
|
+
@sapChart_Sequence_1_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_1_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_1_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_1_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_1_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3567
|
+
@sapChart_Sequence_1_Minus5: darken(@sapChart_Sequence_1, 25);
|
|
3568
|
+
@sapChart_Sequence_1_Minus5_TextColor: contrast(@sapChart_Sequence_1_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3569
|
+
@sapChart_Sequence_1_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_1_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_1_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_1_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_1_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3570
|
+
@sapChart_Sequence_2_Plus3: lighten(@sapChart_Sequence_2, 14);
|
|
3571
|
+
@sapChart_Sequence_2_Plus3_TextColor: contrast(@sapChart_Sequence_2_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3572
|
+
@sapChart_Sequence_2_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_2_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_2_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_2_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_2_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3573
|
+
@sapChart_Sequence_2_Plus2: lighten(@sapChart_Sequence_2, 10);
|
|
3574
|
+
@sapChart_Sequence_2_Plus2_TextColor: contrast(@sapChart_Sequence_2_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3575
|
+
@sapChart_Sequence_2_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_2_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_2_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_2_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_2_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3576
|
+
@sapChart_Sequence_2_Plus1: lighten(@sapChart_Sequence_2, 5);
|
|
3577
|
+
@sapChart_Sequence_2_Plus1_TextColor: contrast(@sapChart_Sequence_2_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3578
|
+
@sapChart_Sequence_2_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_2_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_2_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_2_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_2_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3011
3579
|
|
|
3012
3580
|
// [Tags "!Protected"]
|
|
3013
3581
|
// [Protected "!true"]
|
|
3014
3582
|
@sapChart_Sequence_2: @sapChart_OrderedColor_2;
|
|
3583
|
+
@sapChart_Sequence_2_TextColor: contrast(@sapChart_Sequence_2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3584
|
+
@sapChart_Sequence_2_TextShadow: -1px 0 contrast(@sapChart_Sequence_2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3585
|
+
@sapChart_Sequence_2_BorderColor: @sapChart_Sequence_2;
|
|
3586
|
+
@sapChart_Sequence_2_Minus1: darken(@sapChart_Sequence_2, 5);
|
|
3587
|
+
@sapChart_Sequence_2_Minus1_TextColor: contrast(@sapChart_Sequence_2_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3588
|
+
@sapChart_Sequence_2_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_2_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_2_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_2_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_2_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3589
|
+
@sapChart_Sequence_2_Minus2: darken(@sapChart_Sequence_2, 12);
|
|
3590
|
+
@sapChart_Sequence_2_Minus2_TextColor: contrast(@sapChart_Sequence_2_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3591
|
+
@sapChart_Sequence_2_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_2_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_2_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_2_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_2_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3592
|
+
@sapChart_Sequence_2_Minus3: darken(@sapChart_Sequence_2, 15);
|
|
3593
|
+
@sapChart_Sequence_2_Minus3_TextColor: contrast(@sapChart_Sequence_2_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3594
|
+
@sapChart_Sequence_2_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_2_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_2_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_2_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_2_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3595
|
+
@sapChart_Sequence_2_Minus4: darken(@sapChart_Sequence_2, 20);
|
|
3596
|
+
@sapChart_Sequence_2_Minus4_TextColor: contrast(@sapChart_Sequence_2_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3597
|
+
@sapChart_Sequence_2_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_2_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_2_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_2_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_2_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3598
|
+
@sapChart_Sequence_2_Minus5: darken(@sapChart_Sequence_2, 25);
|
|
3599
|
+
@sapChart_Sequence_2_Minus5_TextColor: contrast(@sapChart_Sequence_2_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3600
|
+
@sapChart_Sequence_2_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_2_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_2_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_2_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_2_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3601
|
+
@sapChart_Sequence_3_Plus3: lighten(@sapChart_Sequence_3, 15);
|
|
3602
|
+
@sapChart_Sequence_3_Plus3_TextColor: contrast(@sapChart_Sequence_3_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3603
|
+
@sapChart_Sequence_3_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_3_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_3_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_3_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_3_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3604
|
+
@sapChart_Sequence_3_Plus2: lighten(@sapChart_Sequence_3, 10);
|
|
3605
|
+
@sapChart_Sequence_3_Plus2_TextColor: contrast(@sapChart_Sequence_3_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3606
|
+
@sapChart_Sequence_3_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_3_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_3_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_3_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_3_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3607
|
+
@sapChart_Sequence_3_Plus1: lighten(@sapChart_Sequence_3, 5);
|
|
3608
|
+
@sapChart_Sequence_3_Plus1_TextColor: contrast(@sapChart_Sequence_3_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3609
|
+
@sapChart_Sequence_3_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_3_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_3_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_3_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_3_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3015
3610
|
|
|
3016
3611
|
// [Tags "!Protected"]
|
|
3017
3612
|
// [Protected "!true"]
|
|
3018
3613
|
@sapChart_Sequence_3: @sapChart_OrderedColor_3;
|
|
3614
|
+
@sapChart_Sequence_3_TextColor: contrast(@sapChart_Sequence_3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3615
|
+
@sapChart_Sequence_3_TextShadow: -1px 0 contrast(@sapChart_Sequence_3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3616
|
+
@sapChart_Sequence_3_BorderColor: @sapChart_Sequence_3;
|
|
3617
|
+
@sapChart_Sequence_3_Minus1: darken(@sapChart_Sequence_3, 5);
|
|
3618
|
+
@sapChart_Sequence_3_Minus1_TextColor: contrast(@sapChart_Sequence_3_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3619
|
+
@sapChart_Sequence_3_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_3_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_3_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_3_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_3_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3620
|
+
@sapChart_Sequence_3_Minus2: darken(@sapChart_Sequence_3, 10);
|
|
3621
|
+
@sapChart_Sequence_3_Minus2_TextColor: contrast(@sapChart_Sequence_3_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3622
|
+
@sapChart_Sequence_3_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_3_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_3_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_3_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_3_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3623
|
+
@sapChart_Sequence_3_Minus3: darken(@sapChart_Sequence_3, 14);
|
|
3624
|
+
@sapChart_Sequence_3_Minus3_TextColor: contrast(@sapChart_Sequence_3_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3625
|
+
@sapChart_Sequence_3_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_3_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_3_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_3_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_3_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3626
|
+
@sapChart_Sequence_3_Minus4: darken(@sapChart_Sequence_3, 18);
|
|
3627
|
+
@sapChart_Sequence_3_Minus4_TextColor: contrast(@sapChart_Sequence_3_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3628
|
+
@sapChart_Sequence_3_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_3_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_3_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_3_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_3_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3629
|
+
@sapChart_Sequence_3_Minus5: darken(@sapChart_Sequence_3, 22);
|
|
3630
|
+
@sapChart_Sequence_3_Minus5_TextColor: contrast(@sapChart_Sequence_3_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3631
|
+
@sapChart_Sequence_3_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_3_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_3_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_3_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_3_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3632
|
+
@sapChart_Sequence_4_Plus3: lighten(@sapChart_Sequence_4, 18);
|
|
3633
|
+
@sapChart_Sequence_4_Plus3_TextColor: contrast(@sapChart_Sequence_4_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3634
|
+
@sapChart_Sequence_4_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_4_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_4_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_4_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_4_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3635
|
+
@sapChart_Sequence_4_Plus2: lighten(@sapChart_Sequence_4, 11);
|
|
3636
|
+
@sapChart_Sequence_4_Plus2_TextColor: contrast(@sapChart_Sequence_4_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3637
|
+
@sapChart_Sequence_4_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_4_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_4_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_4_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_4_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3638
|
+
@sapChart_Sequence_4_Plus1: lighten(@sapChart_Sequence_4, 6);
|
|
3639
|
+
@sapChart_Sequence_4_Plus1_TextColor: contrast(@sapChart_Sequence_4_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3640
|
+
@sapChart_Sequence_4_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_4_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_4_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_4_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_4_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3019
3641
|
|
|
3020
3642
|
// [Tags "!Protected"]
|
|
3021
3643
|
// [Protected "!true"]
|
|
3022
3644
|
@sapChart_Sequence_4: @sapChart_OrderedColor_4;
|
|
3645
|
+
@sapChart_Sequence_4_TextColor: contrast(@sapChart_Sequence_4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3646
|
+
@sapChart_Sequence_4_TextShadow: -1px 0 contrast(@sapChart_Sequence_4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3647
|
+
@sapChart_Sequence_4_BorderColor: @sapChart_Sequence_4;
|
|
3648
|
+
@sapChart_Sequence_4_Minus1: darken(@sapChart_Sequence_4, 5);
|
|
3649
|
+
@sapChart_Sequence_4_Minus1_TextColor: contrast(@sapChart_Sequence_4_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3650
|
+
@sapChart_Sequence_4_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_4_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_4_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_4_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_4_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3651
|
+
@sapChart_Sequence_4_Minus2: darken(@sapChart_Sequence_4, 10);
|
|
3652
|
+
@sapChart_Sequence_4_Minus2_TextColor: contrast(@sapChart_Sequence_4_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3653
|
+
@sapChart_Sequence_4_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_4_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_4_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_4_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_4_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3654
|
+
@sapChart_Sequence_4_Minus3: darken(@sapChart_Sequence_4, 15);
|
|
3655
|
+
@sapChart_Sequence_4_Minus3_TextColor: contrast(@sapChart_Sequence_4_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3656
|
+
@sapChart_Sequence_4_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_4_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_4_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_4_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_4_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3657
|
+
@sapChart_Sequence_4_Minus4: darken(@sapChart_Sequence_4, 20);
|
|
3658
|
+
@sapChart_Sequence_4_Minus4_TextColor: contrast(@sapChart_Sequence_4_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3659
|
+
@sapChart_Sequence_4_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_4_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_4_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_4_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_4_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3660
|
+
@sapChart_Sequence_4_Minus5: darken(@sapChart_Sequence_4, 25);
|
|
3661
|
+
@sapChart_Sequence_4_Minus5_TextColor: contrast(@sapChart_Sequence_4_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3662
|
+
@sapChart_Sequence_4_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_4_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_4_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_4_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_4_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3663
|
+
@sapChart_Sequence_5_Plus3: lighten(@sapChart_Sequence_5, 15);
|
|
3664
|
+
@sapChart_Sequence_5_Plus3_TextColor: contrast(@sapChart_Sequence_5_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3665
|
+
@sapChart_Sequence_5_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_5_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_5_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_5_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_5_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3666
|
+
@sapChart_Sequence_5_Plus2: lighten(@sapChart_Sequence_5, 10);
|
|
3667
|
+
@sapChart_Sequence_5_Plus2_TextColor: contrast(@sapChart_Sequence_5_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3668
|
+
@sapChart_Sequence_5_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_5_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_5_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_5_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_5_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3669
|
+
@sapChart_Sequence_5_Plus1: lighten(@sapChart_Sequence_5, 5);
|
|
3670
|
+
@sapChart_Sequence_5_Plus1_TextColor: contrast(@sapChart_Sequence_5_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3671
|
+
@sapChart_Sequence_5_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_5_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_5_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_5_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_5_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3023
3672
|
|
|
3024
3673
|
// [Tags "!Protected"]
|
|
3025
3674
|
// [Protected "!true"]
|
|
3026
3675
|
@sapChart_Sequence_5: @sapChart_OrderedColor_5;
|
|
3676
|
+
@sapChart_Sequence_5_TextColor: contrast(@sapChart_Sequence_5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3677
|
+
@sapChart_Sequence_5_TextShadow: -1px 0 contrast(@sapChart_Sequence_5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3678
|
+
@sapChart_Sequence_5_BorderColor: @sapChart_Sequence_5;
|
|
3679
|
+
@sapChart_Sequence_5_Minus1: darken(@sapChart_Sequence_5, 5);
|
|
3680
|
+
@sapChart_Sequence_5_Minus1_TextColor: contrast(@sapChart_Sequence_5_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3681
|
+
@sapChart_Sequence_5_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_5_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_5_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_5_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_5_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3682
|
+
@sapChart_Sequence_5_Minus2: darken(@sapChart_Sequence_5, 10);
|
|
3683
|
+
@sapChart_Sequence_5_Minus2_TextColor: contrast(@sapChart_Sequence_5_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3684
|
+
@sapChart_Sequence_5_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_5_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_5_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_5_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_5_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3685
|
+
@sapChart_Sequence_5_Minus3: darken(@sapChart_Sequence_5, 15);
|
|
3686
|
+
@sapChart_Sequence_5_Minus3_TextColor: contrast(@sapChart_Sequence_5_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3687
|
+
@sapChart_Sequence_5_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_5_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_5_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_5_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_5_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3688
|
+
@sapChart_Sequence_5_Minus4: darken(@sapChart_Sequence_5, 18);
|
|
3689
|
+
@sapChart_Sequence_5_Minus4_TextColor: contrast(@sapChart_Sequence_5_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3690
|
+
@sapChart_Sequence_5_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_5_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_5_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_5_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_5_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3691
|
+
@sapChart_Sequence_5_Minus5: darken(@sapChart_Sequence_5, 22);
|
|
3692
|
+
@sapChart_Sequence_5_Minus5_TextColor: contrast(@sapChart_Sequence_5_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3693
|
+
@sapChart_Sequence_5_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_5_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_5_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_5_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_5_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3694
|
+
@sapChart_Sequence_6_Plus3: lighten(@sapChart_Sequence_6, 10);
|
|
3695
|
+
@sapChart_Sequence_6_Plus3_TextColor: contrast(@sapChart_Sequence_6_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3696
|
+
@sapChart_Sequence_6_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_6_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_6_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_6_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_6_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3697
|
+
@sapChart_Sequence_6_Plus2: lighten(@sapChart_Sequence_6, 7);
|
|
3698
|
+
@sapChart_Sequence_6_Plus2_TextColor: contrast(@sapChart_Sequence_6_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3699
|
+
@sapChart_Sequence_6_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_6_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_6_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_6_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_6_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3700
|
+
@sapChart_Sequence_6_Plus1: lighten(@sapChart_Sequence_6, 4);
|
|
3701
|
+
@sapChart_Sequence_6_Plus1_TextColor: contrast(@sapChart_Sequence_6_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3702
|
+
@sapChart_Sequence_6_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_6_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_6_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_6_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_6_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3027
3703
|
|
|
3028
3704
|
// [Tags "!Protected"]
|
|
3029
3705
|
// [Protected "!true"]
|
|
3030
3706
|
@sapChart_Sequence_6: @sapChart_OrderedColor_6;
|
|
3707
|
+
@sapChart_Sequence_6_TextColor: contrast(@sapChart_Sequence_6, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3708
|
+
@sapChart_Sequence_6_TextShadow: -1px 0 contrast(@sapChart_Sequence_6_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_6_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_6_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_6_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3709
|
+
@sapChart_Sequence_6_BorderColor: @sapChart_Sequence_6;
|
|
3710
|
+
@sapChart_Sequence_6_Minus1: darken(@sapChart_Sequence_6, 4);
|
|
3711
|
+
@sapChart_Sequence_6_Minus1_TextColor: contrast(@sapChart_Sequence_6_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3712
|
+
@sapChart_Sequence_6_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_6_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_6_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_6_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_6_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3713
|
+
@sapChart_Sequence_6_Minus2: darken(@sapChart_Sequence_6, 8);
|
|
3714
|
+
@sapChart_Sequence_6_Minus2_TextColor: contrast(@sapChart_Sequence_6_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3715
|
+
@sapChart_Sequence_6_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_6_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_6_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_6_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_6_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3716
|
+
@sapChart_Sequence_6_Minus3: darken(@sapChart_Sequence_6, 12);
|
|
3717
|
+
@sapChart_Sequence_6_Minus3_TextColor: contrast(@sapChart_Sequence_6_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3718
|
+
@sapChart_Sequence_6_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_6_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_6_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_6_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_6_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3719
|
+
@sapChart_Sequence_6_Minus4: darken(@sapChart_Sequence_6, 16);
|
|
3720
|
+
@sapChart_Sequence_6_Minus4_TextColor: contrast(@sapChart_Sequence_6_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3721
|
+
@sapChart_Sequence_6_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_6_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_6_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_6_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_6_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3722
|
+
@sapChart_Sequence_6_Minus5: darken(@sapChart_Sequence_6, 20);
|
|
3723
|
+
@sapChart_Sequence_6_Minus5_TextColor: contrast(@sapChart_Sequence_6_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3724
|
+
@sapChart_Sequence_6_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_6_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_6_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_6_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_6_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3725
|
+
@sapChart_Sequence_7_Plus3: lighten(@sapChart_Sequence_7, 14);
|
|
3726
|
+
@sapChart_Sequence_7_Plus3_TextColor: contrast(@sapChart_Sequence_7_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3727
|
+
@sapChart_Sequence_7_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_7_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_7_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_7_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_7_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3728
|
+
@sapChart_Sequence_7_Plus2: lighten(@sapChart_Sequence_7, 10);
|
|
3729
|
+
@sapChart_Sequence_7_Plus2_TextColor: contrast(@sapChart_Sequence_7_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3730
|
+
@sapChart_Sequence_7_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_7_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_7_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_7_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_7_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3731
|
+
@sapChart_Sequence_7_Plus1: lighten(@sapChart_Sequence_7, 5);
|
|
3732
|
+
@sapChart_Sequence_7_Plus1_TextColor: contrast(@sapChart_Sequence_7_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3733
|
+
@sapChart_Sequence_7_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_7_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_7_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_7_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_7_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3031
3734
|
|
|
3032
3735
|
// [Tags "!Protected"]
|
|
3033
3736
|
// [Protected "!true"]
|
|
3034
3737
|
@sapChart_Sequence_7: @sapChart_OrderedColor_7;
|
|
3738
|
+
@sapChart_Sequence_7_TextColor: contrast(@sapChart_Sequence_7, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3739
|
+
@sapChart_Sequence_7_TextShadow: -1px 0 contrast(@sapChart_Sequence_7_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_7_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_7_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_7_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3740
|
+
@sapChart_Sequence_7_BorderColor: @sapChart_Sequence_7;
|
|
3741
|
+
@sapChart_Sequence_7_Minus1: darken(@sapChart_Sequence_7, 6);
|
|
3742
|
+
@sapChart_Sequence_7_Minus1_TextColor: contrast(@sapChart_Sequence_7_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3743
|
+
@sapChart_Sequence_7_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_7_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_7_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_7_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_7_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3744
|
+
@sapChart_Sequence_7_Minus2: darken(@sapChart_Sequence_7, 12);
|
|
3745
|
+
@sapChart_Sequence_7_Minus2_TextColor: contrast(@sapChart_Sequence_7_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3746
|
+
@sapChart_Sequence_7_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_7_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_7_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_7_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_7_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3747
|
+
@sapChart_Sequence_7_Minus3: darken(@sapChart_Sequence_7, 20);
|
|
3748
|
+
@sapChart_Sequence_7_Minus3_TextColor: contrast(@sapChart_Sequence_7_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3749
|
+
@sapChart_Sequence_7_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_7_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_7_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_7_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_7_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3750
|
+
@sapChart_Sequence_7_Minus4: darken(@sapChart_Sequence_7, 32);
|
|
3751
|
+
@sapChart_Sequence_7_Minus4_TextColor: contrast(@sapChart_Sequence_7_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3752
|
+
@sapChart_Sequence_7_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_7_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_7_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_7_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_7_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3753
|
+
@sapChart_Sequence_7_Minus5: darken(@sapChart_Sequence_7, 36);
|
|
3754
|
+
@sapChart_Sequence_7_Minus5_TextColor: contrast(@sapChart_Sequence_7_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3755
|
+
@sapChart_Sequence_7_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_7_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_7_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_7_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_7_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3756
|
+
@sapChart_Sequence_8_Plus3: lighten(@sapChart_Sequence_8, 15);
|
|
3757
|
+
@sapChart_Sequence_8_Plus3_TextColor: contrast(@sapChart_Sequence_8_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3758
|
+
@sapChart_Sequence_8_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_8_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_8_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_8_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_8_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3759
|
+
@sapChart_Sequence_8_Plus2: lighten(@sapChart_Sequence_8, 10);
|
|
3760
|
+
@sapChart_Sequence_8_Plus2_TextColor: contrast(@sapChart_Sequence_8_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3761
|
+
@sapChart_Sequence_8_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_8_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_8_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_8_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_8_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3762
|
+
@sapChart_Sequence_8_Plus1: lighten(@sapChart_Sequence_8, 5);
|
|
3763
|
+
@sapChart_Sequence_8_Plus1_TextColor: contrast(@sapChart_Sequence_8_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3764
|
+
@sapChart_Sequence_8_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_8_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_8_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_8_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_8_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3035
3765
|
|
|
3036
3766
|
// [Tags "!Protected"]
|
|
3037
3767
|
// [Protected "!true"]
|
|
3038
3768
|
@sapChart_Sequence_8: @sapChart_OrderedColor_8;
|
|
3769
|
+
@sapChart_Sequence_8_TextColor: contrast(@sapChart_Sequence_8, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3770
|
+
@sapChart_Sequence_8_TextShadow: -1px 0 contrast(@sapChart_Sequence_8_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_8_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_8_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_8_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3771
|
+
@sapChart_Sequence_8_BorderColor: @sapChart_Sequence_8;
|
|
3772
|
+
@sapChart_Sequence_8_Minus1: darken(@sapChart_Sequence_8, 5);
|
|
3773
|
+
@sapChart_Sequence_8_Minus1_TextColor: contrast(@sapChart_Sequence_8_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3774
|
+
@sapChart_Sequence_8_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_8_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_8_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_8_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_8_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3775
|
+
@sapChart_Sequence_8_Minus2: darken(@sapChart_Sequence_8, 10);
|
|
3776
|
+
@sapChart_Sequence_8_Minus2_TextColor: contrast(@sapChart_Sequence_8_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3777
|
+
@sapChart_Sequence_8_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_8_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_8_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_8_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_8_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3778
|
+
@sapChart_Sequence_8_Minus3: darken(@sapChart_Sequence_8, 15);
|
|
3779
|
+
@sapChart_Sequence_8_Minus3_TextColor: contrast(@sapChart_Sequence_8_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3780
|
+
@sapChart_Sequence_8_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_8_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_8_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_8_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_8_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3781
|
+
@sapChart_Sequence_8_Minus4: darken(@sapChart_Sequence_8, 20);
|
|
3782
|
+
@sapChart_Sequence_8_Minus4_TextColor: contrast(@sapChart_Sequence_8_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3783
|
+
@sapChart_Sequence_8_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_8_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_8_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_8_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_8_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3784
|
+
@sapChart_Sequence_8_Minus5: darken(@sapChart_Sequence_8, 25);
|
|
3785
|
+
@sapChart_Sequence_8_Minus5_TextColor: contrast(@sapChart_Sequence_8_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3786
|
+
@sapChart_Sequence_8_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_8_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_8_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_8_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_8_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3787
|
+
@sapChart_Sequence_9_Plus3: lighten(@sapChart_Sequence_9, 13);
|
|
3788
|
+
@sapChart_Sequence_9_Plus3_TextColor: contrast(@sapChart_Sequence_9_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3789
|
+
@sapChart_Sequence_9_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_9_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_9_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_9_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_9_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3790
|
+
@sapChart_Sequence_9_Plus2: lighten(@sapChart_Sequence_9, 9);
|
|
3791
|
+
@sapChart_Sequence_9_Plus2_TextColor: contrast(@sapChart_Sequence_9_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3792
|
+
@sapChart_Sequence_9_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_9_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_9_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_9_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_9_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3793
|
+
@sapChart_Sequence_9_Plus1: lighten(@sapChart_Sequence_9, 4);
|
|
3794
|
+
@sapChart_Sequence_9_Plus1_TextColor: contrast(@sapChart_Sequence_9_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3795
|
+
@sapChart_Sequence_9_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_9_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_9_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_9_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_9_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3039
3796
|
|
|
3040
3797
|
// [Tags "!Protected"]
|
|
3041
3798
|
// [Protected "!true"]
|
|
3042
3799
|
@sapChart_Sequence_9: @sapChart_OrderedColor_9;
|
|
3800
|
+
@sapChart_Sequence_9_TextColor: contrast(@sapChart_Sequence_9, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3801
|
+
@sapChart_Sequence_9_TextShadow: -1px 0 contrast(@sapChart_Sequence_9_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_9_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_9_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_9_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3802
|
+
@sapChart_Sequence_9_BorderColor: @sapChart_Sequence_9;
|
|
3803
|
+
@sapChart_Sequence_9_Minus1: darken(@sapChart_Sequence_9, 4);
|
|
3804
|
+
@sapChart_Sequence_9_Minus1_TextColor: contrast(@sapChart_Sequence_9_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3805
|
+
@sapChart_Sequence_9_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_9_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_9_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_9_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_9_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3806
|
+
@sapChart_Sequence_9_Minus2: darken(@sapChart_Sequence_9, 8);
|
|
3807
|
+
@sapChart_Sequence_9_Minus2_TextColor: contrast(@sapChart_Sequence_9_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3808
|
+
@sapChart_Sequence_9_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_9_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_9_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_9_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_9_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3809
|
+
@sapChart_Sequence_9_Minus3: darken(@sapChart_Sequence_9, 12);
|
|
3810
|
+
@sapChart_Sequence_9_Minus3_TextColor: contrast(@sapChart_Sequence_9_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3811
|
+
@sapChart_Sequence_9_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_9_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_9_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_9_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_9_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3812
|
+
@sapChart_Sequence_9_Minus4: darken(@sapChart_Sequence_9, 16);
|
|
3813
|
+
@sapChart_Sequence_9_Minus4_TextColor: contrast(@sapChart_Sequence_9_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3814
|
+
@sapChart_Sequence_9_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_9_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_9_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_9_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_9_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3815
|
+
@sapChart_Sequence_9_Minus5: darken(@sapChart_Sequence_9, 20);
|
|
3816
|
+
@sapChart_Sequence_9_Minus5_TextColor: contrast(@sapChart_Sequence_9_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3817
|
+
@sapChart_Sequence_9_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_9_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_9_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_9_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_9_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3818
|
+
@sapChart_Sequence_10_Plus3: lighten(@sapChart_Sequence_10, 12);
|
|
3819
|
+
@sapChart_Sequence_10_Plus3_TextColor: contrast(@sapChart_Sequence_10_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3820
|
+
@sapChart_Sequence_10_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_10_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_10_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_10_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_10_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3821
|
+
@sapChart_Sequence_10_Plus2: lighten(@sapChart_Sequence_10, 9);
|
|
3822
|
+
@sapChart_Sequence_10_Plus2_TextColor: contrast(@sapChart_Sequence_10_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3823
|
+
@sapChart_Sequence_10_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_10_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_10_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_10_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_10_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3824
|
+
@sapChart_Sequence_10_Plus1: lighten(@sapChart_Sequence_10, 4);
|
|
3825
|
+
@sapChart_Sequence_10_Plus1_TextColor: contrast(@sapChart_Sequence_10_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3826
|
+
@sapChart_Sequence_10_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_10_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_10_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_10_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_10_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3043
3827
|
|
|
3044
3828
|
// [Tags "!Protected"]
|
|
3045
3829
|
// [Protected "!true"]
|
|
3046
3830
|
@sapChart_Sequence_10: @sapChart_OrderedColor_10;
|
|
3831
|
+
@sapChart_Sequence_10_TextColor: contrast(@sapChart_Sequence_10, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3832
|
+
@sapChart_Sequence_10_TextShadow: -1px 0 contrast(@sapChart_Sequence_10_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_10_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_10_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_10_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3833
|
+
@sapChart_Sequence_10_BorderColor: @sapChart_Sequence_10;
|
|
3834
|
+
@sapChart_Sequence_10_Minus1: darken(@sapChart_Sequence_10, 4);
|
|
3835
|
+
@sapChart_Sequence_10_Minus1_TextColor: contrast(@sapChart_Sequence_10_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3836
|
+
@sapChart_Sequence_10_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_10_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_10_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_10_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_10_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3837
|
+
@sapChart_Sequence_10_Minus2: darken(@sapChart_Sequence_10, 8);
|
|
3838
|
+
@sapChart_Sequence_10_Minus2_TextColor: contrast(@sapChart_Sequence_10_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3839
|
+
@sapChart_Sequence_10_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_10_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_10_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_10_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_10_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3840
|
+
@sapChart_Sequence_10_Minus3: darken(@sapChart_Sequence_10, 12);
|
|
3841
|
+
@sapChart_Sequence_10_Minus3_TextColor: contrast(@sapChart_Sequence_10_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3842
|
+
@sapChart_Sequence_10_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_10_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_10_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_10_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_10_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3843
|
+
@sapChart_Sequence_10_Minus4: darken(@sapChart_Sequence_10, 16);
|
|
3844
|
+
@sapChart_Sequence_10_Minus4_TextColor: contrast(@sapChart_Sequence_10_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3845
|
+
@sapChart_Sequence_10_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_10_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_10_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_10_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_10_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3846
|
+
@sapChart_Sequence_10_Minus5: darken(@sapChart_Sequence_10, 20);
|
|
3847
|
+
@sapChart_Sequence_10_Minus5_TextColor: contrast(@sapChart_Sequence_10_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3848
|
+
@sapChart_Sequence_10_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_10_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_10_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_10_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_10_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3849
|
+
@sapChart_Sequence_11_Plus3: lighten(saturate(@sapChart_Sequence_11, 20), 22);
|
|
3850
|
+
@sapChart_Sequence_11_Plus3_TextColor: contrast(@sapChart_Sequence_11_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3851
|
+
@sapChart_Sequence_11_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_11_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_11_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_11_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_11_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3852
|
+
@sapChart_Sequence_11_Plus2: lighten(saturate(@sapChart_Sequence_11, 20), 16);
|
|
3853
|
+
@sapChart_Sequence_11_Plus2_TextColor: contrast(@sapChart_Sequence_11_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3854
|
+
@sapChart_Sequence_11_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_11_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_11_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_11_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_11_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3855
|
+
@sapChart_Sequence_11_Plus1: lighten(saturate(@sapChart_Sequence_11, 20), 8);
|
|
3856
|
+
@sapChart_Sequence_11_Plus1_TextColor: contrast(@sapChart_Sequence_11_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3857
|
+
@sapChart_Sequence_11_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_11_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_11_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_11_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_11_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3047
3858
|
|
|
3048
3859
|
// [Tags "!Protected"]
|
|
3049
3860
|
// [Protected "!true"]
|
|
3050
3861
|
@sapChart_Sequence_11: @sapChart_OrderedColor_11;
|
|
3862
|
+
@sapChart_Sequence_11_TextColor: contrast(@sapChart_Sequence_11, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3863
|
+
@sapChart_Sequence_11_TextShadow: -1px 0 contrast(@sapChart_Sequence_11_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_11_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_11_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_11_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3864
|
+
@sapChart_Sequence_11_BorderColor: @sapChart_Sequence_11;
|
|
3865
|
+
@sapChart_Sequence_11_Minus1: darken(@sapChart_Sequence_11, 8);
|
|
3866
|
+
@sapChart_Sequence_11_Minus1_TextColor: contrast(@sapChart_Sequence_11_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3867
|
+
@sapChart_Sequence_11_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_11_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_11_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_11_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_11_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3868
|
+
@sapChart_Sequence_11_Minus2: darken(@sapChart_Sequence_11, 16);
|
|
3869
|
+
@sapChart_Sequence_11_Minus2_TextColor: contrast(@sapChart_Sequence_11_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3870
|
+
@sapChart_Sequence_11_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_11_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_11_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_11_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_11_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3871
|
+
@sapChart_Sequence_11_Minus3: darken(@sapChart_Sequence_11, 24);
|
|
3872
|
+
@sapChart_Sequence_11_Minus3_TextColor: contrast(@sapChart_Sequence_11_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3873
|
+
@sapChart_Sequence_11_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_11_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_11_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_11_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_11_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3874
|
+
@sapChart_Sequence_11_Minus4: darken(@sapChart_Sequence_11, 30);
|
|
3875
|
+
@sapChart_Sequence_11_Minus4_TextColor: contrast(@sapChart_Sequence_11_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3876
|
+
@sapChart_Sequence_11_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_11_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_11_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_11_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_11_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3877
|
+
@sapChart_Sequence_11_Minus5: darken(@sapChart_Sequence_11, 40);
|
|
3878
|
+
@sapChart_Sequence_11_Minus5_TextColor: contrast(@sapChart_Sequence_11_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3879
|
+
@sapChart_Sequence_11_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_11_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_11_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_11_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_11_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3880
|
+
@sapChart_Sequence_12_Plus3: lighten(@sapChart_Sequence_12, 17);
|
|
3881
|
+
@sapChart_Sequence_12_Plus3_TextColor: contrast(@sapChart_Sequence_12_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3882
|
+
@sapChart_Sequence_12_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_12_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_12_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_12_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_12_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3883
|
+
@sapChart_Sequence_12_Plus2: lighten(@sapChart_Sequence_12, 9);
|
|
3884
|
+
@sapChart_Sequence_12_Plus2_TextColor: contrast(@sapChart_Sequence_12_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3885
|
+
@sapChart_Sequence_12_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_12_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_12_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_12_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_12_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3886
|
+
@sapChart_Sequence_12_Plus1: lighten(@sapChart_Sequence_12, 5);
|
|
3887
|
+
@sapChart_Sequence_12_Plus1_TextColor: contrast(@sapChart_Sequence_12_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3888
|
+
@sapChart_Sequence_12_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_12_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_12_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_12_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_12_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3889
|
+
|
|
3890
|
+
// [Tags "!Protected"]
|
|
3891
|
+
// [Protected "!true"]
|
|
3892
|
+
@sapChart_Sequence_12: @sapChart_OrderedColor_12;
|
|
3893
|
+
@sapChart_Sequence_12_TextColor: contrast(@sapChart_Sequence_12, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3894
|
+
@sapChart_Sequence_12_TextShadow: -1px 0 contrast(@sapChart_Sequence_12_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_12_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_12_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_12_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3895
|
+
@sapChart_Sequence_12_BorderColor: @sapChart_Sequence_12;
|
|
3896
|
+
@sapChart_Sequence_12_Minus1: darken(@sapChart_Sequence_12, 4);
|
|
3897
|
+
@sapChart_Sequence_12_Minus1_TextColor: contrast(@sapChart_Sequence_12_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3898
|
+
@sapChart_Sequence_12_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_12_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_12_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_12_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_12_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3899
|
+
@sapChart_Sequence_12_Minus2: darken(@sapChart_Sequence_12, 8);
|
|
3900
|
+
@sapChart_Sequence_12_Minus2_TextColor: contrast(@sapChart_Sequence_12_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3901
|
+
@sapChart_Sequence_12_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_12_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_12_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_12_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_12_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3902
|
+
@sapChart_Sequence_12_Minus3: darken(@sapChart_Sequence_12, 12);
|
|
3903
|
+
@sapChart_Sequence_12_Minus3_TextColor: contrast(@sapChart_Sequence_12_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3904
|
+
@sapChart_Sequence_12_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_12_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_12_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_12_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_12_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3905
|
+
@sapChart_Sequence_12_Minus4: darken(@sapChart_Sequence_12, 16);
|
|
3906
|
+
@sapChart_Sequence_12_Minus4_TextColor: contrast(@sapChart_Sequence_12_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3907
|
+
@sapChart_Sequence_12_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_12_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_12_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_12_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_12_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3908
|
+
@sapChart_Sequence_12_Minus5: darken(@sapChart_Sequence_12, 20);
|
|
3909
|
+
@sapChart_Sequence_12_Minus5_TextColor: contrast(@sapChart_Sequence_12_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
|
|
3910
|
+
@sapChart_Sequence_12_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_12_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_12_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_12_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_12_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3911
|
+
@sapChart_Sequence_Bad_Plus3: lighten(@sapChart_Sequence_Bad, 33);
|
|
3912
|
+
@sapChart_Sequence_Bad_Plus3_TextColor: contrast(@sapChart_Sequence_Bad_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
|
|
3913
|
+
@sapChart_Sequence_Bad_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_Bad_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Bad_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Bad_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Bad_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3914
|
+
@sapChart_Sequence_Bad_Plus2: lighten(@sapChart_Sequence_Bad, 24);
|
|
3915
|
+
@sapChart_Sequence_Bad_Plus2_TextColor: contrast(@sapChart_Sequence_Bad_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
|
|
3916
|
+
@sapChart_Sequence_Bad_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_Bad_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Bad_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Bad_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Bad_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3917
|
+
@sapChart_Sequence_Bad_Plus1: lighten(@sapChart_Sequence_Bad, 12);
|
|
3918
|
+
@sapChart_Sequence_Bad_Plus1_TextColor: contrast(@sapChart_Sequence_Bad_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
|
|
3919
|
+
@sapChart_Sequence_Bad_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_Bad_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Bad_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Bad_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Bad_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3920
|
+
|
|
3921
|
+
// [Tags "!Protected"]
|
|
3922
|
+
// [Protected "!true"]
|
|
3923
|
+
@sapChart_Sequence_Bad: @sapChart_Bad;
|
|
3924
|
+
@sapChart_Sequence_Bad_TextColor: contrast(@sapChart_Sequence_Bad, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
|
|
3925
|
+
@sapChart_Sequence_Bad_TextShadow: -1px 0 contrast(@sapChart_Sequence_Bad_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Bad_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Bad_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Bad_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3926
|
+
@sapChart_Sequence_Bad_BorderColor: @sapChart_Sequence_Bad;
|
|
3927
|
+
@sapChart_Sequence_Bad_Minus1: darken(@sapChart_Sequence_Bad, 4);
|
|
3928
|
+
@sapChart_Sequence_Bad_Minus1_TextColor: contrast(@sapChart_Sequence_Bad_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
|
|
3929
|
+
@sapChart_Sequence_Bad_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_Bad_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Bad_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Bad_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Bad_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3930
|
+
@sapChart_Sequence_Bad_Minus2: darken(@sapChart_Sequence_Bad, 8);
|
|
3931
|
+
@sapChart_Sequence_Bad_Minus2_TextColor: contrast(@sapChart_Sequence_Bad_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
|
|
3932
|
+
@sapChart_Sequence_Bad_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_Bad_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Bad_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Bad_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Bad_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3933
|
+
@sapChart_Sequence_Bad_Minus3: darken(@sapChart_Sequence_Bad, 12);
|
|
3934
|
+
@sapChart_Sequence_Bad_Minus3_TextColor: contrast(@sapChart_Sequence_Bad_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
|
|
3935
|
+
@sapChart_Sequence_Bad_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_Bad_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Bad_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Bad_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Bad_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3936
|
+
@sapChart_Sequence_Bad_Minus4: darken(@sapChart_Sequence_Bad, 16);
|
|
3937
|
+
@sapChart_Sequence_Bad_Minus4_TextColor: contrast(@sapChart_Sequence_Bad_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
|
|
3938
|
+
@sapChart_Sequence_Bad_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_Bad_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Bad_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Bad_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Bad_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3939
|
+
@sapChart_Sequence_Bad_Minus5: darken(@sapChart_Sequence_Bad, 38);
|
|
3940
|
+
@sapChart_Sequence_Bad_Minus5_TextColor: contrast(@sapChart_Sequence_Bad_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
|
|
3941
|
+
@sapChart_Sequence_Bad_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_Bad_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Bad_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Bad_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Bad_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3942
|
+
@sapChart_Sequence_Critical_Plus3: lighten(@sapChart_Sequence_Critical, 12);
|
|
3943
|
+
@sapChart_Sequence_Critical_Plus3_TextColor: contrast(@sapChart_Sequence_Critical_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3944
|
+
@sapChart_Sequence_Critical_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_Critical_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Critical_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Critical_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Critical_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3945
|
+
@sapChart_Sequence_Critical_Plus2: lighten(@sapChart_Sequence_Critical, 8);
|
|
3946
|
+
@sapChart_Sequence_Critical_Plus2_TextColor: contrast(@sapChart_Sequence_Critical_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3947
|
+
@sapChart_Sequence_Critical_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_Critical_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Critical_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Critical_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Critical_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3948
|
+
@sapChart_Sequence_Critical_Plus1: lighten(@sapChart_Sequence_Critical, 4);
|
|
3949
|
+
@sapChart_Sequence_Critical_Plus1_TextColor: contrast(@sapChart_Sequence_Critical_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3950
|
+
@sapChart_Sequence_Critical_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_Critical_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Critical_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Critical_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Critical_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3951
|
+
|
|
3952
|
+
// [Tags "!Protected"]
|
|
3953
|
+
// [Protected "!true"]
|
|
3954
|
+
@sapChart_Sequence_Critical: @sapChart_Critical;
|
|
3955
|
+
@sapChart_Sequence_Critical_TextColor: contrast(@sapChart_Sequence_Critical, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3956
|
+
@sapChart_Sequence_Critical_TextShadow: -1px 0 contrast(@sapChart_Sequence_Critical_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Critical_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Critical_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Critical_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3957
|
+
@sapChart_Sequence_Critical_BorderColor: @sapChart_Sequence_Critical;
|
|
3958
|
+
@sapChart_Sequence_Critical_Minus1: darken(@sapChart_Sequence_Critical, 2);
|
|
3959
|
+
@sapChart_Sequence_Critical_Minus1_TextColor: contrast(@sapChart_Sequence_Critical_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3960
|
+
@sapChart_Sequence_Critical_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_Critical_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Critical_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Critical_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Critical_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3961
|
+
@sapChart_Sequence_Critical_Minus2: darken(@sapChart_Sequence_Critical, 4);
|
|
3962
|
+
@sapChart_Sequence_Critical_Minus2_TextColor: contrast(@sapChart_Sequence_Critical_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3963
|
+
@sapChart_Sequence_Critical_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_Critical_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Critical_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Critical_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Critical_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3964
|
+
@sapChart_Sequence_Critical_Minus3: darken(@sapChart_Sequence_Critical, 6);
|
|
3965
|
+
@sapChart_Sequence_Critical_Minus3_TextColor: contrast(@sapChart_Sequence_Critical_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3966
|
+
@sapChart_Sequence_Critical_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_Critical_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Critical_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Critical_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Critical_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3967
|
+
@sapChart_Sequence_Critical_Minus4: darken(@sapChart_Sequence_Critical, 8);
|
|
3968
|
+
@sapChart_Sequence_Critical_Minus4_TextColor: contrast(@sapChart_Sequence_Critical_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3969
|
+
@sapChart_Sequence_Critical_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_Critical_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Critical_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Critical_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Critical_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3970
|
+
@sapChart_Sequence_Critical_Minus5: darken(@sapChart_Sequence_Critical, 11);
|
|
3971
|
+
@sapChart_Sequence_Critical_Minus5_TextColor: contrast(@sapChart_Sequence_Critical_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3972
|
+
@sapChart_Sequence_Critical_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_Critical_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Critical_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Critical_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Critical_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3973
|
+
@sapChart_Sequence_Good_Plus3: lighten(@sapChart_Sequence_Good, 13);
|
|
3974
|
+
@sapChart_Sequence_Good_Plus3_TextColor: contrast(@sapChart_Sequence_Good_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3975
|
+
@sapChart_Sequence_Good_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_Good_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Good_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Good_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Good_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3976
|
+
@sapChart_Sequence_Good_Plus2: lighten(@sapChart_Sequence_Good, 9);
|
|
3977
|
+
@sapChart_Sequence_Good_Plus2_TextColor: contrast(@sapChart_Sequence_Good_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3978
|
+
@sapChart_Sequence_Good_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_Good_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Good_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Good_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Good_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3979
|
+
@sapChart_Sequence_Good_Plus1: lighten(@sapChart_Sequence_Good, 4);
|
|
3980
|
+
@sapChart_Sequence_Good_Plus1_TextColor: contrast(@sapChart_Sequence_Good_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3981
|
+
@sapChart_Sequence_Good_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_Good_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Good_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Good_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Good_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3982
|
+
|
|
3983
|
+
// [Tags "!Protected"]
|
|
3984
|
+
// [Protected "!true"]
|
|
3985
|
+
@sapChart_Sequence_Good: @sapChart_Good;
|
|
3986
|
+
@sapChart_Sequence_Good_TextColor: contrast(@sapChart_Sequence_Good, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3987
|
+
@sapChart_Sequence_Good_TextShadow: -1px 0 contrast(@sapChart_Sequence_Good_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Good_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Good_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Good_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3988
|
+
@sapChart_Sequence_Good_BorderColor: @sapChart_Sequence_Good;
|
|
3989
|
+
@sapChart_Sequence_Good_Minus1: darken(@sapChart_Sequence_Good, 3);
|
|
3990
|
+
@sapChart_Sequence_Good_Minus1_TextColor: contrast(@sapChart_Sequence_Good_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3991
|
+
@sapChart_Sequence_Good_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_Good_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Good_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Good_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Good_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3992
|
+
@sapChart_Sequence_Good_Minus2: darken(@sapChart_Sequence_Good, 6);
|
|
3993
|
+
@sapChart_Sequence_Good_Minus2_TextColor: contrast(@sapChart_Sequence_Good_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3994
|
+
@sapChart_Sequence_Good_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_Good_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Good_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Good_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Good_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3995
|
+
@sapChart_Sequence_Good_Minus3: darken(@sapChart_Sequence_Good, 9);
|
|
3996
|
+
@sapChart_Sequence_Good_Minus3_TextColor: contrast(@sapChart_Sequence_Good_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
3997
|
+
@sapChart_Sequence_Good_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_Good_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Good_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Good_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Good_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3998
|
+
@sapChart_Sequence_Good_Minus4: darken(@sapChart_Sequence_Good, 12);
|
|
3999
|
+
@sapChart_Sequence_Good_Minus4_TextColor: contrast(@sapChart_Sequence_Good_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
4000
|
+
@sapChart_Sequence_Good_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_Good_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Good_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Good_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Good_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
4001
|
+
@sapChart_Sequence_Good_Minus5: darken(@sapChart_Sequence_Good, 14);
|
|
4002
|
+
@sapChart_Sequence_Good_Minus5_TextColor: contrast(@sapChart_Sequence_Good_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
4003
|
+
@sapChart_Sequence_Good_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_Good_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Good_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Good_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Good_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
4004
|
+
@sapChart_Sequence_Neutral_Plus3: lighten(@sapChart_Sequence_Neutral, 23);
|
|
4005
|
+
@sapChart_Sequence_Neutral_Plus3_TextColor: contrast(@sapChart_Sequence_Neutral_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
4006
|
+
@sapChart_Sequence_Neutral_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_Neutral_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Neutral_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Neutral_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Neutral_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
4007
|
+
@sapChart_Sequence_Neutral_Plus2: lighten(@sapChart_Sequence_Neutral, 16);
|
|
4008
|
+
@sapChart_Sequence_Neutral_Plus2_TextColor: contrast(@sapChart_Sequence_Neutral_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
4009
|
+
@sapChart_Sequence_Neutral_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_Neutral_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Neutral_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Neutral_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Neutral_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
4010
|
+
@sapChart_Sequence_Neutral_Plus1: lighten(@sapChart_Sequence_Neutral, 8);
|
|
4011
|
+
@sapChart_Sequence_Neutral_Plus1_TextColor: contrast(@sapChart_Sequence_Neutral_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
4012
|
+
@sapChart_Sequence_Neutral_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_Neutral_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Neutral_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Neutral_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Neutral_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3051
4013
|
|
|
3052
4014
|
// [Tags "!Protected"]
|
|
3053
4015
|
// [Protected "!true"]
|
|
3054
4016
|
@sapChart_Sequence_Neutral: @sapChart_Neutral;
|
|
4017
|
+
@sapChart_Sequence_Neutral_TextColor: contrast(@sapChart_Sequence_Neutral, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
4018
|
+
@sapChart_Sequence_Neutral_TextShadow: -1px 0 contrast(@sapChart_Sequence_Neutral_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Neutral_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Neutral_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Neutral_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
4019
|
+
@sapChart_Sequence_Neutral_BorderColor: @sapChart_Sequence_Neutral;
|
|
4020
|
+
@sapChart_Sequence_Neutral_Minus1: darken(@sapChart_Sequence_Neutral, 8);
|
|
4021
|
+
@sapChart_Sequence_Neutral_Minus1_TextColor: contrast(@sapChart_Sequence_Neutral_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
4022
|
+
@sapChart_Sequence_Neutral_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_Neutral_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Neutral_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Neutral_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Neutral_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
4023
|
+
@sapChart_Sequence_Neutral_Minus2: darken(@sapChart_Sequence_Neutral, 14);
|
|
4024
|
+
@sapChart_Sequence_Neutral_Minus2_TextColor: contrast(@sapChart_Sequence_Neutral_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
4025
|
+
@sapChart_Sequence_Neutral_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_Neutral_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Neutral_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Neutral_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Neutral_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
4026
|
+
@sapChart_Sequence_Neutral_Minus3: darken(@sapChart_Sequence_Neutral, 18);
|
|
4027
|
+
@sapChart_Sequence_Neutral_Minus3_TextColor: contrast(@sapChart_Sequence_Neutral_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
4028
|
+
@sapChart_Sequence_Neutral_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_Neutral_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Neutral_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Neutral_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Neutral_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
4029
|
+
@sapChart_Sequence_Neutral_Minus4: darken(@sapChart_Sequence_Neutral, 22);
|
|
4030
|
+
@sapChart_Sequence_Neutral_Minus4_TextColor: contrast(@sapChart_Sequence_Neutral_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
4031
|
+
@sapChart_Sequence_Neutral_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_Neutral_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Neutral_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Neutral_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Neutral_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
4032
|
+
@sapChart_Sequence_Neutral_Minus5: darken(@sapChart_Sequence_Neutral, 32);
|
|
4033
|
+
@sapChart_Sequence_Neutral_Minus5_TextColor: contrast(@sapChart_Sequence_Neutral_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
|
|
4034
|
+
@sapChart_Sequence_Neutral_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_Neutral_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Neutral_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Neutral_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Neutral_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
3055
4035
|
// @sapFontUrl_SAP-icons_ttf: url(./../baseTheme/fonts/SAP-icons.ttf);
|
|
3056
4036
|
// @sapFontUrl_SAP-icons_woff: url(./../baseTheme/fonts/SAP-icons.woff);
|
|
3057
4037
|
// @sapFontUrl_SAP-icons_woff2: url(./../baseTheme/fonts/SAP-icons.woff2);
|
|
@@ -3112,7 +4092,12 @@
|
|
|
3112
4092
|
// @sapSvgLib_SAP-icons: none;
|
|
3113
4093
|
// @sapSvgLib_SAPGUI-icons: url(./../sap_belize/svg/libs/SAPGUI-icons.svg);
|
|
3114
4094
|
// @sapSvgLib_SAPWeb-icons: url(./../sap_belize/svg/libs/SAPWeb-icons.svg);
|
|
4095
|
+
@sapSapThemeId: sap_belize_hcw;
|
|
3115
4096
|
@sapBackgroundColorDefault: @sapBackgroundColor;
|
|
3116
4097
|
@sapList_HighlightColor: @sapHighlightColor;
|
|
3117
4098
|
@sapContent_ElementHeight: 1.37em;
|
|
3118
4099
|
@sapContent_ElementHeight_PX: 22px;
|
|
4100
|
+
@sapBreakpoint_S_Min: 0;
|
|
4101
|
+
@sapBreakpoint_M_Min: 600px;
|
|
4102
|
+
@sapBreakpoint_L_Min: 1024px;
|
|
4103
|
+
@sapBreakpoint_XL_Min: 1440px;
|