-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkudos.css
More file actions
205 lines (205 loc) · 10.8 KB
/
kudos.css
File metadata and controls
205 lines (205 loc) · 10.8 KB
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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
[data-theme='kudos'] {
--text-scaling: 1.067;
--base-font-color: var(--color-surface-950);
--base-font-color-dark: var(--color-surface-50);
--base-font-family: system-ui, sans-serif;
--base-font-size: inherit;
--base-line-height: inherit;
--base-font-weight: normal;
--base-font-style: normal;
--base-letter-spacing: 0em;
--heading-font-color: inherit;
--heading-font-color-dark: inherit;
--heading-font-family: inherit;
--heading-font-weight: bold;
--heading-font-style: normal;
--heading-letter-spacing: inherit;
--anchor-font-color: var(--color-primary-500);
--anchor-font-color-dark: var(--color-primary-500);
--anchor-font-family: inherit;
--anchor-font-size: inherit;
--anchor-line-height: inherit;
--anchor-font-weight: inherit;
--anchor-font-style: inherit;
--anchor-letter-spacing: inherit;
--anchor-text-decoration: none;
--anchor-text-decoration-hover: underline;
--anchor-text-decoration-active: none;
--anchor-text-decoration-focus: none;
--spacing: 0.25rem;
--radius-base: 0.375rem;
--radius-container: 0.75rem;
--default-border-width: 1px;
--default-divide-width: 1px;
--default-ring-width: 1px;
--body-background-color: var(--color-tertiary-500);
--body-background-color-dark: var(--color-surface-950);
--color-primary-50: oklch(100% 0 none);
--color-primary-100: oklch(88.97% 0.06 18.33deg);
--color-primary-200: oklch(83.01% 0.09 20.89deg);
--color-primary-300: oklch(76.65% 0.14 21.33deg);
--color-primary-400: oklch(70.69% 0.19 23.8deg);
--color-primary-500: oklch(67.84% 0.21 25.26deg);
--color-primary-600: oklch(61.44% 0.2 25.79deg);
--color-primary-700: oklch(54.67% 0.19 26.2deg);
--color-primary-800: oklch(48.09% 0.17 27.01deg);
--color-primary-900: oklch(41.21% 0.16 27.81deg);
--color-primary-950: oklch(34.45% 0.14 29.23deg);
--color-primary-contrast-dark: var(--color-primary-950);
--color-primary-contrast-light: var(--color-primary-50);
--color-primary-contrast-50: var(--color-primary-contrast-dark);
--color-primary-contrast-100: var(--color-primary-contrast-dark);
--color-primary-contrast-200: var(--color-primary-contrast-dark);
--color-primary-contrast-300: var(--color-primary-contrast-dark);
--color-primary-contrast-400: var(--color-primary-contrast-dark);
--color-primary-contrast-500: var(--color-primary-contrast-light);
--color-primary-contrast-600: var(--color-primary-contrast-light);
--color-primary-contrast-700: var(--color-primary-contrast-light);
--color-primary-contrast-800: var(--color-primary-contrast-light);
--color-primary-contrast-900: var(--color-primary-contrast-light);
--color-primary-contrast-950: var(--color-primary-contrast-light);
--color-secondary-50: oklch(100% 0 none);
--color-secondary-100: oklch(80.39% 0.08 264.34deg);
--color-secondary-200: oklch(66.14% 0.14 262.82deg);
--color-secondary-300: oklch(56.4% 0.19 266.28deg);
--color-secondary-400: oklch(49.92% 0.22 266.46deg);
--color-secondary-500: oklch(45.06% 0.26 268.19deg);
--color-secondary-600: oklch(40.85% 0.24 267.94deg);
--color-secondary-700: oklch(36.68% 0.22 267.58deg);
--color-secondary-800: oklch(32.18% 0.2 266.94deg);
--color-secondary-900: oklch(27.87% 0.18 266.21deg);
--color-secondary-950: oklch(22.9% 0.16 264.05deg);
--color-secondary-contrast-dark: var(--color-secondary-950);
--color-secondary-contrast-light: var(--color-secondary-50);
--color-secondary-contrast-50: var(--color-secondary-contrast-dark);
--color-secondary-contrast-100: var(--color-secondary-contrast-dark);
--color-secondary-contrast-200: var(--color-secondary-contrast-dark);
--color-secondary-contrast-300: var(--color-secondary-contrast-dark);
--color-secondary-contrast-400: var(--color-secondary-contrast-light);
--color-secondary-contrast-500: var(--color-secondary-contrast-light);
--color-secondary-contrast-600: var(--color-secondary-contrast-light);
--color-secondary-contrast-700: var(--color-secondary-contrast-light);
--color-secondary-contrast-800: var(--color-secondary-contrast-light);
--color-secondary-contrast-900: var(--color-secondary-contrast-light);
--color-secondary-contrast-950: var(--color-secondary-contrast-light);
--color-tertiary-50: oklch(100% 0 none);
--color-tertiary-100: oklch(98.31% 0 67.83deg);
--color-tertiary-200: oklch(96.61% 0.01 67.76deg);
--color-tertiary-300: oklch(95.03% 0.01 81.76deg);
--color-tertiary-400: oklch(93.32% 0.01 78.24deg);
--color-tertiary-500: oklch(91.61% 0.02 76.09deg);
--color-tertiary-600: oklch(84.24% 0.02 76.08deg);
--color-tertiary-700: oklch(76.74% 0.02 73.63deg);
--color-tertiary-800: oklch(68.93% 0.02 77.01deg);
--color-tertiary-900: oklch(61.01% 0.02 74.33deg);
--color-tertiary-950: oklch(52.8% 0.02 74.29deg);
--color-tertiary-contrast-dark: var(--color-tertiary-950);
--color-tertiary-contrast-light: var(--color-tertiary-50);
--color-tertiary-contrast-50: var(--color-tertiary-contrast-dark);
--color-tertiary-contrast-100: var(--color-tertiary-contrast-dark);
--color-tertiary-contrast-200: var(--color-tertiary-contrast-dark);
--color-tertiary-contrast-300: var(--color-tertiary-contrast-dark);
--color-tertiary-contrast-400: var(--color-tertiary-contrast-dark);
--color-tertiary-contrast-500: var(--color-tertiary-contrast-dark);
--color-tertiary-contrast-600: var(--color-tertiary-contrast-dark);
--color-tertiary-contrast-700: var(--color-tertiary-contrast-dark);
--color-tertiary-contrast-800: var(--color-tertiary-contrast-dark);
--color-tertiary-contrast-900: var(--color-tertiary-contrast-light);
--color-tertiary-contrast-950: var(--color-tertiary-contrast-light);
--color-success-50: oklch(94.53% 0.12 134.12deg);
--color-success-100: oklch(89.73% 0.14 136.9deg);
--color-success-200: oklch(85.02% 0.16 138.78deg);
--color-success-300: oklch(80.44% 0.19 139.93deg);
--color-success-400: oklch(76.03% 0.2 140.86deg);
--color-success-500: oklch(71.85% 0.22 141.52deg);
--color-success-600: oklch(65.05% 0.2 141.75deg);
--color-success-700: oklch(58.08% 0.18 141.93deg);
--color-success-800: oklch(50.93% 0.16 142.12deg);
--color-success-900: oklch(43.52% 0.14 142.33deg);
--color-success-950: oklch(35.77% 0.12 142.5deg);
--color-success-contrast-dark: var(--color-success-950);
--color-success-contrast-light: var(--color-success-50);
--color-success-contrast-50: var(--color-success-contrast-dark);
--color-success-contrast-100: var(--color-success-contrast-dark);
--color-success-contrast-200: var(--color-success-contrast-dark);
--color-success-contrast-300: var(--color-success-contrast-dark);
--color-success-contrast-400: var(--color-success-contrast-dark);
--color-success-contrast-500: var(--color-success-contrast-dark);
--color-success-contrast-600: var(--color-success-contrast-dark);
--color-success-contrast-700: var(--color-success-contrast-dark);
--color-success-contrast-800: var(--color-success-contrast-light);
--color-success-contrast-900: var(--color-success-contrast-light);
--color-success-contrast-950: var(--color-success-contrast-light);
--color-warning-50: oklch(94.53% 0.11 99.61deg);
--color-warning-100: oklch(87.55% 0.11 97.94deg);
--color-warning-200: oklch(80.46% 0.11 96.03deg);
--color-warning-300: oklch(72.93% 0.11 93.88deg);
--color-warning-400: oklch(65.57% 0.11 91.34deg);
--color-warning-500: oklch(58.05% 0.11 88.18deg);
--color-warning-600: oklch(51.11% 0.1 84.18deg);
--color-warning-700: oklch(44.3% 0.08 78.96deg);
--color-warning-800: oklch(36.9% 0.07 70.64deg);
--color-warning-900: oklch(29.56% 0.06 59.86deg);
--color-warning-950: oklch(21.52% 0.06 48.27deg);
--color-warning-contrast-dark: var(--color-warning-950);
--color-warning-contrast-light: var(--color-warning-50);
--color-warning-contrast-50: var(--color-warning-contrast-dark);
--color-warning-contrast-100: var(--color-warning-contrast-dark);
--color-warning-contrast-200: var(--color-warning-contrast-dark);
--color-warning-contrast-300: var(--color-warning-contrast-dark);
--color-warning-contrast-400: var(--color-warning-contrast-dark);
--color-warning-contrast-500: var(--color-warning-contrast-dark);
--color-warning-contrast-600: var(--color-warning-contrast-light);
--color-warning-contrast-700: var(--color-warning-contrast-light);
--color-warning-contrast-800: var(--color-warning-contrast-light);
--color-warning-contrast-900: var(--color-warning-contrast-light);
--color-warning-contrast-950: var(--color-warning-contrast-light);
--color-error-50: oklch(99.23% 0.01 325.95deg);
--color-error-100: oklch(93.62% 0.03 5.1deg);
--color-error-200: oklch(88.03% 0.06 9.34deg);
--color-error-300: oklch(82.73% 0.09 12.15deg);
--color-error-400: oklch(77.63% 0.12 13.83deg);
--color-error-500: oklch(72.95% 0.15 15.97deg);
--color-error-600: oklch(65.18% 0.15 14.68deg);
--color-error-700: oklch(57.5% 0.15 13.84deg);
--color-error-800: oklch(49.79% 0.15 13.77deg);
--color-error-900: oklch(42.31% 0.15 14.66deg);
--color-error-950: oklch(35.02% 0.14 17.24deg);
--color-error-contrast-dark: var(--color-error-950);
--color-error-contrast-light: var(--color-error-50);
--color-error-contrast-50: var(--color-error-contrast-dark);
--color-error-contrast-100: var(--color-error-contrast-dark);
--color-error-contrast-200: var(--color-error-contrast-dark);
--color-error-contrast-300: var(--color-error-contrast-dark);
--color-error-contrast-400: var(--color-error-contrast-dark);
--color-error-contrast-500: var(--color-error-contrast-dark);
--color-error-contrast-600: var(--color-error-contrast-light);
--color-error-contrast-700: var(--color-error-contrast-light);
--color-error-contrast-800: var(--color-error-contrast-light);
--color-error-contrast-900: var(--color-error-contrast-light);
--color-error-contrast-950: var(--color-error-contrast-light);
--color-surface-50: oklch(88.53% 0 none);
--color-surface-100: oklch(78.26% 0 none);
--color-surface-200: oklch(67.64% 0 none);
--color-surface-300: oklch(56.24% 0 none);
--color-surface-400: oklch(44.59% 0 none);
--color-surface-500: oklch(32.11% 0 none);
--color-surface-600: oklch(30.12% 0 none);
--color-surface-700: oklch(28.09% 0 none);
--color-surface-800: oklch(26.03% 0 none);
--color-surface-900: oklch(23.93% 0 none);
--color-surface-950: oklch(21.78% 0 none);
--color-surface-contrast-dark: var(--color-surface-950);
--color-surface-contrast-light: var(--color-surface-50);
--color-surface-contrast-50: var(--color-surface-contrast-dark);
--color-surface-contrast-100: var(--color-surface-contrast-dark);
--color-surface-contrast-200: var(--color-surface-contrast-dark);
--color-surface-contrast-300: var(--color-surface-contrast-dark);
--color-surface-contrast-400: var(--color-surface-contrast-light);
--color-surface-contrast-500: var(--color-surface-contrast-light);
--color-surface-contrast-600: var(--color-surface-contrast-light);
--color-surface-contrast-700: var(--color-surface-contrast-light);
--color-surface-contrast-800: var(--color-surface-contrast-light);
--color-surface-contrast-900: var(--color-surface-contrast-light);
--color-surface-contrast-950: var(--color-surface-contrast-light);
}