@sage/design-tokens 2.16.0 → 2.17.0

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/ios/base.h CHANGED
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Thu, 07 Apr 2022 11:02:41 GMT
7
+ // Generated on Thu, 07 Apr 2022 11:06:14 GMT
8
8
 
9
9
 
10
10
  #import <Foundation/Foundation.h>
@@ -66,26 +66,6 @@
66
66
  #define colorsComponentsMenuSummerChildAlt600 #007e45ff
67
67
  #define colorsComponentsMenuSummerChildAlt700 #d9e0e4ff
68
68
  #define colorsComponentsMenuSummerChildAlt800 #d9e0e4ff
69
- #define colorsComponentsMenuWinterChild300 #4d4d4dff
70
- #define colorsComponentsMenuWinterChild400 #ff00ffff
71
- #define colorsComponentsMenuWinterChild500 #262626ff
72
- #define colorsComponentsMenuWinterChild600 #007e45ff
73
- #define colorsComponentsMenuWinterChild700 #262626ff
74
- #define colorsComponentsMenuWinterChild800 #262626ff
75
- #define colorsComponentsMenuWinterChildAlt300 #4d4d4dff
76
- #define colorsComponentsMenuWinterChildAlt400 #ff00ffff
77
- #define colorsComponentsMenuWinterChildAlt500 #404040ff
78
- #define colorsComponentsMenuWinterChildAlt600 #007e45ff
79
- #define colorsComponentsMenuWinterChildAlt700 #404040ff
80
- #define colorsComponentsMenuWinterChildAlt800 #404040ff
81
- #define colorsComponentsMenuWinterStandard400 #ff00ffff
82
- #define colorsComponentsMenuWinterStandard500 #000000ff
83
- #define colorsComponentsMenuWinterStandard600 #007e45ff
84
- #define colorsComponentsMenuWinterStandard700 #262626ff
85
- #define colorsComponentsMenuWinterStandard800 #262626ff
86
- #define colorsComponentsMenuWinterParent500 #000000ff
87
- #define colorsComponentsMenuWinterParent600 #007e45ff
88
- #define colorsComponentsMenuWinterParent700 #262626ff
89
69
  #define colorsComponentsMenuAutumnStandard500 #00324cff
90
70
  #define colorsComponentsMenuAutumnStandard600 #007e45ff
91
71
  #define colorsComponentsMenuAutumnStandard700 #19475eff
@@ -98,6 +78,26 @@
98
78
  #define colorsComponentsMenuAutumnChildAlt400 #19475eff
99
79
  #define colorsComponentsMenuAutumnChildAlt500 #00324cff
100
80
  #define colorsComponentsMenuAutumnChildAlt600 #007e45ff
81
+ #define colorsComponentsMenuWinterStandard400 #ff00ffff
82
+ #define colorsComponentsMenuWinterStandard500 #000000ff
83
+ #define colorsComponentsMenuWinterStandard600 #007e45ff
84
+ #define colorsComponentsMenuWinterStandard700 #262626ff
85
+ #define colorsComponentsMenuWinterStandard800 #262626ff
86
+ #define colorsComponentsMenuWinterParent500 #000000ff
87
+ #define colorsComponentsMenuWinterParent600 #007e45ff
88
+ #define colorsComponentsMenuWinterParent700 #262626ff
89
+ #define colorsComponentsMenuWinterChild300 #4d4d4dff
90
+ #define colorsComponentsMenuWinterChild400 #ff00ffff
91
+ #define colorsComponentsMenuWinterChild500 #262626ff
92
+ #define colorsComponentsMenuWinterChild600 #007e45ff
93
+ #define colorsComponentsMenuWinterChild700 #262626ff
94
+ #define colorsComponentsMenuWinterChild800 #262626ff
95
+ #define colorsComponentsMenuWinterChildAlt300 #4d4d4dff
96
+ #define colorsComponentsMenuWinterChildAlt400 #ff00ffff
97
+ #define colorsComponentsMenuWinterChildAlt500 #404040ff
98
+ #define colorsComponentsMenuWinterChildAlt600 #007e45ff
99
+ #define colorsComponentsMenuWinterChildAlt700 #404040ff
100
+ #define colorsComponentsMenuWinterChildAlt800 #404040ff
101
101
  #define colorsComponentsMenuYin100 #000000ff
102
102
  #define colorsComponentsMenuYin065 #000000a6
103
103
  #define colorsComponentsMenuYin090 #000000e6
@@ -54,26 +54,6 @@ export const colorsComponentsMenuSummerChildAlt500: string;
54
54
  export const colorsComponentsMenuSummerChildAlt600: string;
55
55
  export const colorsComponentsMenuSummerChildAlt700: string;
56
56
  export const colorsComponentsMenuSummerChildAlt800: string;
57
- export const colorsComponentsMenuWinterChild300: string;
58
- export const colorsComponentsMenuWinterChild400: string;
59
- export const colorsComponentsMenuWinterChild500: string;
60
- export const colorsComponentsMenuWinterChild600: string;
61
- export const colorsComponentsMenuWinterChild700: string;
62
- export const colorsComponentsMenuWinterChild800: string;
63
- export const colorsComponentsMenuWinterChildAlt300: string;
64
- export const colorsComponentsMenuWinterChildAlt400: string;
65
- export const colorsComponentsMenuWinterChildAlt500: string;
66
- export const colorsComponentsMenuWinterChildAlt600: string;
67
- export const colorsComponentsMenuWinterChildAlt700: string;
68
- export const colorsComponentsMenuWinterChildAlt800: string;
69
- export const colorsComponentsMenuWinterStandard400: string;
70
- export const colorsComponentsMenuWinterStandard500: string;
71
- export const colorsComponentsMenuWinterStandard600: string;
72
- export const colorsComponentsMenuWinterStandard700: string;
73
- export const colorsComponentsMenuWinterStandard800: string;
74
- export const colorsComponentsMenuWinterParent500: string;
75
- export const colorsComponentsMenuWinterParent600: string;
76
- export const colorsComponentsMenuWinterParent700: string;
77
57
  export const colorsComponentsMenuAutumnStandard500: string;
78
58
  export const colorsComponentsMenuAutumnStandard600: string;
79
59
  export const colorsComponentsMenuAutumnStandard700: string;
@@ -86,6 +66,26 @@ export const colorsComponentsMenuAutumnChild600: string;
86
66
  export const colorsComponentsMenuAutumnChildAlt400: string;
87
67
  export const colorsComponentsMenuAutumnChildAlt500: string;
88
68
  export const colorsComponentsMenuAutumnChildAlt600: string;
69
+ export const colorsComponentsMenuWinterStandard400: string;
70
+ export const colorsComponentsMenuWinterStandard500: string;
71
+ export const colorsComponentsMenuWinterStandard600: string;
72
+ export const colorsComponentsMenuWinterStandard700: string;
73
+ export const colorsComponentsMenuWinterStandard800: string;
74
+ export const colorsComponentsMenuWinterParent500: string;
75
+ export const colorsComponentsMenuWinterParent600: string;
76
+ export const colorsComponentsMenuWinterParent700: string;
77
+ export const colorsComponentsMenuWinterChild300: string;
78
+ export const colorsComponentsMenuWinterChild400: string;
79
+ export const colorsComponentsMenuWinterChild500: string;
80
+ export const colorsComponentsMenuWinterChild600: string;
81
+ export const colorsComponentsMenuWinterChild700: string;
82
+ export const colorsComponentsMenuWinterChild800: string;
83
+ export const colorsComponentsMenuWinterChildAlt300: string;
84
+ export const colorsComponentsMenuWinterChildAlt400: string;
85
+ export const colorsComponentsMenuWinterChildAlt500: string;
86
+ export const colorsComponentsMenuWinterChildAlt600: string;
87
+ export const colorsComponentsMenuWinterChildAlt700: string;
88
+ export const colorsComponentsMenuWinterChildAlt800: string;
89
89
  export const colorsComponentsMenuYin100: string;
90
90
  export const colorsComponentsMenuYin065: string;
91
91
  export const colorsComponentsMenuYin090: string;
package/js/base/common.js CHANGED
@@ -4,7 +4,7 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
4
4
 
5
5
  /**
6
6
  * Do not edit directly
7
- * Generated on Thu, 07 Apr 2022 11:02:41 GMT
7
+ * Generated on Thu, 07 Apr 2022 11:06:14 GMT
8
8
  */
9
9
 
10
10
  module.exports = {
@@ -64,26 +64,6 @@ module.exports = {
64
64
  colorsComponentsMenuSummerChildAlt600: '#007e45ff',
65
65
  colorsComponentsMenuSummerChildAlt700: '#d9e0e4ff',
66
66
  colorsComponentsMenuSummerChildAlt800: '#d9e0e4ff',
67
- colorsComponentsMenuWinterChild300: '#4d4d4dff',
68
- colorsComponentsMenuWinterChild400: '#ff00ffff',
69
- colorsComponentsMenuWinterChild500: '#262626ff',
70
- colorsComponentsMenuWinterChild600: '#007e45ff',
71
- colorsComponentsMenuWinterChild700: '#262626ff',
72
- colorsComponentsMenuWinterChild800: '#262626ff',
73
- colorsComponentsMenuWinterChildAlt300: '#4d4d4dff',
74
- colorsComponentsMenuWinterChildAlt400: '#ff00ffff',
75
- colorsComponentsMenuWinterChildAlt500: '#404040ff',
76
- colorsComponentsMenuWinterChildAlt600: '#007e45ff',
77
- colorsComponentsMenuWinterChildAlt700: '#404040ff',
78
- colorsComponentsMenuWinterChildAlt800: '#404040ff',
79
- colorsComponentsMenuWinterStandard400: '#ff00ffff',
80
- colorsComponentsMenuWinterStandard500: '#000000ff',
81
- colorsComponentsMenuWinterStandard600: '#007e45ff',
82
- colorsComponentsMenuWinterStandard700: '#262626ff',
83
- colorsComponentsMenuWinterStandard800: '#262626ff',
84
- colorsComponentsMenuWinterParent500: '#000000ff',
85
- colorsComponentsMenuWinterParent600: '#007e45ff',
86
- colorsComponentsMenuWinterParent700: '#262626ff',
87
67
  colorsComponentsMenuAutumnStandard500: '#00324cff',
88
68
  colorsComponentsMenuAutumnStandard600: '#007e45ff',
89
69
  colorsComponentsMenuAutumnStandard700: '#19475eff',
@@ -96,6 +76,26 @@ module.exports = {
96
76
  colorsComponentsMenuAutumnChildAlt400: '#19475eff',
97
77
  colorsComponentsMenuAutumnChildAlt500: '#00324cff',
98
78
  colorsComponentsMenuAutumnChildAlt600: '#007e45ff',
79
+ colorsComponentsMenuWinterStandard400: '#ff00ffff',
80
+ colorsComponentsMenuWinterStandard500: '#000000ff',
81
+ colorsComponentsMenuWinterStandard600: '#007e45ff',
82
+ colorsComponentsMenuWinterStandard700: '#262626ff',
83
+ colorsComponentsMenuWinterStandard800: '#262626ff',
84
+ colorsComponentsMenuWinterParent500: '#000000ff',
85
+ colorsComponentsMenuWinterParent600: '#007e45ff',
86
+ colorsComponentsMenuWinterParent700: '#262626ff',
87
+ colorsComponentsMenuWinterChild300: '#4d4d4dff',
88
+ colorsComponentsMenuWinterChild400: '#ff00ffff',
89
+ colorsComponentsMenuWinterChild500: '#262626ff',
90
+ colorsComponentsMenuWinterChild600: '#007e45ff',
91
+ colorsComponentsMenuWinterChild700: '#262626ff',
92
+ colorsComponentsMenuWinterChild800: '#262626ff',
93
+ colorsComponentsMenuWinterChildAlt300: '#4d4d4dff',
94
+ colorsComponentsMenuWinterChildAlt400: '#ff00ffff',
95
+ colorsComponentsMenuWinterChildAlt500: '#404040ff',
96
+ colorsComponentsMenuWinterChildAlt600: '#007e45ff',
97
+ colorsComponentsMenuWinterChildAlt700: '#404040ff',
98
+ colorsComponentsMenuWinterChildAlt800: '#404040ff',
99
99
  colorsComponentsMenuYin100: '#000000ff',
100
100
  colorsComponentsMenuYin065: '#000000a6',
101
101
  colorsComponentsMenuYin090: '#000000e6',
package/js/base/es6.d.ts CHANGED
@@ -55,26 +55,6 @@ declare namespace _default {
55
55
  const colorsComponentsMenuSummerChildAlt600: string;
56
56
  const colorsComponentsMenuSummerChildAlt700: string;
57
57
  const colorsComponentsMenuSummerChildAlt800: string;
58
- const colorsComponentsMenuWinterChild300: string;
59
- const colorsComponentsMenuWinterChild400: string;
60
- const colorsComponentsMenuWinterChild500: string;
61
- const colorsComponentsMenuWinterChild600: string;
62
- const colorsComponentsMenuWinterChild700: string;
63
- const colorsComponentsMenuWinterChild800: string;
64
- const colorsComponentsMenuWinterChildAlt300: string;
65
- const colorsComponentsMenuWinterChildAlt400: string;
66
- const colorsComponentsMenuWinterChildAlt500: string;
67
- const colorsComponentsMenuWinterChildAlt600: string;
68
- const colorsComponentsMenuWinterChildAlt700: string;
69
- const colorsComponentsMenuWinterChildAlt800: string;
70
- const colorsComponentsMenuWinterStandard400: string;
71
- const colorsComponentsMenuWinterStandard500: string;
72
- const colorsComponentsMenuWinterStandard600: string;
73
- const colorsComponentsMenuWinterStandard700: string;
74
- const colorsComponentsMenuWinterStandard800: string;
75
- const colorsComponentsMenuWinterParent500: string;
76
- const colorsComponentsMenuWinterParent600: string;
77
- const colorsComponentsMenuWinterParent700: string;
78
58
  const colorsComponentsMenuAutumnStandard500: string;
79
59
  const colorsComponentsMenuAutumnStandard600: string;
80
60
  const colorsComponentsMenuAutumnStandard700: string;
@@ -87,6 +67,26 @@ declare namespace _default {
87
67
  const colorsComponentsMenuAutumnChildAlt400: string;
88
68
  const colorsComponentsMenuAutumnChildAlt500: string;
89
69
  const colorsComponentsMenuAutumnChildAlt600: string;
70
+ const colorsComponentsMenuWinterStandard400: string;
71
+ const colorsComponentsMenuWinterStandard500: string;
72
+ const colorsComponentsMenuWinterStandard600: string;
73
+ const colorsComponentsMenuWinterStandard700: string;
74
+ const colorsComponentsMenuWinterStandard800: string;
75
+ const colorsComponentsMenuWinterParent500: string;
76
+ const colorsComponentsMenuWinterParent600: string;
77
+ const colorsComponentsMenuWinterParent700: string;
78
+ const colorsComponentsMenuWinterChild300: string;
79
+ const colorsComponentsMenuWinterChild400: string;
80
+ const colorsComponentsMenuWinterChild500: string;
81
+ const colorsComponentsMenuWinterChild600: string;
82
+ const colorsComponentsMenuWinterChild700: string;
83
+ const colorsComponentsMenuWinterChild800: string;
84
+ const colorsComponentsMenuWinterChildAlt300: string;
85
+ const colorsComponentsMenuWinterChildAlt400: string;
86
+ const colorsComponentsMenuWinterChildAlt500: string;
87
+ const colorsComponentsMenuWinterChildAlt600: string;
88
+ const colorsComponentsMenuWinterChildAlt700: string;
89
+ const colorsComponentsMenuWinterChildAlt800: string;
90
90
  const colorsComponentsMenuYin100: string;
91
91
  const colorsComponentsMenuYin065: string;
92
92
  const colorsComponentsMenuYin090: string;
package/js/base/es6.js CHANGED
@@ -59,26 +59,6 @@ export default {
59
59
  colorsComponentsMenuSummerChildAlt600: '#007e45ff',
60
60
  colorsComponentsMenuSummerChildAlt700: '#d9e0e4ff',
61
61
  colorsComponentsMenuSummerChildAlt800: '#d9e0e4ff',
62
- colorsComponentsMenuWinterChild300: '#4d4d4dff',
63
- colorsComponentsMenuWinterChild400: '#ff00ffff',
64
- colorsComponentsMenuWinterChild500: '#262626ff',
65
- colorsComponentsMenuWinterChild600: '#007e45ff',
66
- colorsComponentsMenuWinterChild700: '#262626ff',
67
- colorsComponentsMenuWinterChild800: '#262626ff',
68
- colorsComponentsMenuWinterChildAlt300: '#4d4d4dff',
69
- colorsComponentsMenuWinterChildAlt400: '#ff00ffff',
70
- colorsComponentsMenuWinterChildAlt500: '#404040ff',
71
- colorsComponentsMenuWinterChildAlt600: '#007e45ff',
72
- colorsComponentsMenuWinterChildAlt700: '#404040ff',
73
- colorsComponentsMenuWinterChildAlt800: '#404040ff',
74
- colorsComponentsMenuWinterStandard400: '#ff00ffff',
75
- colorsComponentsMenuWinterStandard500: '#000000ff',
76
- colorsComponentsMenuWinterStandard600: '#007e45ff',
77
- colorsComponentsMenuWinterStandard700: '#262626ff',
78
- colorsComponentsMenuWinterStandard800: '#262626ff',
79
- colorsComponentsMenuWinterParent500: '#000000ff',
80
- colorsComponentsMenuWinterParent600: '#007e45ff',
81
- colorsComponentsMenuWinterParent700: '#262626ff',
82
62
  colorsComponentsMenuAutumnStandard500: '#00324cff',
83
63
  colorsComponentsMenuAutumnStandard600: '#007e45ff',
84
64
  colorsComponentsMenuAutumnStandard700: '#19475eff',
@@ -91,6 +71,26 @@ export default {
91
71
  colorsComponentsMenuAutumnChildAlt400: '#19475eff',
92
72
  colorsComponentsMenuAutumnChildAlt500: '#00324cff',
93
73
  colorsComponentsMenuAutumnChildAlt600: '#007e45ff',
74
+ colorsComponentsMenuWinterStandard400: '#ff00ffff',
75
+ colorsComponentsMenuWinterStandard500: '#000000ff',
76
+ colorsComponentsMenuWinterStandard600: '#007e45ff',
77
+ colorsComponentsMenuWinterStandard700: '#262626ff',
78
+ colorsComponentsMenuWinterStandard800: '#262626ff',
79
+ colorsComponentsMenuWinterParent500: '#000000ff',
80
+ colorsComponentsMenuWinterParent600: '#007e45ff',
81
+ colorsComponentsMenuWinterParent700: '#262626ff',
82
+ colorsComponentsMenuWinterChild300: '#4d4d4dff',
83
+ colorsComponentsMenuWinterChild400: '#ff00ffff',
84
+ colorsComponentsMenuWinterChild500: '#262626ff',
85
+ colorsComponentsMenuWinterChild600: '#007e45ff',
86
+ colorsComponentsMenuWinterChild700: '#262626ff',
87
+ colorsComponentsMenuWinterChild800: '#262626ff',
88
+ colorsComponentsMenuWinterChildAlt300: '#4d4d4dff',
89
+ colorsComponentsMenuWinterChildAlt400: '#ff00ffff',
90
+ colorsComponentsMenuWinterChildAlt500: '#404040ff',
91
+ colorsComponentsMenuWinterChildAlt600: '#007e45ff',
92
+ colorsComponentsMenuWinterChildAlt700: '#404040ff',
93
+ colorsComponentsMenuWinterChildAlt800: '#404040ff',
94
94
  colorsComponentsMenuYin100: '#000000ff',
95
95
  colorsComponentsMenuYin065: '#000000a6',
96
96
  colorsComponentsMenuYin090: '#000000e6',
package/package.json CHANGED
@@ -10,7 +10,7 @@
10
10
  },
11
11
  "description": "Design tokens for the Sage Design System.",
12
12
  "author": "The Sage Group plc",
13
- "version": "2.16.0",
13
+ "version": "2.17.0",
14
14
  "license": "SEE LICENSE IN https://github.com/Sage/design-tokens/blob/master/license",
15
15
  "tags": [
16
16
  "design tokens",
Binary file
package/scss/base.scss CHANGED
@@ -4,7 +4,7 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
4
4
 
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Thu, 07 Apr 2022 11:02:41 GMT
7
+ // Generated on Thu, 07 Apr 2022 11:06:14 GMT
8
8
 
9
9
  $metaName: Base Theme;
10
10
  $metaPublic: true;
@@ -62,26 +62,6 @@ $colorsComponentsMenuSummerChildAlt500: #d9e0e4ff;
62
62
  $colorsComponentsMenuSummerChildAlt600: #007e45ff;
63
63
  $colorsComponentsMenuSummerChildAlt700: #d9e0e4ff;
64
64
  $colorsComponentsMenuSummerChildAlt800: #d9e0e4ff;
65
- $colorsComponentsMenuWinterChild300: #4d4d4dff;
66
- $colorsComponentsMenuWinterChild400: #ff00ffff;
67
- $colorsComponentsMenuWinterChild500: #262626ff;
68
- $colorsComponentsMenuWinterChild600: #007e45ff;
69
- $colorsComponentsMenuWinterChild700: #262626ff;
70
- $colorsComponentsMenuWinterChild800: #262626ff;
71
- $colorsComponentsMenuWinterChildAlt300: #4d4d4dff;
72
- $colorsComponentsMenuWinterChildAlt400: #ff00ffff;
73
- $colorsComponentsMenuWinterChildAlt500: #404040ff;
74
- $colorsComponentsMenuWinterChildAlt600: #007e45ff;
75
- $colorsComponentsMenuWinterChildAlt700: #404040ff;
76
- $colorsComponentsMenuWinterChildAlt800: #404040ff;
77
- $colorsComponentsMenuWinterStandard400: #ff00ffff;
78
- $colorsComponentsMenuWinterStandard500: #000000ff;
79
- $colorsComponentsMenuWinterStandard600: #007e45ff;
80
- $colorsComponentsMenuWinterStandard700: #262626ff;
81
- $colorsComponentsMenuWinterStandard800: #262626ff;
82
- $colorsComponentsMenuWinterParent500: #000000ff;
83
- $colorsComponentsMenuWinterParent600: #007e45ff;
84
- $colorsComponentsMenuWinterParent700: #262626ff;
85
65
  $colorsComponentsMenuAutumnStandard500: #00324cff;
86
66
  $colorsComponentsMenuAutumnStandard600: #007e45ff;
87
67
  $colorsComponentsMenuAutumnStandard700: #19475eff;
@@ -94,6 +74,26 @@ $colorsComponentsMenuAutumnChild600: #007e45ff;
94
74
  $colorsComponentsMenuAutumnChildAlt400: #19475eff;
95
75
  $colorsComponentsMenuAutumnChildAlt500: #00324cff;
96
76
  $colorsComponentsMenuAutumnChildAlt600: #007e45ff;
77
+ $colorsComponentsMenuWinterStandard400: #ff00ffff;
78
+ $colorsComponentsMenuWinterStandard500: #000000ff;
79
+ $colorsComponentsMenuWinterStandard600: #007e45ff;
80
+ $colorsComponentsMenuWinterStandard700: #262626ff;
81
+ $colorsComponentsMenuWinterStandard800: #262626ff;
82
+ $colorsComponentsMenuWinterParent500: #000000ff;
83
+ $colorsComponentsMenuWinterParent600: #007e45ff;
84
+ $colorsComponentsMenuWinterParent700: #262626ff;
85
+ $colorsComponentsMenuWinterChild300: #4d4d4dff;
86
+ $colorsComponentsMenuWinterChild400: #ff00ffff;
87
+ $colorsComponentsMenuWinterChild500: #262626ff;
88
+ $colorsComponentsMenuWinterChild600: #007e45ff;
89
+ $colorsComponentsMenuWinterChild700: #262626ff;
90
+ $colorsComponentsMenuWinterChild800: #262626ff;
91
+ $colorsComponentsMenuWinterChildAlt300: #4d4d4dff;
92
+ $colorsComponentsMenuWinterChildAlt400: #ff00ffff;
93
+ $colorsComponentsMenuWinterChildAlt500: #404040ff;
94
+ $colorsComponentsMenuWinterChildAlt600: #007e45ff;
95
+ $colorsComponentsMenuWinterChildAlt700: #404040ff;
96
+ $colorsComponentsMenuWinterChildAlt800: #404040ff;
97
97
  $colorsComponentsMenuYin100: #000000ff;
98
98
  $colorsComponentsMenuYin065: #000000a6;
99
99
  $colorsComponentsMenuYin090: #000000e6;
Binary file