-
Notifications
You must be signed in to change notification settings - Fork 0
/
styleguide.css
145 lines (145 loc) · 6.22 KB
/
styleguide.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
:root {
--background-blur-sm: ;
--baseblack: rgba(0, 0, 0, 1);
--basewhite: rgba(255, 255, 255, 1);
--blue-100: rgba(209, 233, 255, 1);
--blue-200: rgba(178, 221, 255, 1);
--blue-50: rgba(239, 248, 255, 1);
--blue-700: rgba(23, 92, 211, 1);
--blue-dark-700: rgba(0, 78, 235, 1);
--display-lg-semibold-font-family: "Inter-SemiBold", Helvetica;
--display-lg-semibold-font-size: 48px;
--display-lg-semibold-font-style: normal;
--display-lg-semibold-font-weight: 600;
--display-lg-semibold-letter-spacing: -0.96px;
--display-lg-semibold-line-height: 60px;
--display-xs-regular-font-family: "Inter-Regular", Helvetica;
--display-xs-regular-font-size: 24px;
--display-xs-regular-font-style: normal;
--display-xs-regular-font-weight: 400;
--display-xs-regular-letter-spacing: 0px;
--display-xs-regular-line-height: 32px;
--display-xs-semibold-font-family: "Inter-SemiBold", Helvetica;
--display-xs-semibold-font-size: 24px;
--display-xs-semibold-font-style: normal;
--display-xs-semibold-font-weight: 600;
--display-xs-semibold-letter-spacing: 0px;
--display-xs-semibold-line-height: 32px;
--error-100: rgba(254, 228, 226, 1);
--error-200: rgba(254, 205, 202, 1);
--error-25: rgba(255, 251, 250, 1);
--error-300: rgba(253, 162, 155, 1);
--error-50: rgba(254, 243, 242, 1);
--error-600: rgba(217, 45, 32, 1);
--error-700: rgba(180, 35, 24, 1);
--error-800: rgba(145, 32, 24, 1);
--focus-ring-4px-gray-100: 0px 0px 0px 4px rgba(242, 244, 247, 1);
--focus-ring-4px-primary-100: 0px 0px 0px 4px rgba(244, 235, 255, 1);
--gray-100: rgba(242, 244, 247, 1);
--gray-200: rgba(234, 236, 240, 1);
--gray-300: rgba(208, 213, 221, 1);
--gray-400: rgba(152, 162, 179, 1);
--gray-50: rgba(249, 250, 251, 1);
--gray-500: rgba(102, 112, 133, 1);
--gray-600: rgba(71, 84, 103, 1);
--gray-700: rgba(52, 64, 84, 1);
--gray-800: rgba(29, 41, 57, 1);
--gray-900: rgba(16, 24, 40, 1);
--gray-blue300: rgba(179, 184, 219, 1);
--moss-300: rgba(172, 220, 121, 1);
--orange-dark-300: rgba(255, 156, 102, 1);
--primary-100: rgba(244, 235, 255, 1);
--primary-200: rgba(233, 215, 254, 1);
--primary-25: rgba(252, 250, 255, 1);
--primary-300: rgba(214, 187, 251, 1);
--primary-50: rgba(249, 245, 255, 1);
--primary-600: rgba(127, 86, 217, 1);
--primary-700: rgba(105, 65, 198, 1);
--primary-800: rgba(83, 56, 158, 1);
--purple: rgba(177, 144, 182, 1);
--ros-300: rgba(254, 163, 180, 1);
--shadow-2xl: 0px 24px 48px -12px rgba(16, 24, 40, 0.18);
--shadow-3xl: 0px 32px 64px -12px rgba(16, 24, 40, 0.14);
--shadow-lg: 0px 4px 6px -2px rgba(16, 24, 40, 0.03), 0px 12px 16px -4px rgba(16, 24, 40, 0.08);
--shadow-xs: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
--shadow-xs-focused-4px-error-100: 0px 0px 0px 4px rgba(254, 228, 226, 1), 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
--shadow-xs-focused-4px-gray-100: 0px 0px 0px 4px rgba(242, 244, 247, 1), 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
--shadow-xs-focused-4px-primary-100: 0px 0px 0px 4px rgba(244, 235, 255, 1), 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
--success-200: rgba(171, 239, 198, 1);
--success-50: rgba(236, 253, 243, 1);
--success-500: rgba(23, 178, 106, 1);
--success-700: rgba(6, 118, 71, 1);
--text-lg-medium-font-family: "Inter-Medium", Helvetica;
--text-lg-medium-font-size: 18px;
--text-lg-medium-font-style: normal;
--text-lg-medium-font-weight: 500;
--text-lg-medium-letter-spacing: 0px;
--text-lg-medium-line-height: 28px;
--text-lg-regular-font-family: "Inter-Regular", Helvetica;
--text-lg-regular-font-size: 18px;
--text-lg-regular-font-style: normal;
--text-lg-regular-font-weight: 400;
--text-lg-regular-letter-spacing: 0px;
--text-lg-regular-line-height: 28px;
--text-lg-semibold-font-family: "Inter-SemiBold", Helvetica;
--text-lg-semibold-font-size: 18px;
--text-lg-semibold-font-style: normal;
--text-lg-semibold-font-weight: 600;
--text-lg-semibold-letter-spacing: 0px;
--text-lg-semibold-line-height: 28px;
--text-md-medium-font-family: "Inter-Medium", Helvetica;
--text-md-medium-font-size: 16px;
--text-md-medium-font-style: normal;
--text-md-medium-font-weight: 500;
--text-md-medium-letter-spacing: 0px;
--text-md-medium-line-height: 24px;
--text-md-regular-font-family: "Inter-Regular", Helvetica;
--text-md-regular-font-size: 16px;
--text-md-regular-font-style: normal;
--text-md-regular-font-weight: 400;
--text-md-regular-letter-spacing: 0px;
--text-md-regular-line-height: 24px;
--text-md-semibold-font-family: "Inter-SemiBold", Helvetica;
--text-md-semibold-font-size: 16px;
--text-md-semibold-font-style: normal;
--text-md-semibold-font-weight: 600;
--text-md-semibold-letter-spacing: 0px;
--text-md-semibold-line-height: 24px;
--text-sm-semibold-font-family: "Inter-SemiBold", Helvetica;
--text-sm-semibold-font-size: 14px;
--text-sm-semibold-font-style: normal;
--text-sm-semibold-font-weight: 600;
--text-sm-semibold-letter-spacing: 0px;
--text-sm-semibold-line-height: 20px;
--text-xl-medium-font-family: "Inter-Medium", Helvetica;
--text-xl-medium-font-size: 20px;
--text-xl-medium-font-style: normal;
--text-xl-medium-font-weight: 500;
--text-xl-medium-letter-spacing: 0px;
--text-xl-medium-line-height: 30px;
--text-xl-regular-font-family: "Inter-Regular", Helvetica;
--text-xl-regular-font-size: 20px;
--text-xl-regular-font-style: normal;
--text-xl-regular-font-weight: 400;
--text-xl-regular-letter-spacing: 0px;
--text-xl-regular-line-height: 30px;
--text-xl-semibold-font-family: "Inter-SemiBold", Helvetica;
--text-xl-semibold-font-size: 20px;
--text-xl-semibold-font-style: normal;
--text-xl-semibold-font-weight: 600;
--text-xl-semibold-letter-spacing: 0px;
--text-xl-semibold-line-height: 30px;
--text-xs-medium-font-family: "Inter-Medium", Helvetica;
--text-xs-medium-font-size: 12px;
--text-xs-medium-font-style: normal;
--text-xs-medium-font-weight: 500;
--text-xs-medium-letter-spacing: 0px;
--text-xs-medium-line-height: 18px;
--text-xs-semibold-font-family: "Inter-SemiBold", Helvetica;
--text-xs-semibold-font-size: 12px;
--text-xs-semibold-font-style: normal;
--text-xs-semibold-font-weight: 600;
--text-xs-semibold-letter-spacing: 0px;
--text-xs-semibold-line-height: 18px;
--warning-300: rgba(254, 200, 75, 1);
}