@acorex/styles 19.8.0-next.14 → 19.8.0-next.16
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/package.json +1 -1
- package/themes/default.css +1 -1
- package/themes/default.scss +137 -138
package/package.json
CHANGED
package/themes/default.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
:root,.ax-light{--ax-sys-body-font-size: 1rem;--ax-sys-size-base: 2.5rem;--ax-sys-transition-duration: 150ms;--ax-sys-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);--ax-sys-border-radius: 0.5rem;--ax-sys-border-color: 233, 234, 235;--ax-sys-body-bg-color: var(--ax-sys-color-surface-lowest);--ax-sys-body-text-color: 22, 22, 22;--ax-sys-color-surface-light: 255, 255, 255;--ax-sys-color-on-surface-light: 0, 0, 0;--ax-sys-color-border-surface-light: 0, 0, 0;--ax-sys-color-surface-lowest: 255, 255, 255;--ax-sys-color-on-surface-lowest: 40, 40, 40;--ax-sys-color-border-surface-lowest: 233, 236, 239;--ax-sys-color-surface-low: 248, 249, 250;--ax-sys-color-on-surface-low: 40, 40, 40;--ax-sys-color-border-surface-low: 233, 236, 239;--ax-sys-color-surface: 239, 241, 243;--ax-sys-color-on-surface: 30, 30, 30;--ax-sys-color-border-surface: 232, 235, 238;--ax-sys-color-surface-high: 234, 237, 239;--ax-sys-color-on-surface-high: 20, 20, 20;--ax-sys-color-border-surface-high: 228, 231, 234;--ax-sys-color-surface-highest: 230, 233, 236;--ax-sys-color-on-surface-highest: 10, 10, 10;--ax-sys-color-border-surface-highest: 225, 229, 233;--ax-sys-color-surface-dark: 0, 0, 0;--ax-sys-color-on-surface-dark: 255, 255, 255;--ax-sys-color-border-surface-dark: 255, 255, 255;--ax-sys-color-input-surface: 255, 255, 255;--ax-sys-color-input-surface-text: 30, 30, 30;--ax-sys-color-input-surface-placeholder: 180, 180, 180;--ax-sys-color-input-surface-border: 220, 220, 220;--ax-sys-color-
|
1
|
+
:root,.ax-light{--ax-sys-body-font-size: 1rem;--ax-sys-size-base: 2.5rem;--ax-sys-transition-duration: 150ms;--ax-sys-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);--ax-sys-border-radius: 0.5rem;--ax-sys-border-color: 233, 234, 235;--ax-sys-body-bg-color: var(--ax-sys-color-surface-lowest);--ax-sys-body-text-color: 22, 22, 22;--ax-sys-color-surface-light: 255, 255, 255;--ax-sys-color-on-surface-light: 0, 0, 0;--ax-sys-color-border-surface-light: 0, 0, 0;--ax-sys-color-surface-lowest: 255, 255, 255;--ax-sys-color-on-surface-lowest: 40, 40, 40;--ax-sys-color-border-surface-lowest: 233, 236, 239;--ax-sys-color-surface-low: 248, 249, 250;--ax-sys-color-on-surface-low: 40, 40, 40;--ax-sys-color-border-surface-low: 233, 236, 239;--ax-sys-color-surface: 239, 241, 243;--ax-sys-color-on-surface: 30, 30, 30;--ax-sys-color-border-surface: 232, 235, 238;--ax-sys-color-surface-high: 234, 237, 239;--ax-sys-color-on-surface-high: 20, 20, 20;--ax-sys-color-border-surface-high: 228, 231, 234;--ax-sys-color-surface-highest: 230, 233, 236;--ax-sys-color-on-surface-highest: 10, 10, 10;--ax-sys-color-border-surface-highest: 225, 229, 233;--ax-sys-color-surface-dark: 0, 0, 0;--ax-sys-color-on-surface-dark: 255, 255, 255;--ax-sys-color-border-surface-dark: 255, 255, 255;--ax-sys-color-input-surface: 255, 255, 255;--ax-sys-color-input-surface-text: 30, 30, 30;--ax-sys-color-input-surface-placeholder: 180, 180, 180;--ax-sys-color-input-surface-border: 220, 220, 220;--ax-sys-color-primary-50: 228, 244, 255;--ax-sys-color-primary-100: 208, 232, 255;--ax-sys-color-primary-200: 169, 207, 255;--ax-sys-color-primary-300: 128, 182, 255;--ax-sys-color-primary-400: 86, 155, 255;--ax-sys-color-primary-500: 59, 130, 246;--ax-sys-color-primary-600: 28, 100, 213;--ax-sys-color-primary-700: 0, 70, 181;--ax-sys-color-primary-800: 0, 38, 150;--ax-sys-color-primary-900: 0, 0, 118;--ax-sys-color-primary-950: 0, 0, 90;--ax-sys-color-on-primary: 242, 253, 255;--ax-sys-color-on-contrast-primary: 0, 0, 90;--ax-sys-color-secondary-50: 232, 240, 255;--ax-sys-color-secondary-100: 218, 226, 241;--ax-sys-color-secondary-200: 189, 196, 212;--ax-sys-color-secondary-300: 161, 168, 183;--ax-sys-color-secondary-400: 133, 141, 155;--ax-sys-color-secondary-500: 107, 114, 128;--ax-sys-color-secondary-600: 84, 91, 105;--ax-sys-color-secondary-700: 63, 69, 82;--ax-sys-color-secondary-800: 42, 48, 61;--ax-sys-color-secondary-900: 23, 29, 40;--ax-sys-color-secondary-950: 15, 20, 30;--ax-sys-color-on-secondary: 244, 252, 255;--ax-sys-color-on-contrast-secondary: 15, 20, 30;--ax-sys-color-success-50: 199, 255, 228;--ax-sys-color-success-100: 152, 255, 206;--ax-sys-color-success-200: 102, 247, 180;--ax-sys-color-success-300: 78, 227, 162;--ax-sys-color-success-400: 51, 207, 143;--ax-sys-color-success-500: 1, 188, 125;--ax-sys-color-success-600: 0, 153, 93;--ax-sys-color-success-700: 0, 116, 67;--ax-sys-color-success-800: 0, 80, 43;--ax-sys-color-success-900: 0, 47, 21;--ax-sys-color-success-950: 0, 32, 11;--ax-sys-color-on-success: 255, 255, 255;--ax-sys-color-on-contrast-success: 0, 32, 11;--ax-sys-color-warning-50: 255, 242, 212;--ax-sys-color-warning-100: 255, 233, 192;--ax-sys-color-warning-200: 255, 213, 149;--ax-sys-color-warning-300: 255, 192, 98;--ax-sys-color-warning-400: 255, 173, 45;--ax-sys-color-warning-500: 245, 158, 11;--ax-sys-color-warning-600: 201, 120, 0;--ax-sys-color-warning-700: 152, 88, 0;--ax-sys-color-warning-800: 106, 58, 0;--ax-sys-color-warning-900: 63, 30, 0;--ax-sys-color-warning-950: 43, 17, 0;--ax-sys-color-on-warning: 255, 248, 224;--ax-sys-color-on-contrast-warning: 43, 17, 0;--ax-sys-color-danger-50: 255, 233, 233;--ax-sys-color-danger-100: 255, 216, 216;--ax-sys-color-danger-200: 255, 182, 182;--ax-sys-color-danger-300: 255, 143, 152;--ax-sys-color-danger-400: 255, 95, 117;--ax-sys-color-danger-500: 244, 63, 94;--ax-sys-color-danger-600: 208, 9, 66;--ax-sys-color-danger-700: 166, 0, 43;--ax-sys-color-danger-800: 119, 0, 27;--ax-sys-color-danger-900: 75, 0, 12;--ax-sys-color-danger-950: 54, 0, 5;--ax-sys-color-on-danger: 255, 245, 245;--ax-sys-color-on-contrast-danger: 54, 0, 5;--ax-sys-color-ghost-50: 255, 255, 255;--ax-sys-color-ghost-100: 244, 244, 245;--ax-sys-color-ghost-200: 228, 228, 231;--ax-sys-color-ghost-300: 212, 212, 216;--ax-sys-color-ghost-400: 161, 161, 170;--ax-sys-color-ghost-500: 113, 113, 122;--ax-sys-color-ghost-600: 82, 82, 91;--ax-sys-color-ghost-700: 63, 63, 70;--ax-sys-color-ghost-800: 39, 39, 42;--ax-sys-color-ghost-900: 24, 24, 27;--ax-sys-color-ghost-950: 9, 9, 11;--ax-sys-color-on-ghost: 255, 255, 255;--ax-sys-color-on-contrast-ghost: 24, 24, 27}.ax-dark{--ax-sys-body-bg-color: var(--ax-sys-color-surface-lowest);--ax-sys-body-text-color: 255, 255, 255;--ax-sys-border-color: 34, 38, 47;--ax-sys-color-surface-lowest: 15, 15, 15;--ax-sys-color-on-surface-lowest: 220, 220, 220;--ax-sys-color-border-surface-lowest: 20, 20, 20;--ax-sys-color-surface-low: 20, 20, 20;--ax-sys-color-on-surface-low: 230, 230, 230;--ax-sys-color-border-surface-low: 25, 25, 25;--ax-sys-color-surface: 25, 25, 25;--ax-sys-color-on-surface: 240, 240, 240;--ax-sys-color-border-surface: 34, 34, 34;--ax-sys-color-surface-high: 29, 29, 29;--ax-sys-color-on-surface-high: 250, 250, 250;--ax-sys-color-border-surface-high: 43, 43, 43;--ax-sys-color-surface-highest: 34, 34, 34;--ax-sys-color-on-surface-highest: 255, 255, 255;--ax-sys-color-border-surface-highest: 52, 52, 52;--ax-sys-color-input-surface: var(--ax-sys-color-surface-lowest);--ax-sys-color-input-surface-text: var(--ax-sys-color-on-surface-lowest);--ax-sys-color-input-surface-placeholder: 100, 100, 100;--ax-sys-color-input-surface-border: var(--ax-sys-color-border-surface);--ax-sys-color-primary-50: 233, 247, 255;--ax-sys-color-primary-100: 219, 239, 255;--ax-sys-color-primary-200: 191, 221, 255;--ax-sys-color-primary-300: 163, 203, 255;--ax-sys-color-primary-400: 134, 185, 255;--ax-sys-color-primary-500: 104, 167, 255;--ax-sys-color-primary-600: 76, 147, 255;--ax-sys-color-primary-700: 59, 130, 246;--ax-sys-color-primary-800: 44, 115, 230;--ax-sys-color-primary-900: 29, 101, 214;--ax-sys-color-primary-950: 20, 93, 206;--ax-sys-color-on-primary: 0, 0, 50;--ax-sys-color-on-contrast-primary: 0, 23, 137;--ax-sys-color-secondary-50: 237, 245, 255;--ax-sys-color-secondary-100: 226, 234, 250;--ax-sys-color-secondary-200: 205, 213, 229;--ax-sys-color-secondary-300: 185, 192, 208;--ax-sys-color-secondary-400: 164, 172, 187;--ax-sys-color-secondary-500: 145, 152, 167;--ax-sys-color-secondary-600: 126, 133, 147;--ax-sys-color-secondary-700: 107, 114, 128;--ax-sys-color-secondary-800: 97, 104, 117;--ax-sys-color-secondary-900: 87, 94, 107;--ax-sys-color-secondary-950: 82, 89, 102;--ax-sys-color-on-secondary: 17, 22, 33;--ax-sys-color-on-contrast-secondary: 40, 46, 58;--ax-sys-color-success-50: 210, 255, 233;--ax-sys-color-success-100: 180, 255, 219;--ax-sys-color-success-200: 115, 255, 191;--ax-sys-color-success-300: 99, 244, 178;--ax-sys-color-success-400: 82, 230, 164;--ax-sys-color-success-500: 63, 216, 151;--ax-sys-color-success-600: 41, 202, 138;--ax-sys-color-success-700: 1, 188, 125;--ax-sys-color-success-800: 0, 170, 108;--ax-sys-color-success-900: 0, 151, 91;--ax-sys-color-success-950: 0, 141, 85;--ax-sys-color-on-success: 0, 31, 10;--ax-sys-color-on-contrast-success: 0, 59, 29;--ax-sys-color-warning-50: 255, 245, 218;--ax-sys-color-warning-100: 255, 238, 204;--ax-sys-color-warning-200: 255, 224, 174;--ax-sys-color-warning-300: 255, 210, 142;--ax-sys-color-warning-400: 255, 195, 106;--ax-sys-color-warning-500: 255, 180, 57;--ax-sys-color-warning-600: 255, 169, 38;--ax-sys-color-warning-700: 245, 158, 11;--ax-sys-color-warning-800: 222, 137, 0;--ax-sys-color-warning-900: 197, 117, 0;--ax-sys-color-warning-950: 184, 109, 0;--ax-sys-color-on-warning: 39, 15, 0;--ax-sys-color-on-contrast-warning: 72, 36, 0;--ax-sys-color-danger-50: 255, 238, 239;--ax-sys-color-danger-100: 255, 226, 226;--ax-sys-color-danger-200: 255, 202, 202;--ax-sys-color-danger-300: 255, 176, 181;--ax-sys-color-danger-400: 255, 149, 157;--ax-sys-color-danger-500: 255, 118, 132;--ax-sys-color-danger-600: 255, 82, 109;--ax-sys-color-danger-700: 244, 63, 94;--ax-sys-color-danger-800: 226, 42, 80;--ax-sys-color-danger-900: 208, 9, 66;--ax-sys-color-danger-950: 199, 0, 59;--ax-sys-color-on-danger: 55, 0, 5;--ax-sys-color-on-contrast-danger: 97, 0, 19;--ax-sys-color-ghost-50: 9, 9, 11;--ax-sys-color-ghost-100: 24, 24, 27;--ax-sys-color-ghost-200: 39, 39, 42;--ax-sys-color-ghost-300: 63, 63, 70;--ax-sys-color-ghost-400: 82, 82, 91;--ax-sys-color-ghost-500: 113, 113, 122;--ax-sys-color-ghost-600: 161, 161, 170;--ax-sys-color-ghost-700: 212, 212, 216;--ax-sys-color-ghost-800: 228, 228, 231;--ax-sys-color-ghost-900: 244, 244, 245;--ax-sys-color-ghost-950: 250, 250, 250;--ax-sys-color-on-ghost: 24, 24, 27;--ax-sys-color-on-contrast-ghost: 244, 244, 245}
|
package/themes/default.scss
CHANGED
@@ -43,79 +43,76 @@
|
|
43
43
|
--ax-sys-color-input-surface-placeholder: 180, 180, 180;
|
44
44
|
--ax-sys-color-input-surface-border: 220, 220, 220;
|
45
45
|
|
46
|
-
|
47
|
-
--ax-sys-color-
|
48
|
-
--ax-sys-color-
|
49
|
-
--ax-sys-color-primary-
|
50
|
-
--ax-sys-color-primary-
|
51
|
-
--ax-sys-color-primary-200: 191, 219, 254;
|
52
|
-
--ax-sys-color-primary-300: 147, 197, 253;
|
53
|
-
--ax-sys-color-primary-400: 96, 165, 250;
|
46
|
+
--ax-sys-color-primary-50: 228, 244, 255;
|
47
|
+
--ax-sys-color-primary-100: 208, 232, 255;
|
48
|
+
--ax-sys-color-primary-200: 169, 207, 255;
|
49
|
+
--ax-sys-color-primary-300: 128, 182, 255;
|
50
|
+
--ax-sys-color-primary-400: 86, 155, 255;
|
54
51
|
--ax-sys-color-primary-500: 59, 130, 246;
|
55
|
-
--ax-sys-color-primary-600:
|
56
|
-
--ax-sys-color-primary-700:
|
57
|
-
--ax-sys-color-primary-800:
|
58
|
-
--ax-sys-color-primary-900:
|
59
|
-
--ax-sys-color-primary-950:
|
60
|
-
|
61
|
-
--ax-sys-color-on-
|
62
|
-
|
63
|
-
--ax-sys-color-secondary-50:
|
64
|
-
--ax-sys-color-secondary-100:
|
65
|
-
--ax-sys-color-secondary-200:
|
66
|
-
--ax-sys-color-secondary-300:
|
67
|
-
--ax-sys-color-secondary-400:
|
52
|
+
--ax-sys-color-primary-600: 28, 100, 213;
|
53
|
+
--ax-sys-color-primary-700: 0, 70, 181;
|
54
|
+
--ax-sys-color-primary-800: 0, 38, 150;
|
55
|
+
--ax-sys-color-primary-900: 0, 0, 118;
|
56
|
+
--ax-sys-color-primary-950: 0, 0, 90;
|
57
|
+
--ax-sys-color-on-primary: 242, 253, 255;
|
58
|
+
--ax-sys-color-on-contrast-primary: 0, 0, 90;
|
59
|
+
|
60
|
+
--ax-sys-color-secondary-50: 232, 240, 255;
|
61
|
+
--ax-sys-color-secondary-100: 218, 226, 241;
|
62
|
+
--ax-sys-color-secondary-200: 189, 196, 212;
|
63
|
+
--ax-sys-color-secondary-300: 161, 168, 183;
|
64
|
+
--ax-sys-color-secondary-400: 133, 141, 155;
|
68
65
|
--ax-sys-color-secondary-500: 107, 114, 128;
|
69
|
-
--ax-sys-color-secondary-600:
|
70
|
-
--ax-sys-color-secondary-700:
|
71
|
-
--ax-sys-color-secondary-800:
|
72
|
-
--ax-sys-color-secondary-900:
|
73
|
-
--ax-sys-color-secondary-950:
|
74
|
-
|
66
|
+
--ax-sys-color-secondary-600: 84, 91, 105;
|
67
|
+
--ax-sys-color-secondary-700: 63, 69, 82;
|
68
|
+
--ax-sys-color-secondary-800: 42, 48, 61;
|
69
|
+
--ax-sys-color-secondary-900: 23, 29, 40;
|
70
|
+
--ax-sys-color-secondary-950: 15, 20, 30;
|
71
|
+
--ax-sys-color-on-secondary: 244, 252, 255;
|
72
|
+
--ax-sys-color-on-contrast-secondary: 15, 20, 30;
|
73
|
+
|
74
|
+
--ax-sys-color-success-50: 199, 255, 228;
|
75
|
+
--ax-sys-color-success-100: 152, 255, 206;
|
76
|
+
--ax-sys-color-success-200: 102, 247, 180;
|
77
|
+
--ax-sys-color-success-300: 78, 227, 162;
|
78
|
+
--ax-sys-color-success-400: 51, 207, 143;
|
79
|
+
--ax-sys-color-success-500: 1, 188, 125;
|
80
|
+
--ax-sys-color-success-600: 0, 153, 93;
|
81
|
+
--ax-sys-color-success-700: 0, 116, 67;
|
82
|
+
--ax-sys-color-success-800: 0, 80, 43;
|
83
|
+
--ax-sys-color-success-900: 0, 47, 21;
|
84
|
+
--ax-sys-color-success-950: 0, 32, 11;
|
75
85
|
--ax-sys-color-on-success: 255, 255, 255;
|
76
|
-
--ax-sys-color-on-contrast-success:
|
77
|
-
|
78
|
-
--ax-sys-color-
|
79
|
-
--ax-sys-color-
|
80
|
-
--ax-sys-color-
|
81
|
-
--ax-sys-color-
|
82
|
-
--ax-sys-color-
|
83
|
-
--ax-sys-color-success-600: 22, 163, 74;
|
84
|
-
--ax-sys-color-success-700: 21, 128, 61;
|
85
|
-
--ax-sys-color-success-800: 22, 101, 52;
|
86
|
-
--ax-sys-color-success-900: 20, 83, 45;
|
87
|
-
--ax-sys-color-success-950: 5, 46, 22;
|
88
|
-
|
89
|
-
--ax-sys-color-on-warning: 255, 255, 255;
|
90
|
-
--ax-sys-color-on-contrast-warning: 69, 26, 3;
|
91
|
-
--ax-sys-color-warning-50: 255, 251, 235;
|
92
|
-
--ax-sys-color-warning-100: 254, 243, 199;
|
93
|
-
--ax-sys-color-warning-200: 253, 230, 138;
|
94
|
-
--ax-sys-color-warning-300: 252, 211, 77;
|
95
|
-
--ax-sys-color-warning-400: 251, 191, 36;
|
86
|
+
--ax-sys-color-on-contrast-success: 0, 32, 11;
|
87
|
+
|
88
|
+
--ax-sys-color-warning-50: 255, 242, 212;
|
89
|
+
--ax-sys-color-warning-100: 255, 233, 192;
|
90
|
+
--ax-sys-color-warning-200: 255, 213, 149;
|
91
|
+
--ax-sys-color-warning-300: 255, 192, 98;
|
92
|
+
--ax-sys-color-warning-400: 255, 173, 45;
|
96
93
|
--ax-sys-color-warning-500: 245, 158, 11;
|
97
|
-
--ax-sys-color-warning-600:
|
98
|
-
--ax-sys-color-warning-700:
|
99
|
-
--ax-sys-color-warning-800:
|
100
|
-
--ax-sys-color-warning-900:
|
101
|
-
--ax-sys-color-warning-950:
|
102
|
-
|
103
|
-
--ax-sys-color-on-
|
104
|
-
|
105
|
-
--ax-sys-color-danger-50: 255,
|
106
|
-
--ax-sys-color-danger-100: 255,
|
107
|
-
--ax-sys-color-danger-200:
|
108
|
-
--ax-sys-color-danger-300:
|
109
|
-
--ax-sys-color-danger-400:
|
94
|
+
--ax-sys-color-warning-600: 201, 120, 0;
|
95
|
+
--ax-sys-color-warning-700: 152, 88, 0;
|
96
|
+
--ax-sys-color-warning-800: 106, 58, 0;
|
97
|
+
--ax-sys-color-warning-900: 63, 30, 0;
|
98
|
+
--ax-sys-color-warning-950: 43, 17, 0;
|
99
|
+
--ax-sys-color-on-warning: 255, 248, 224;
|
100
|
+
--ax-sys-color-on-contrast-warning: 43, 17, 0;
|
101
|
+
|
102
|
+
--ax-sys-color-danger-50: 255, 233, 233;
|
103
|
+
--ax-sys-color-danger-100: 255, 216, 216;
|
104
|
+
--ax-sys-color-danger-200: 255, 182, 182;
|
105
|
+
--ax-sys-color-danger-300: 255, 143, 152;
|
106
|
+
--ax-sys-color-danger-400: 255, 95, 117;
|
110
107
|
--ax-sys-color-danger-500: 244, 63, 94;
|
111
|
-
--ax-sys-color-danger-600:
|
112
|
-
--ax-sys-color-danger-700:
|
113
|
-
--ax-sys-color-danger-800:
|
114
|
-
--ax-sys-color-danger-900:
|
115
|
-
--ax-sys-color-danger-950:
|
108
|
+
--ax-sys-color-danger-600: 208, 9, 66;
|
109
|
+
--ax-sys-color-danger-700: 166, 0, 43;
|
110
|
+
--ax-sys-color-danger-800: 119, 0, 27;
|
111
|
+
--ax-sys-color-danger-900: 75, 0, 12;
|
112
|
+
--ax-sys-color-danger-950: 54, 0, 5;
|
113
|
+
--ax-sys-color-on-danger: 255, 245, 245;
|
114
|
+
--ax-sys-color-on-contrast-danger: 54, 0, 5;
|
116
115
|
|
117
|
-
--ax-sys-color-on-ghost: 255, 255, 255;
|
118
|
-
--ax-sys-color-on-contrast-ghost: 24, 24, 27;
|
119
116
|
--ax-sys-color-ghost-50: 255, 255, 255;
|
120
117
|
--ax-sys-color-ghost-100: 244, 244, 245;
|
121
118
|
--ax-sys-color-ghost-200: 228, 228, 231;
|
@@ -127,6 +124,8 @@
|
|
127
124
|
--ax-sys-color-ghost-800: 39, 39, 42;
|
128
125
|
--ax-sys-color-ghost-900: 24, 24, 27;
|
129
126
|
--ax-sys-color-ghost-950: 9, 9, 11;
|
127
|
+
--ax-sys-color-on-ghost: 255, 255, 255;
|
128
|
+
--ax-sys-color-on-contrast-ghost: 24, 24, 27;
|
130
129
|
}
|
131
130
|
|
132
131
|
.ax-dark {
|
@@ -160,78 +159,76 @@
|
|
160
159
|
--ax-sys-color-input-surface-placeholder: 100, 100, 100;
|
161
160
|
--ax-sys-color-input-surface-border: var(--ax-sys-color-border-surface);
|
162
161
|
|
163
|
-
--ax-sys-color-
|
164
|
-
--ax-sys-color-
|
165
|
-
--ax-sys-color-primary-
|
166
|
-
--ax-sys-color-primary-
|
167
|
-
--ax-sys-color-primary-
|
168
|
-
--ax-sys-color-primary-
|
169
|
-
--ax-sys-color-primary-
|
170
|
-
--ax-sys-color-primary-
|
171
|
-
--ax-sys-color-primary-
|
172
|
-
--ax-sys-color-primary-
|
173
|
-
--ax-sys-color-primary-
|
174
|
-
--ax-sys-color-primary
|
175
|
-
--ax-sys-color-primary
|
176
|
-
|
177
|
-
--ax-sys-color-
|
178
|
-
--ax-sys-color-
|
179
|
-
--ax-sys-color-secondary-
|
180
|
-
--ax-sys-color-secondary-
|
181
|
-
--ax-sys-color-secondary-
|
182
|
-
--ax-sys-color-secondary-
|
183
|
-
--ax-sys-color-secondary-
|
184
|
-
--ax-sys-color-secondary-
|
185
|
-
--ax-sys-color-secondary-
|
186
|
-
--ax-sys-color-secondary-
|
187
|
-
--ax-sys-color-secondary-
|
188
|
-
--ax-sys-color-secondary
|
189
|
-
--ax-sys-color-secondary
|
190
|
-
|
191
|
-
--ax-sys-color-
|
192
|
-
--ax-sys-color-
|
193
|
-
--ax-sys-color-success-
|
194
|
-
--ax-sys-color-success-
|
195
|
-
--ax-sys-color-success-
|
196
|
-
--ax-sys-color-success-
|
197
|
-
--ax-sys-color-success-
|
198
|
-
--ax-sys-color-success-
|
199
|
-
--ax-sys-color-success-
|
200
|
-
--ax-sys-color-success-
|
201
|
-
--ax-sys-color-success-
|
202
|
-
--ax-sys-color-success
|
203
|
-
--ax-sys-color-success
|
204
|
-
|
205
|
-
--ax-sys-color-
|
206
|
-
--ax-sys-color-
|
207
|
-
--ax-sys-color-warning-
|
208
|
-
--ax-sys-color-warning-
|
209
|
-
--ax-sys-color-warning-
|
210
|
-
--ax-sys-color-warning-
|
211
|
-
--ax-sys-color-warning-
|
212
|
-
--ax-sys-color-warning-
|
213
|
-
--ax-sys-color-warning-
|
214
|
-
--ax-sys-color-warning-
|
215
|
-
--ax-sys-color-warning-
|
216
|
-
--ax-sys-color-warning
|
217
|
-
--ax-sys-color-warning
|
218
|
-
|
219
|
-
--ax-sys-color-
|
220
|
-
--ax-sys-color-
|
221
|
-
--ax-sys-color-danger-
|
222
|
-
--ax-sys-color-danger-
|
223
|
-
--ax-sys-color-danger-
|
224
|
-
--ax-sys-color-danger-
|
225
|
-
--ax-sys-color-danger-
|
226
|
-
--ax-sys-color-danger-
|
227
|
-
--ax-sys-color-danger-
|
228
|
-
--ax-sys-color-danger-
|
229
|
-
--ax-sys-color-danger-
|
230
|
-
--ax-sys-color-danger
|
231
|
-
--ax-sys-color-danger
|
162
|
+
--ax-sys-color-primary-50: 233, 247, 255;
|
163
|
+
--ax-sys-color-primary-100: 219, 239, 255;
|
164
|
+
--ax-sys-color-primary-200: 191, 221, 255;
|
165
|
+
--ax-sys-color-primary-300: 163, 203, 255;
|
166
|
+
--ax-sys-color-primary-400: 134, 185, 255;
|
167
|
+
--ax-sys-color-primary-500: 104, 167, 255;
|
168
|
+
--ax-sys-color-primary-600: 76, 147, 255;
|
169
|
+
--ax-sys-color-primary-700: 59, 130, 246;
|
170
|
+
--ax-sys-color-primary-800: 44, 115, 230;
|
171
|
+
--ax-sys-color-primary-900: 29, 101, 214;
|
172
|
+
--ax-sys-color-primary-950: 20, 93, 206;
|
173
|
+
--ax-sys-color-on-primary: 0, 0, 50;
|
174
|
+
--ax-sys-color-on-contrast-primary: 0, 23, 137;
|
175
|
+
|
176
|
+
--ax-sys-color-secondary-50: 237, 245, 255;
|
177
|
+
--ax-sys-color-secondary-100: 226, 234, 250;
|
178
|
+
--ax-sys-color-secondary-200: 205, 213, 229;
|
179
|
+
--ax-sys-color-secondary-300: 185, 192, 208;
|
180
|
+
--ax-sys-color-secondary-400: 164, 172, 187;
|
181
|
+
--ax-sys-color-secondary-500: 145, 152, 167;
|
182
|
+
--ax-sys-color-secondary-600: 126, 133, 147;
|
183
|
+
--ax-sys-color-secondary-700: 107, 114, 128;
|
184
|
+
--ax-sys-color-secondary-800: 97, 104, 117;
|
185
|
+
--ax-sys-color-secondary-900: 87, 94, 107;
|
186
|
+
--ax-sys-color-secondary-950: 82, 89, 102;
|
187
|
+
--ax-sys-color-on-secondary: 17, 22, 33;
|
188
|
+
--ax-sys-color-on-contrast-secondary: 40, 46, 58;
|
189
|
+
|
190
|
+
--ax-sys-color-success-50: 210, 255, 233;
|
191
|
+
--ax-sys-color-success-100: 180, 255, 219;
|
192
|
+
--ax-sys-color-success-200: 115, 255, 191;
|
193
|
+
--ax-sys-color-success-300: 99, 244, 178;
|
194
|
+
--ax-sys-color-success-400: 82, 230, 164;
|
195
|
+
--ax-sys-color-success-500: 63, 216, 151;
|
196
|
+
--ax-sys-color-success-600: 41, 202, 138;
|
197
|
+
--ax-sys-color-success-700: 1, 188, 125;
|
198
|
+
--ax-sys-color-success-800: 0, 170, 108;
|
199
|
+
--ax-sys-color-success-900: 0, 151, 91;
|
200
|
+
--ax-sys-color-success-950: 0, 141, 85;
|
201
|
+
--ax-sys-color-on-success: 0, 31, 10;
|
202
|
+
--ax-sys-color-on-contrast-success: 0, 59, 29;
|
203
|
+
|
204
|
+
--ax-sys-color-warning-50: 255, 245, 218;
|
205
|
+
--ax-sys-color-warning-100: 255, 238, 204;
|
206
|
+
--ax-sys-color-warning-200: 255, 224, 174;
|
207
|
+
--ax-sys-color-warning-300: 255, 210, 142;
|
208
|
+
--ax-sys-color-warning-400: 255, 195, 106;
|
209
|
+
--ax-sys-color-warning-500: 255, 180, 57;
|
210
|
+
--ax-sys-color-warning-600: 255, 169, 38;
|
211
|
+
--ax-sys-color-warning-700: 245, 158, 11;
|
212
|
+
--ax-sys-color-warning-800: 222, 137, 0;
|
213
|
+
--ax-sys-color-warning-900: 197, 117, 0;
|
214
|
+
--ax-sys-color-warning-950: 184, 109, 0;
|
215
|
+
--ax-sys-color-on-warning: 39, 15, 0;
|
216
|
+
--ax-sys-color-on-contrast-warning: 72, 36, 0;
|
217
|
+
|
218
|
+
--ax-sys-color-danger-50: 255, 238, 239;
|
219
|
+
--ax-sys-color-danger-100: 255, 226, 226;
|
220
|
+
--ax-sys-color-danger-200: 255, 202, 202;
|
221
|
+
--ax-sys-color-danger-300: 255, 176, 181;
|
222
|
+
--ax-sys-color-danger-400: 255, 149, 157;
|
223
|
+
--ax-sys-color-danger-500: 255, 118, 132;
|
224
|
+
--ax-sys-color-danger-600: 255, 82, 109;
|
225
|
+
--ax-sys-color-danger-700: 244, 63, 94;
|
226
|
+
--ax-sys-color-danger-800: 226, 42, 80;
|
227
|
+
--ax-sys-color-danger-900: 208, 9, 66;
|
228
|
+
--ax-sys-color-danger-950: 199, 0, 59;
|
229
|
+
--ax-sys-color-on-danger: 55, 0, 5;
|
230
|
+
--ax-sys-color-on-contrast-danger: 97, 0, 19;
|
232
231
|
|
233
|
-
--ax-sys-color-on-ghost: 24, 24, 27;
|
234
|
-
--ax-sys-color-on-contrast-ghost: 244, 244, 245;
|
235
232
|
--ax-sys-color-ghost-50: 9, 9, 11;
|
236
233
|
--ax-sys-color-ghost-100: 24, 24, 27;
|
237
234
|
--ax-sys-color-ghost-200: 39, 39, 42;
|
@@ -243,4 +240,6 @@
|
|
243
240
|
--ax-sys-color-ghost-800: 228, 228, 231;
|
244
241
|
--ax-sys-color-ghost-900: 244, 244, 245;
|
245
242
|
--ax-sys-color-ghost-950: 250, 250, 250;
|
243
|
+
--ax-sys-color-on-ghost: 24, 24, 27;
|
244
|
+
--ax-sys-color-on-contrast-ghost: 244, 244, 245;
|
246
245
|
}
|