@conciso/design-system 0.0.0-bootstrap.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/CHANGELOG.md +1786 -0
- package/LICENSE +21 -0
- package/NOTICE +15 -0
- package/README.md +134 -0
- package/assets/brand/LICENSE +11 -0
- package/assets/brand/README.md +45 -0
- package/assets/brand/logo-conciso-dark.svg +4 -0
- package/assets/brand/logo-conciso-light.svg +4 -0
- package/assets/brand/logo-conciso.svg +4 -0
- package/css/base.css +303 -0
- package/css/components.css +1633 -0
- package/css/dark-mode.css +716 -0
- package/css/fonts.css +20 -0
- package/css/tokens.css +209 -0
- package/dist/conciso-ds.css +2891 -0
- package/fonts/LibreBaskerville-OFL.txt +93 -0
- package/fonts/Montserrat-OFL.txt +93 -0
- package/fonts/libre-baskerville-400-latin-ext.woff2 +0 -0
- package/fonts/libre-baskerville-400-latin.woff2 +0 -0
- package/fonts/libre-baskerville-400i-latin-ext.woff2 +0 -0
- package/fonts/libre-baskerville-400i-latin.woff2 +0 -0
- package/fonts/libre-baskerville-700-latin-ext.woff2 +0 -0
- package/fonts/libre-baskerville-700-latin.woff2 +0 -0
- package/fonts/montserrat-300-latin-ext.woff2 +0 -0
- package/fonts/montserrat-300-latin.woff2 +0 -0
- package/fonts/montserrat-400-latin-ext.woff2 +0 -0
- package/fonts/montserrat-400-latin.woff2 +0 -0
- package/fonts/montserrat-400i-latin-ext.woff2 +0 -0
- package/fonts/montserrat-400i-latin.woff2 +0 -0
- package/fonts/montserrat-500-latin-ext.woff2 +0 -0
- package/fonts/montserrat-500-latin.woff2 +0 -0
- package/fonts/montserrat-700-latin-ext.woff2 +0 -0
- package/fonts/montserrat-700-latin.woff2 +0 -0
- package/icons/LICENSE-heroicons +21 -0
- package/icons/README.md +186 -0
- package/icons/icons.js +1156 -0
- package/icons/icons.json +1152 -0
- package/icons/manifest.json +595 -0
- package/icons/source/co-building.svg +1 -0
- package/icons/source/co-mark.svg +1 -0
- package/icons/source/es-window-check.svg +1 -0
- package/icons/source/ki-bot.svg +1 -0
- package/icons/source/ui-academic-cap.svg +1 -0
- package/icons/source/ui-adjustments-horizontal.svg +1 -0
- package/icons/source/ui-arrow-down-tray-2.svg +1 -0
- package/icons/source/ui-arrow-down-tray.svg +1 -0
- package/icons/source/ui-arrow-path.svg +1 -0
- package/icons/source/ui-arrow-trending-up.svg +1 -0
- package/icons/source/ui-banknotes.svg +1 -0
- package/icons/source/ui-bars-3-center-left.svg +1 -0
- package/icons/source/ui-bars-3.svg +1 -0
- package/icons/source/ui-bolt-2.svg +1 -0
- package/icons/source/ui-bolt.svg +1 -0
- package/icons/source/ui-book-open.svg +1 -0
- package/icons/source/ui-briefcase-2.svg +1 -0
- package/icons/source/ui-briefcase.svg +1 -0
- package/icons/source/ui-building-office.svg +1 -0
- package/icons/source/ui-calendar-days.svg +1 -0
- package/icons/source/ui-calendar.svg +1 -0
- package/icons/source/ui-caret-down.svg +1 -0
- package/icons/source/ui-chart-bar.svg +1 -0
- package/icons/source/ui-chat-bubble-left-right.svg +1 -0
- package/icons/source/ui-chat-bubble-oval-left-ellipsis.svg +1 -0
- package/icons/source/ui-chat-bubble-oval.svg +1 -0
- package/icons/source/ui-check-badge.svg +1 -0
- package/icons/source/ui-check-circle-2.svg +1 -0
- package/icons/source/ui-check-circle.svg +1 -0
- package/icons/source/ui-check.svg +1 -0
- package/icons/source/ui-chevron-down.svg +1 -0
- package/icons/source/ui-chevron-up-down.svg +1 -0
- package/icons/source/ui-circle-stack.svg +1 -0
- package/icons/source/ui-clock.svg +1 -0
- package/icons/source/ui-code-bracket-2.svg +1 -0
- package/icons/source/ui-code-bracket-square.svg +1 -0
- package/icons/source/ui-code-bracket.svg +1 -0
- package/icons/source/ui-cog-6tooth.svg +1 -0
- package/icons/source/ui-cog.svg +1 -0
- package/icons/source/ui-computer-desktop.svg +1 -0
- package/icons/source/ui-cpu-chip-2.svg +1 -0
- package/icons/source/ui-cpu-chip.svg +1 -0
- package/icons/source/ui-cube-2.svg +1 -0
- package/icons/source/ui-cube-transparent.svg +1 -0
- package/icons/source/ui-cube.svg +1 -0
- package/icons/source/ui-currency-euro.svg +1 -0
- package/icons/source/ui-cursor-arrow-rays.svg +1 -0
- package/icons/source/ui-device-phone-mobile.svg +1 -0
- package/icons/source/ui-document-text.svg +1 -0
- package/icons/source/ui-face-smile.svg +1 -0
- package/icons/source/ui-flag.svg +1 -0
- package/icons/source/ui-folder.svg +1 -0
- package/icons/source/ui-hand-raised.svg +1 -0
- package/icons/source/ui-heart.svg +1 -0
- package/icons/source/ui-information-circle.svg +1 -0
- package/icons/source/ui-language.svg +1 -0
- package/icons/source/ui-link.svg +1 -0
- package/icons/source/ui-list-bullet.svg +1 -0
- package/icons/source/ui-lock-closed-2.svg +1 -0
- package/icons/source/ui-lock-closed.svg +1 -0
- package/icons/source/ui-magnifying-glass.svg +1 -0
- package/icons/source/ui-map-pin-2.svg +1 -0
- package/icons/source/ui-map-pin.svg +1 -0
- package/icons/source/ui-megaphone.svg +1 -0
- package/icons/source/ui-newspaper-2.svg +1 -0
- package/icons/source/ui-newspaper.svg +1 -0
- package/icons/source/ui-pause.svg +1 -0
- package/icons/source/ui-pencil-square.svg +1 -0
- package/icons/source/ui-photo.svg +1 -0
- package/icons/source/ui-play.svg +1 -0
- package/icons/source/ui-puzzle-piece.svg +1 -0
- package/icons/source/ui-quote.svg +1 -0
- package/icons/source/ui-rectangle-stack.svg +1 -0
- package/icons/source/ui-rocket-launch.svg +1 -0
- package/icons/source/ui-shield-check-2.svg +1 -0
- package/icons/source/ui-shield-check.svg +1 -0
- package/icons/source/ui-sparkles-2.svg +1 -0
- package/icons/source/ui-sparkles-3.svg +1 -0
- package/icons/source/ui-sparkles-4.svg +1 -0
- package/icons/source/ui-sparkles.svg +1 -0
- package/icons/source/ui-square-2-stack.svg +1 -0
- package/icons/source/ui-squares-2x2.svg +1 -0
- package/icons/source/ui-squares-plus.svg +1 -0
- package/icons/source/ui-star-2.svg +1 -0
- package/icons/source/ui-star.svg +1 -0
- package/icons/source/ui-sun.svg +1 -0
- package/icons/source/ui-swatch.svg +1 -0
- package/icons/source/ui-table-cells.svg +1 -0
- package/icons/source/ui-tag.svg +1 -0
- package/icons/source/ui-trophy-2.svg +1 -0
- package/icons/source/ui-trophy.svg +1 -0
- package/icons/source/ui-user-group-2.svg +1 -0
- package/icons/source/ui-user-group.svg +1 -0
- package/icons/source/ui-users-2.svg +1 -0
- package/icons/source/ui-users.svg +1 -0
- package/icons/source/ui-viewfinder-circle.svg +1 -0
- package/icons/source/ui-window.svg +1 -0
- package/icons/source/ui-wrench-screwdriver.svg +1 -0
- package/icons/source/wo-network.svg +1 -0
- package/package.json +87 -0
- package/tokens/tokens.js +229 -0
- package/tokens/tokens.json +227 -0
- package/tokens/tokens.scss +228 -0
package/tokens/tokens.js
ADDED
|
@@ -0,0 +1,229 @@
|
|
|
1
|
+
// Generiert von scripts/build-tokens.mjs — NICHT manuell editieren.
|
|
2
|
+
export const tokens = {
|
|
3
|
+
"co-500": "#00BEBE",
|
|
4
|
+
"co-50": "#E0F7F7",
|
|
5
|
+
"co-100": "#B3ECEC",
|
|
6
|
+
"co-200": "#80DEDE",
|
|
7
|
+
"co-300": "#4DD0D0",
|
|
8
|
+
"co-400": "#26C2C2",
|
|
9
|
+
"co-600": "#009E9E",
|
|
10
|
+
"co-700": "#007575",
|
|
11
|
+
"co-800": "#004F4F",
|
|
12
|
+
"co-900": "#002B2B",
|
|
13
|
+
"co-ink": "#007575",
|
|
14
|
+
"ki-500": "#B5E61C",
|
|
15
|
+
"ki-50": "#F4FCD5",
|
|
16
|
+
"ki-100": "#E6F8A0",
|
|
17
|
+
"ki-200": "#D6F06D",
|
|
18
|
+
"ki-300": "#C8EA42",
|
|
19
|
+
"ki-400": "#BEE82D",
|
|
20
|
+
"ki-600": "#8FAF0E",
|
|
21
|
+
"ki-700": "#6B8208",
|
|
22
|
+
"ki-800": "#475705",
|
|
23
|
+
"ki-900": "#242C02",
|
|
24
|
+
"ki-ink": "#475705",
|
|
25
|
+
"wo-500": "#44A030",
|
|
26
|
+
"wo-50": "#EBF5E6",
|
|
27
|
+
"wo-100": "#CEEAC3",
|
|
28
|
+
"wo-200": "#A3D48E",
|
|
29
|
+
"wo-300": "#72BD58",
|
|
30
|
+
"wo-400": "#55AD3F",
|
|
31
|
+
"wo-600": "#347A22",
|
|
32
|
+
"wo-700": "#285E1A",
|
|
33
|
+
"wo-800": "#183A0E",
|
|
34
|
+
"wo-900": "#0A1F05",
|
|
35
|
+
"wo-ink": "#285E1A",
|
|
36
|
+
"es-500": "#2F5FD4",
|
|
37
|
+
"es-50": "#EAF0FB",
|
|
38
|
+
"es-100": "#C8D9F5",
|
|
39
|
+
"es-200": "#98B7EE",
|
|
40
|
+
"es-300": "#6593E5",
|
|
41
|
+
"es-400": "#4677DC",
|
|
42
|
+
"es-600": "#2249B2",
|
|
43
|
+
"es-700": "#1B3D9A",
|
|
44
|
+
"es-800": "#112568",
|
|
45
|
+
"es-900": "#071035",
|
|
46
|
+
"es-ink": "#1B3D9A",
|
|
47
|
+
"ro-500": "#C23060",
|
|
48
|
+
"ro-50": "#FDEDF2",
|
|
49
|
+
"ro-100": "#F9CEDD",
|
|
50
|
+
"ro-200": "#F0A0BE",
|
|
51
|
+
"ro-300": "#E06898",
|
|
52
|
+
"ro-400": "#CF4478",
|
|
53
|
+
"ro-600": "#A02050",
|
|
54
|
+
"ro-700": "#7E1639",
|
|
55
|
+
"ro-800": "#560E26",
|
|
56
|
+
"ro-900": "#2E0513",
|
|
57
|
+
"co-band": "#E0F7F7",
|
|
58
|
+
"ki-band": "#F4FCD5",
|
|
59
|
+
"es-band": "#EAF0FB",
|
|
60
|
+
"wo-band": "#EBF5E6",
|
|
61
|
+
"co-fill": "#E0F7F7",
|
|
62
|
+
"ki-fill": "#F4FCD5",
|
|
63
|
+
"es-fill": "#EAF0FB",
|
|
64
|
+
"wo-fill": "#EBF5E6",
|
|
65
|
+
"n-0": "#FFFFFF",
|
|
66
|
+
"n-50": "#F5F7F7",
|
|
67
|
+
"n-100": "#E8EDED",
|
|
68
|
+
"n-200": "#C9D3D3",
|
|
69
|
+
"n-300": "#A0B0B0",
|
|
70
|
+
"n-400": "#6E8585",
|
|
71
|
+
"n-500": "#4A6565",
|
|
72
|
+
"n-600": "#2E4545",
|
|
73
|
+
"n-700": "#1A2E2E",
|
|
74
|
+
"n-800": "#0D1F1F",
|
|
75
|
+
"n-900": "#060F0F",
|
|
76
|
+
"c-success": "#0E6644",
|
|
77
|
+
"c-success-bg": "#A9E5C8",
|
|
78
|
+
"c-warning": "#785008",
|
|
79
|
+
"c-warning-bg": "#F5D08C",
|
|
80
|
+
"c-error": "#9B2020",
|
|
81
|
+
"c-error-bg": "#F5BFBF",
|
|
82
|
+
"badge-ok-text": "#0E6644",
|
|
83
|
+
"badge-warn-text": "#785008",
|
|
84
|
+
"badge-err-text": "#9B2020",
|
|
85
|
+
"badge-neu-bg": "#C9D3D3",
|
|
86
|
+
"badge-neu-text": "#2E4545",
|
|
87
|
+
"cbadge-aa-bg": "#E6F9F1",
|
|
88
|
+
"cbadge-aa-text": "#0a5c38",
|
|
89
|
+
"cbadge-aaa-bg": "#D0F0FF",
|
|
90
|
+
"cbadge-aaa-text": "#004466",
|
|
91
|
+
"cbadge-fail-bg": "#FDEAEA",
|
|
92
|
+
"cbadge-fail-text": "#9b2020",
|
|
93
|
+
"bg-page": "#FFFFFF",
|
|
94
|
+
"bg-surface": "#FFFFFF",
|
|
95
|
+
"bg-overlay": "rgba(0,94,94,.06)",
|
|
96
|
+
"bg-code": "#0D1F1F",
|
|
97
|
+
"bg-surface-hover": "#FFFFFF",
|
|
98
|
+
"bg-plate": "#FFFFFF",
|
|
99
|
+
"tx-brand": "#333E48",
|
|
100
|
+
"tx-primary": "#333E48",
|
|
101
|
+
"tx-secondary": "#4A6565",
|
|
102
|
+
"tx-muted": "#5A7171",
|
|
103
|
+
"font": "'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif",
|
|
104
|
+
"font-display": "'Libre Baskerville','Georgia',serif",
|
|
105
|
+
"font-mono": "'Courier New',monospace",
|
|
106
|
+
"ty-caption": "400 0.75rem/1rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif",
|
|
107
|
+
"ty-body-xs": "400 0.75rem/1rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif",
|
|
108
|
+
"ty-body-sm": "400 0.875rem/1.25rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif",
|
|
109
|
+
"ty-body-md": "400 1rem/1.5rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif",
|
|
110
|
+
"ty-label-xs": "500 0.75rem/1rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif",
|
|
111
|
+
"ty-label-sm": "500 0.75rem/1rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif",
|
|
112
|
+
"ty-label-md": "500 0.875rem/1.25rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif",
|
|
113
|
+
"ty-title-sm": "500 1.25rem/1.75rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif",
|
|
114
|
+
"ty-label-xs-strong": "600 0.75rem/1rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif",
|
|
115
|
+
"ty-name": "600 0.875rem/1.25rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif",
|
|
116
|
+
"ty-serif-sm": "400 1.0625rem/1.75rem 'Libre Baskerville','Georgia',serif",
|
|
117
|
+
"ty-serif-md": "400 1.25rem/1.75rem 'Libre Baskerville','Georgia',serif",
|
|
118
|
+
"ty-serif-lg": "400 1.25rem/2rem 'Libre Baskerville','Georgia',serif",
|
|
119
|
+
"ty-headline-xs": "400 clamp(1.25rem, 1.2rem + 0.23vw, 1.375rem)/1.35 'Libre Baskerville','Georgia',serif",
|
|
120
|
+
"ty-headline-sm": "400 clamp(1.3125rem, 1.236rem + 0.34vw, 1.5rem)/1.33 'Libre Baskerville','Georgia',serif",
|
|
121
|
+
"ty-headline-md": "400 clamp(1.4375rem, 1.31rem + 0.57vw, 1.75rem)/1.3 'Libre Baskerville','Georgia',serif",
|
|
122
|
+
"ty-display-sm": "400 clamp(1.75rem, 1.546rem + 0.91vw, 2.25rem)/1.22 'Libre Baskerville','Georgia',serif",
|
|
123
|
+
"ty-display-md": "400 clamp(1.875rem, 1.619rem + 1.14vw, 2.5rem)/1.2 'Libre Baskerville','Georgia',serif",
|
|
124
|
+
"ty-display-lg": "400 clamp(1.75rem, 1.29rem + 2.05vw, 2.875rem)/1.15 'Libre Baskerville','Georgia',serif",
|
|
125
|
+
"s1": "4px",
|
|
126
|
+
"s2": "8px",
|
|
127
|
+
"s3": "12px",
|
|
128
|
+
"s4": "16px",
|
|
129
|
+
"s5": "20px",
|
|
130
|
+
"s6": "24px",
|
|
131
|
+
"s8": "32px",
|
|
132
|
+
"s10": "40px",
|
|
133
|
+
"s12": "48px",
|
|
134
|
+
"s16": "64px",
|
|
135
|
+
"r-xs": "4px",
|
|
136
|
+
"r-sm": "8px",
|
|
137
|
+
"r-md": "12px",
|
|
138
|
+
"r-lg": "16px",
|
|
139
|
+
"r-xl": "28px",
|
|
140
|
+
"r-full": "9999px",
|
|
141
|
+
"e0": "none",
|
|
142
|
+
"e1": "0 1px 2px rgba(0,0,0,.30),0 1px 3px 1px rgba(0,0,0,.15)",
|
|
143
|
+
"e2": "0 1px 2px rgba(0,0,0,.30),0 2px 6px 2px rgba(0,0,0,.15)",
|
|
144
|
+
"e3": "0 1px 3px rgba(0,0,0,.30),0 4px 8px 3px rgba(0,0,0,.15)",
|
|
145
|
+
"e4": "0 2px 3px rgba(0,0,0,.30),0 6px 10px 4px rgba(0,0,0,.15)",
|
|
146
|
+
"e5": "0 4px 4px rgba(0,0,0,.30),0 8px 12px 6px rgba(0,0,0,.15)",
|
|
147
|
+
"tonal-1": "rgba(0,190,190,.05)",
|
|
148
|
+
"tonal-2": "rgba(0,190,190,.08)",
|
|
149
|
+
"tonal-3": "rgba(0,190,190,.11)",
|
|
150
|
+
"tonal-4": "rgba(0,190,190,.12)",
|
|
151
|
+
"tonal-5": "rgba(0,190,190,.14)",
|
|
152
|
+
"m-fast": "150ms cubic-bezier(.4,0,.2,1)",
|
|
153
|
+
"m-std": "250ms cubic-bezier(.4,0,.2,1)",
|
|
154
|
+
"icon-stroke-micro": "1",
|
|
155
|
+
"icon-stroke-sm": "1.25",
|
|
156
|
+
"icon-stroke-md": "1.5",
|
|
157
|
+
"icon-stroke-lg": "2",
|
|
158
|
+
"icon-stroke-xl": "2.5",
|
|
159
|
+
"bd-c": "#E8EDED",
|
|
160
|
+
"bd-strong-c": "#A0B0B0",
|
|
161
|
+
"bd": "1px solid #E8EDED",
|
|
162
|
+
"bd-strong": "1px solid #A0B0B0",
|
|
163
|
+
"field-border": "#6E8585",
|
|
164
|
+
"focus-ring": "0 0 0 3px #E0F7F7,0 0 0 5px #007575",
|
|
165
|
+
"focus-aa": "0 0 0 2px #FFFFFF,0 0 0 4px #007575"
|
|
166
|
+
};
|
|
167
|
+
|
|
168
|
+
export const darkTokens = {
|
|
169
|
+
"bg-page": "#151A1F",
|
|
170
|
+
"bg-surface": "#28323D",
|
|
171
|
+
"bg-overlay": "rgba(0,190,190,.10)",
|
|
172
|
+
"bg-code": "#07090C",
|
|
173
|
+
"bg-surface-hover": "#2E3B46",
|
|
174
|
+
"bg-plate": "#E8EDED",
|
|
175
|
+
"tx-brand": "#C4D8D8",
|
|
176
|
+
"tx-primary": "#DDE9E9",
|
|
177
|
+
"tx-secondary": "#A6C6C6",
|
|
178
|
+
"tx-muted": "#93B6B6",
|
|
179
|
+
"n-50": "#0B0F11",
|
|
180
|
+
"n-100": "#1E262E",
|
|
181
|
+
"bd-c": "#6F7A89",
|
|
182
|
+
"bd-strong-c": "#8694A5",
|
|
183
|
+
"bd": "1px solid #6F7A89",
|
|
184
|
+
"bd-strong": "1px solid #8694A5",
|
|
185
|
+
"field-border": "#869C9C",
|
|
186
|
+
"focus-ring": "0 0 0 3px #151A1F,0 0 0 5px #00BEBE",
|
|
187
|
+
"focus-aa": "0 0 0 2px #151A1F,0 0 0 4px #00BEBE",
|
|
188
|
+
"e1": "0 1px 2px rgba(0,0,0,.60),0 1px 3px 1px rgba(0,0,0,.40)",
|
|
189
|
+
"e2": "0 1px 2px rgba(0,0,0,.60),0 2px 6px 2px rgba(0,0,0,.40)",
|
|
190
|
+
"e3": "0 1px 3px rgba(0,0,0,.60),0 4px 8px 3px rgba(0,0,0,.40)",
|
|
191
|
+
"e4": "0 2px 3px rgba(0,0,0,.70),0 6px 10px 4px rgba(0,0,0,.40)",
|
|
192
|
+
"e5": "0 4px 4px rgba(0,0,0,.70),0 8px 12px 6px rgba(0,0,0,.40)",
|
|
193
|
+
"c-success-bg": "#1F573B",
|
|
194
|
+
"c-warning-bg": "#5F4B1E",
|
|
195
|
+
"c-error-bg": "#882725",
|
|
196
|
+
"c-success": "#5CE8A0",
|
|
197
|
+
"c-warning": "#F0C060",
|
|
198
|
+
"c-error": "#FFA5A5",
|
|
199
|
+
"co-50": "#134C47",
|
|
200
|
+
"ki-50": "#384912",
|
|
201
|
+
"wo-50": "#144E1F",
|
|
202
|
+
"es-50": "#253C92",
|
|
203
|
+
"ro-50": "#7E1F37",
|
|
204
|
+
"co-band": "#092321",
|
|
205
|
+
"ki-band": "#1A2208",
|
|
206
|
+
"wo-band": "#09240E",
|
|
207
|
+
"es-band": "#111C44",
|
|
208
|
+
"co-fill": "#1F5651",
|
|
209
|
+
"ki-fill": "#43531C",
|
|
210
|
+
"es-fill": "#34469D",
|
|
211
|
+
"wo-fill": "#205828",
|
|
212
|
+
"co-ink": "#80DEDE",
|
|
213
|
+
"ki-ink": "#D6F06D",
|
|
214
|
+
"es-ink": "#C8D9F5",
|
|
215
|
+
"wo-ink": "#A3D48E",
|
|
216
|
+
"badge-ok-text": "#5CE8A0",
|
|
217
|
+
"badge-warn-text": "#F0C060",
|
|
218
|
+
"badge-err-text": "#FFA5A5",
|
|
219
|
+
"badge-neu-bg": "#404F5D",
|
|
220
|
+
"badge-neu-text": "#C4D8D8",
|
|
221
|
+
"cbadge-aa-bg": "#134D31",
|
|
222
|
+
"cbadge-aa-text": "#5CE8A0",
|
|
223
|
+
"cbadge-aaa-bg": "#194864",
|
|
224
|
+
"cbadge-aaa-text": "#70C8F0",
|
|
225
|
+
"cbadge-fail-bg": "#802020",
|
|
226
|
+
"cbadge-fail-text": "#FFA5A5"
|
|
227
|
+
};
|
|
228
|
+
|
|
229
|
+
export default tokens;
|
|
@@ -0,0 +1,227 @@
|
|
|
1
|
+
{
|
|
2
|
+
"light": {
|
|
3
|
+
"co-500": "#00BEBE",
|
|
4
|
+
"co-50": "#E0F7F7",
|
|
5
|
+
"co-100": "#B3ECEC",
|
|
6
|
+
"co-200": "#80DEDE",
|
|
7
|
+
"co-300": "#4DD0D0",
|
|
8
|
+
"co-400": "#26C2C2",
|
|
9
|
+
"co-600": "#009E9E",
|
|
10
|
+
"co-700": "#007575",
|
|
11
|
+
"co-800": "#004F4F",
|
|
12
|
+
"co-900": "#002B2B",
|
|
13
|
+
"co-ink": "#007575",
|
|
14
|
+
"ki-500": "#B5E61C",
|
|
15
|
+
"ki-50": "#F4FCD5",
|
|
16
|
+
"ki-100": "#E6F8A0",
|
|
17
|
+
"ki-200": "#D6F06D",
|
|
18
|
+
"ki-300": "#C8EA42",
|
|
19
|
+
"ki-400": "#BEE82D",
|
|
20
|
+
"ki-600": "#8FAF0E",
|
|
21
|
+
"ki-700": "#6B8208",
|
|
22
|
+
"ki-800": "#475705",
|
|
23
|
+
"ki-900": "#242C02",
|
|
24
|
+
"ki-ink": "#475705",
|
|
25
|
+
"wo-500": "#44A030",
|
|
26
|
+
"wo-50": "#EBF5E6",
|
|
27
|
+
"wo-100": "#CEEAC3",
|
|
28
|
+
"wo-200": "#A3D48E",
|
|
29
|
+
"wo-300": "#72BD58",
|
|
30
|
+
"wo-400": "#55AD3F",
|
|
31
|
+
"wo-600": "#347A22",
|
|
32
|
+
"wo-700": "#285E1A",
|
|
33
|
+
"wo-800": "#183A0E",
|
|
34
|
+
"wo-900": "#0A1F05",
|
|
35
|
+
"wo-ink": "#285E1A",
|
|
36
|
+
"es-500": "#2F5FD4",
|
|
37
|
+
"es-50": "#EAF0FB",
|
|
38
|
+
"es-100": "#C8D9F5",
|
|
39
|
+
"es-200": "#98B7EE",
|
|
40
|
+
"es-300": "#6593E5",
|
|
41
|
+
"es-400": "#4677DC",
|
|
42
|
+
"es-600": "#2249B2",
|
|
43
|
+
"es-700": "#1B3D9A",
|
|
44
|
+
"es-800": "#112568",
|
|
45
|
+
"es-900": "#071035",
|
|
46
|
+
"es-ink": "#1B3D9A",
|
|
47
|
+
"ro-500": "#C23060",
|
|
48
|
+
"ro-50": "#FDEDF2",
|
|
49
|
+
"ro-100": "#F9CEDD",
|
|
50
|
+
"ro-200": "#F0A0BE",
|
|
51
|
+
"ro-300": "#E06898",
|
|
52
|
+
"ro-400": "#CF4478",
|
|
53
|
+
"ro-600": "#A02050",
|
|
54
|
+
"ro-700": "#7E1639",
|
|
55
|
+
"ro-800": "#560E26",
|
|
56
|
+
"ro-900": "#2E0513",
|
|
57
|
+
"co-band": "#E0F7F7",
|
|
58
|
+
"ki-band": "#F4FCD5",
|
|
59
|
+
"es-band": "#EAF0FB",
|
|
60
|
+
"wo-band": "#EBF5E6",
|
|
61
|
+
"co-fill": "#E0F7F7",
|
|
62
|
+
"ki-fill": "#F4FCD5",
|
|
63
|
+
"es-fill": "#EAF0FB",
|
|
64
|
+
"wo-fill": "#EBF5E6",
|
|
65
|
+
"n-0": "#FFFFFF",
|
|
66
|
+
"n-50": "#F5F7F7",
|
|
67
|
+
"n-100": "#E8EDED",
|
|
68
|
+
"n-200": "#C9D3D3",
|
|
69
|
+
"n-300": "#A0B0B0",
|
|
70
|
+
"n-400": "#6E8585",
|
|
71
|
+
"n-500": "#4A6565",
|
|
72
|
+
"n-600": "#2E4545",
|
|
73
|
+
"n-700": "#1A2E2E",
|
|
74
|
+
"n-800": "#0D1F1F",
|
|
75
|
+
"n-900": "#060F0F",
|
|
76
|
+
"c-success": "#0E6644",
|
|
77
|
+
"c-success-bg": "#A9E5C8",
|
|
78
|
+
"c-warning": "#785008",
|
|
79
|
+
"c-warning-bg": "#F5D08C",
|
|
80
|
+
"c-error": "#9B2020",
|
|
81
|
+
"c-error-bg": "#F5BFBF",
|
|
82
|
+
"badge-ok-text": "#0E6644",
|
|
83
|
+
"badge-warn-text": "#785008",
|
|
84
|
+
"badge-err-text": "#9B2020",
|
|
85
|
+
"badge-neu-bg": "#C9D3D3",
|
|
86
|
+
"badge-neu-text": "#2E4545",
|
|
87
|
+
"cbadge-aa-bg": "#E6F9F1",
|
|
88
|
+
"cbadge-aa-text": "#0a5c38",
|
|
89
|
+
"cbadge-aaa-bg": "#D0F0FF",
|
|
90
|
+
"cbadge-aaa-text": "#004466",
|
|
91
|
+
"cbadge-fail-bg": "#FDEAEA",
|
|
92
|
+
"cbadge-fail-text": "#9b2020",
|
|
93
|
+
"bg-page": "#FFFFFF",
|
|
94
|
+
"bg-surface": "#FFFFFF",
|
|
95
|
+
"bg-overlay": "rgba(0,94,94,.06)",
|
|
96
|
+
"bg-code": "#0D1F1F",
|
|
97
|
+
"bg-surface-hover": "#FFFFFF",
|
|
98
|
+
"bg-plate": "#FFFFFF",
|
|
99
|
+
"tx-brand": "#333E48",
|
|
100
|
+
"tx-primary": "#333E48",
|
|
101
|
+
"tx-secondary": "#4A6565",
|
|
102
|
+
"tx-muted": "#5A7171",
|
|
103
|
+
"font": "'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif",
|
|
104
|
+
"font-display": "'Libre Baskerville','Georgia',serif",
|
|
105
|
+
"font-mono": "'Courier New',monospace",
|
|
106
|
+
"ty-caption": "400 0.75rem/1rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif",
|
|
107
|
+
"ty-body-xs": "400 0.75rem/1rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif",
|
|
108
|
+
"ty-body-sm": "400 0.875rem/1.25rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif",
|
|
109
|
+
"ty-body-md": "400 1rem/1.5rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif",
|
|
110
|
+
"ty-label-xs": "500 0.75rem/1rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif",
|
|
111
|
+
"ty-label-sm": "500 0.75rem/1rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif",
|
|
112
|
+
"ty-label-md": "500 0.875rem/1.25rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif",
|
|
113
|
+
"ty-title-sm": "500 1.25rem/1.75rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif",
|
|
114
|
+
"ty-label-xs-strong": "600 0.75rem/1rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif",
|
|
115
|
+
"ty-name": "600 0.875rem/1.25rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif",
|
|
116
|
+
"ty-serif-sm": "400 1.0625rem/1.75rem 'Libre Baskerville','Georgia',serif",
|
|
117
|
+
"ty-serif-md": "400 1.25rem/1.75rem 'Libre Baskerville','Georgia',serif",
|
|
118
|
+
"ty-serif-lg": "400 1.25rem/2rem 'Libre Baskerville','Georgia',serif",
|
|
119
|
+
"ty-headline-xs": "400 clamp(1.25rem, 1.2rem + 0.23vw, 1.375rem)/1.35 'Libre Baskerville','Georgia',serif",
|
|
120
|
+
"ty-headline-sm": "400 clamp(1.3125rem, 1.236rem + 0.34vw, 1.5rem)/1.33 'Libre Baskerville','Georgia',serif",
|
|
121
|
+
"ty-headline-md": "400 clamp(1.4375rem, 1.31rem + 0.57vw, 1.75rem)/1.3 'Libre Baskerville','Georgia',serif",
|
|
122
|
+
"ty-display-sm": "400 clamp(1.75rem, 1.546rem + 0.91vw, 2.25rem)/1.22 'Libre Baskerville','Georgia',serif",
|
|
123
|
+
"ty-display-md": "400 clamp(1.875rem, 1.619rem + 1.14vw, 2.5rem)/1.2 'Libre Baskerville','Georgia',serif",
|
|
124
|
+
"ty-display-lg": "400 clamp(1.75rem, 1.29rem + 2.05vw, 2.875rem)/1.15 'Libre Baskerville','Georgia',serif",
|
|
125
|
+
"s1": "4px",
|
|
126
|
+
"s2": "8px",
|
|
127
|
+
"s3": "12px",
|
|
128
|
+
"s4": "16px",
|
|
129
|
+
"s5": "20px",
|
|
130
|
+
"s6": "24px",
|
|
131
|
+
"s8": "32px",
|
|
132
|
+
"s10": "40px",
|
|
133
|
+
"s12": "48px",
|
|
134
|
+
"s16": "64px",
|
|
135
|
+
"r-xs": "4px",
|
|
136
|
+
"r-sm": "8px",
|
|
137
|
+
"r-md": "12px",
|
|
138
|
+
"r-lg": "16px",
|
|
139
|
+
"r-xl": "28px",
|
|
140
|
+
"r-full": "9999px",
|
|
141
|
+
"e0": "none",
|
|
142
|
+
"e1": "0 1px 2px rgba(0,0,0,.30),0 1px 3px 1px rgba(0,0,0,.15)",
|
|
143
|
+
"e2": "0 1px 2px rgba(0,0,0,.30),0 2px 6px 2px rgba(0,0,0,.15)",
|
|
144
|
+
"e3": "0 1px 3px rgba(0,0,0,.30),0 4px 8px 3px rgba(0,0,0,.15)",
|
|
145
|
+
"e4": "0 2px 3px rgba(0,0,0,.30),0 6px 10px 4px rgba(0,0,0,.15)",
|
|
146
|
+
"e5": "0 4px 4px rgba(0,0,0,.30),0 8px 12px 6px rgba(0,0,0,.15)",
|
|
147
|
+
"tonal-1": "rgba(0,190,190,.05)",
|
|
148
|
+
"tonal-2": "rgba(0,190,190,.08)",
|
|
149
|
+
"tonal-3": "rgba(0,190,190,.11)",
|
|
150
|
+
"tonal-4": "rgba(0,190,190,.12)",
|
|
151
|
+
"tonal-5": "rgba(0,190,190,.14)",
|
|
152
|
+
"m-fast": "150ms cubic-bezier(.4,0,.2,1)",
|
|
153
|
+
"m-std": "250ms cubic-bezier(.4,0,.2,1)",
|
|
154
|
+
"icon-stroke-micro": "1",
|
|
155
|
+
"icon-stroke-sm": "1.25",
|
|
156
|
+
"icon-stroke-md": "1.5",
|
|
157
|
+
"icon-stroke-lg": "2",
|
|
158
|
+
"icon-stroke-xl": "2.5",
|
|
159
|
+
"bd-c": "#E8EDED",
|
|
160
|
+
"bd-strong-c": "#A0B0B0",
|
|
161
|
+
"bd": "1px solid #E8EDED",
|
|
162
|
+
"bd-strong": "1px solid #A0B0B0",
|
|
163
|
+
"field-border": "#6E8585",
|
|
164
|
+
"focus-ring": "0 0 0 3px #E0F7F7,0 0 0 5px #007575",
|
|
165
|
+
"focus-aa": "0 0 0 2px #FFFFFF,0 0 0 4px #007575"
|
|
166
|
+
},
|
|
167
|
+
"dark": {
|
|
168
|
+
"bg-page": "#151A1F",
|
|
169
|
+
"bg-surface": "#28323D",
|
|
170
|
+
"bg-overlay": "rgba(0,190,190,.10)",
|
|
171
|
+
"bg-code": "#07090C",
|
|
172
|
+
"bg-surface-hover": "#2E3B46",
|
|
173
|
+
"bg-plate": "#E8EDED",
|
|
174
|
+
"tx-brand": "#C4D8D8",
|
|
175
|
+
"tx-primary": "#DDE9E9",
|
|
176
|
+
"tx-secondary": "#A6C6C6",
|
|
177
|
+
"tx-muted": "#93B6B6",
|
|
178
|
+
"n-50": "#0B0F11",
|
|
179
|
+
"n-100": "#1E262E",
|
|
180
|
+
"bd-c": "#6F7A89",
|
|
181
|
+
"bd-strong-c": "#8694A5",
|
|
182
|
+
"bd": "1px solid #6F7A89",
|
|
183
|
+
"bd-strong": "1px solid #8694A5",
|
|
184
|
+
"field-border": "#869C9C",
|
|
185
|
+
"focus-ring": "0 0 0 3px #151A1F,0 0 0 5px #00BEBE",
|
|
186
|
+
"focus-aa": "0 0 0 2px #151A1F,0 0 0 4px #00BEBE",
|
|
187
|
+
"e1": "0 1px 2px rgba(0,0,0,.60),0 1px 3px 1px rgba(0,0,0,.40)",
|
|
188
|
+
"e2": "0 1px 2px rgba(0,0,0,.60),0 2px 6px 2px rgba(0,0,0,.40)",
|
|
189
|
+
"e3": "0 1px 3px rgba(0,0,0,.60),0 4px 8px 3px rgba(0,0,0,.40)",
|
|
190
|
+
"e4": "0 2px 3px rgba(0,0,0,.70),0 6px 10px 4px rgba(0,0,0,.40)",
|
|
191
|
+
"e5": "0 4px 4px rgba(0,0,0,.70),0 8px 12px 6px rgba(0,0,0,.40)",
|
|
192
|
+
"c-success-bg": "#1F573B",
|
|
193
|
+
"c-warning-bg": "#5F4B1E",
|
|
194
|
+
"c-error-bg": "#882725",
|
|
195
|
+
"c-success": "#5CE8A0",
|
|
196
|
+
"c-warning": "#F0C060",
|
|
197
|
+
"c-error": "#FFA5A5",
|
|
198
|
+
"co-50": "#134C47",
|
|
199
|
+
"ki-50": "#384912",
|
|
200
|
+
"wo-50": "#144E1F",
|
|
201
|
+
"es-50": "#253C92",
|
|
202
|
+
"ro-50": "#7E1F37",
|
|
203
|
+
"co-band": "#092321",
|
|
204
|
+
"ki-band": "#1A2208",
|
|
205
|
+
"wo-band": "#09240E",
|
|
206
|
+
"es-band": "#111C44",
|
|
207
|
+
"co-fill": "#1F5651",
|
|
208
|
+
"ki-fill": "#43531C",
|
|
209
|
+
"es-fill": "#34469D",
|
|
210
|
+
"wo-fill": "#205828",
|
|
211
|
+
"co-ink": "#80DEDE",
|
|
212
|
+
"ki-ink": "#D6F06D",
|
|
213
|
+
"es-ink": "#C8D9F5",
|
|
214
|
+
"wo-ink": "#A3D48E",
|
|
215
|
+
"badge-ok-text": "#5CE8A0",
|
|
216
|
+
"badge-warn-text": "#F0C060",
|
|
217
|
+
"badge-err-text": "#FFA5A5",
|
|
218
|
+
"badge-neu-bg": "#404F5D",
|
|
219
|
+
"badge-neu-text": "#C4D8D8",
|
|
220
|
+
"cbadge-aa-bg": "#134D31",
|
|
221
|
+
"cbadge-aa-text": "#5CE8A0",
|
|
222
|
+
"cbadge-aaa-bg": "#194864",
|
|
223
|
+
"cbadge-aaa-text": "#70C8F0",
|
|
224
|
+
"cbadge-fail-bg": "#802020",
|
|
225
|
+
"cbadge-fail-text": "#FFA5A5"
|
|
226
|
+
}
|
|
227
|
+
}
|
|
@@ -0,0 +1,228 @@
|
|
|
1
|
+
// Generiert von scripts/build-tokens.mjs — NICHT manuell editieren.
|
|
2
|
+
// Quelle: css/tokens.css (Light) + css/dark-mode.css (Dark-Overrides).
|
|
3
|
+
|
|
4
|
+
$co-500: #00BEBE;
|
|
5
|
+
$co-50: #E0F7F7;
|
|
6
|
+
$co-100: #B3ECEC;
|
|
7
|
+
$co-200: #80DEDE;
|
|
8
|
+
$co-300: #4DD0D0;
|
|
9
|
+
$co-400: #26C2C2;
|
|
10
|
+
$co-600: #009E9E;
|
|
11
|
+
$co-700: #007575;
|
|
12
|
+
$co-800: #004F4F;
|
|
13
|
+
$co-900: #002B2B;
|
|
14
|
+
$co-ink: #007575;
|
|
15
|
+
$ki-500: #B5E61C;
|
|
16
|
+
$ki-50: #F4FCD5;
|
|
17
|
+
$ki-100: #E6F8A0;
|
|
18
|
+
$ki-200: #D6F06D;
|
|
19
|
+
$ki-300: #C8EA42;
|
|
20
|
+
$ki-400: #BEE82D;
|
|
21
|
+
$ki-600: #8FAF0E;
|
|
22
|
+
$ki-700: #6B8208;
|
|
23
|
+
$ki-800: #475705;
|
|
24
|
+
$ki-900: #242C02;
|
|
25
|
+
$ki-ink: #475705;
|
|
26
|
+
$wo-500: #44A030;
|
|
27
|
+
$wo-50: #EBF5E6;
|
|
28
|
+
$wo-100: #CEEAC3;
|
|
29
|
+
$wo-200: #A3D48E;
|
|
30
|
+
$wo-300: #72BD58;
|
|
31
|
+
$wo-400: #55AD3F;
|
|
32
|
+
$wo-600: #347A22;
|
|
33
|
+
$wo-700: #285E1A;
|
|
34
|
+
$wo-800: #183A0E;
|
|
35
|
+
$wo-900: #0A1F05;
|
|
36
|
+
$wo-ink: #285E1A;
|
|
37
|
+
$es-500: #2F5FD4;
|
|
38
|
+
$es-50: #EAF0FB;
|
|
39
|
+
$es-100: #C8D9F5;
|
|
40
|
+
$es-200: #98B7EE;
|
|
41
|
+
$es-300: #6593E5;
|
|
42
|
+
$es-400: #4677DC;
|
|
43
|
+
$es-600: #2249B2;
|
|
44
|
+
$es-700: #1B3D9A;
|
|
45
|
+
$es-800: #112568;
|
|
46
|
+
$es-900: #071035;
|
|
47
|
+
$es-ink: #1B3D9A;
|
|
48
|
+
$ro-500: #C23060;
|
|
49
|
+
$ro-50: #FDEDF2;
|
|
50
|
+
$ro-100: #F9CEDD;
|
|
51
|
+
$ro-200: #F0A0BE;
|
|
52
|
+
$ro-300: #E06898;
|
|
53
|
+
$ro-400: #CF4478;
|
|
54
|
+
$ro-600: #A02050;
|
|
55
|
+
$ro-700: #7E1639;
|
|
56
|
+
$ro-800: #560E26;
|
|
57
|
+
$ro-900: #2E0513;
|
|
58
|
+
$co-band: #E0F7F7;
|
|
59
|
+
$ki-band: #F4FCD5;
|
|
60
|
+
$es-band: #EAF0FB;
|
|
61
|
+
$wo-band: #EBF5E6;
|
|
62
|
+
$co-fill: #E0F7F7;
|
|
63
|
+
$ki-fill: #F4FCD5;
|
|
64
|
+
$es-fill: #EAF0FB;
|
|
65
|
+
$wo-fill: #EBF5E6;
|
|
66
|
+
$n-0: #FFFFFF;
|
|
67
|
+
$n-50: #F5F7F7;
|
|
68
|
+
$n-100: #E8EDED;
|
|
69
|
+
$n-200: #C9D3D3;
|
|
70
|
+
$n-300: #A0B0B0;
|
|
71
|
+
$n-400: #6E8585;
|
|
72
|
+
$n-500: #4A6565;
|
|
73
|
+
$n-600: #2E4545;
|
|
74
|
+
$n-700: #1A2E2E;
|
|
75
|
+
$n-800: #0D1F1F;
|
|
76
|
+
$n-900: #060F0F;
|
|
77
|
+
$c-success: #0E6644;
|
|
78
|
+
$c-success-bg: #A9E5C8;
|
|
79
|
+
$c-warning: #785008;
|
|
80
|
+
$c-warning-bg: #F5D08C;
|
|
81
|
+
$c-error: #9B2020;
|
|
82
|
+
$c-error-bg: #F5BFBF;
|
|
83
|
+
$badge-ok-text: #0E6644;
|
|
84
|
+
$badge-warn-text: #785008;
|
|
85
|
+
$badge-err-text: #9B2020;
|
|
86
|
+
$badge-neu-bg: #C9D3D3;
|
|
87
|
+
$badge-neu-text: #2E4545;
|
|
88
|
+
$cbadge-aa-bg: #E6F9F1;
|
|
89
|
+
$cbadge-aa-text: #0a5c38;
|
|
90
|
+
$cbadge-aaa-bg: #D0F0FF;
|
|
91
|
+
$cbadge-aaa-text: #004466;
|
|
92
|
+
$cbadge-fail-bg: #FDEAEA;
|
|
93
|
+
$cbadge-fail-text: #9b2020;
|
|
94
|
+
$bg-page: #FFFFFF;
|
|
95
|
+
$bg-surface: #FFFFFF;
|
|
96
|
+
$bg-overlay: rgba(0,94,94,.06);
|
|
97
|
+
$bg-code: #0D1F1F;
|
|
98
|
+
$bg-surface-hover: #FFFFFF;
|
|
99
|
+
$bg-plate: #FFFFFF;
|
|
100
|
+
$tx-brand: #333E48;
|
|
101
|
+
$tx-primary: #333E48;
|
|
102
|
+
$tx-secondary: #4A6565;
|
|
103
|
+
$tx-muted: #5A7171;
|
|
104
|
+
$font: "'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif";
|
|
105
|
+
$font-display: "'Libre Baskerville','Georgia',serif";
|
|
106
|
+
$font-mono: "'Courier New',monospace";
|
|
107
|
+
$ty-caption: "400 0.75rem/1rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif";
|
|
108
|
+
$ty-body-xs: "400 0.75rem/1rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif";
|
|
109
|
+
$ty-body-sm: "400 0.875rem/1.25rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif";
|
|
110
|
+
$ty-body-md: "400 1rem/1.5rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif";
|
|
111
|
+
$ty-label-xs: "500 0.75rem/1rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif";
|
|
112
|
+
$ty-label-sm: "500 0.75rem/1rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif";
|
|
113
|
+
$ty-label-md: "500 0.875rem/1.25rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif";
|
|
114
|
+
$ty-title-sm: "500 1.25rem/1.75rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif";
|
|
115
|
+
$ty-label-xs-strong: "600 0.75rem/1rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif";
|
|
116
|
+
$ty-name: "600 0.875rem/1.25rem 'Montserrat','Segoe UI',system-ui,-apple-system,sans-serif";
|
|
117
|
+
$ty-serif-sm: "400 1.0625rem/1.75rem 'Libre Baskerville','Georgia',serif";
|
|
118
|
+
$ty-serif-md: "400 1.25rem/1.75rem 'Libre Baskerville','Georgia',serif";
|
|
119
|
+
$ty-serif-lg: "400 1.25rem/2rem 'Libre Baskerville','Georgia',serif";
|
|
120
|
+
$ty-headline-xs: "400 clamp(1.25rem, 1.2rem + 0.23vw, 1.375rem)/1.35 'Libre Baskerville','Georgia',serif";
|
|
121
|
+
$ty-headline-sm: "400 clamp(1.3125rem, 1.236rem + 0.34vw, 1.5rem)/1.33 'Libre Baskerville','Georgia',serif";
|
|
122
|
+
$ty-headline-md: "400 clamp(1.4375rem, 1.31rem + 0.57vw, 1.75rem)/1.3 'Libre Baskerville','Georgia',serif";
|
|
123
|
+
$ty-display-sm: "400 clamp(1.75rem, 1.546rem + 0.91vw, 2.25rem)/1.22 'Libre Baskerville','Georgia',serif";
|
|
124
|
+
$ty-display-md: "400 clamp(1.875rem, 1.619rem + 1.14vw, 2.5rem)/1.2 'Libre Baskerville','Georgia',serif";
|
|
125
|
+
$ty-display-lg: "400 clamp(1.75rem, 1.29rem + 2.05vw, 2.875rem)/1.15 'Libre Baskerville','Georgia',serif";
|
|
126
|
+
$s1: 4px;
|
|
127
|
+
$s2: 8px;
|
|
128
|
+
$s3: 12px;
|
|
129
|
+
$s4: 16px;
|
|
130
|
+
$s5: 20px;
|
|
131
|
+
$s6: 24px;
|
|
132
|
+
$s8: 32px;
|
|
133
|
+
$s10: 40px;
|
|
134
|
+
$s12: 48px;
|
|
135
|
+
$s16: 64px;
|
|
136
|
+
$r-xs: 4px;
|
|
137
|
+
$r-sm: 8px;
|
|
138
|
+
$r-md: 12px;
|
|
139
|
+
$r-lg: 16px;
|
|
140
|
+
$r-xl: 28px;
|
|
141
|
+
$r-full: 9999px;
|
|
142
|
+
$e0: none;
|
|
143
|
+
$e1: "0 1px 2px rgba(0,0,0,.30),0 1px 3px 1px rgba(0,0,0,.15)";
|
|
144
|
+
$e2: "0 1px 2px rgba(0,0,0,.30),0 2px 6px 2px rgba(0,0,0,.15)";
|
|
145
|
+
$e3: "0 1px 3px rgba(0,0,0,.30),0 4px 8px 3px rgba(0,0,0,.15)";
|
|
146
|
+
$e4: "0 2px 3px rgba(0,0,0,.30),0 6px 10px 4px rgba(0,0,0,.15)";
|
|
147
|
+
$e5: "0 4px 4px rgba(0,0,0,.30),0 8px 12px 6px rgba(0,0,0,.15)";
|
|
148
|
+
$tonal-1: rgba(0,190,190,.05);
|
|
149
|
+
$tonal-2: rgba(0,190,190,.08);
|
|
150
|
+
$tonal-3: rgba(0,190,190,.11);
|
|
151
|
+
$tonal-4: rgba(0,190,190,.12);
|
|
152
|
+
$tonal-5: rgba(0,190,190,.14);
|
|
153
|
+
$m-fast: "150ms cubic-bezier(.4,0,.2,1)";
|
|
154
|
+
$m-std: "250ms cubic-bezier(.4,0,.2,1)";
|
|
155
|
+
$icon-stroke-micro: 1;
|
|
156
|
+
$icon-stroke-sm: 1.25;
|
|
157
|
+
$icon-stroke-md: 1.5;
|
|
158
|
+
$icon-stroke-lg: 2;
|
|
159
|
+
$icon-stroke-xl: 2.5;
|
|
160
|
+
$bd-c: #E8EDED;
|
|
161
|
+
$bd-strong-c: #A0B0B0;
|
|
162
|
+
$bd: "1px solid #E8EDED";
|
|
163
|
+
$bd-strong: "1px solid #A0B0B0";
|
|
164
|
+
$field-border: #6E8585;
|
|
165
|
+
$focus-ring: "0 0 0 3px #E0F7F7,0 0 0 5px #007575";
|
|
166
|
+
$focus-aa: "0 0 0 2px #FFFFFF,0 0 0 4px #007575";
|
|
167
|
+
|
|
168
|
+
// Dark-Mode-Overrides (zur Laufzeit via [data-theme="dark"]):
|
|
169
|
+
$conciso-dark: (
|
|
170
|
+
"bg-page": #151A1F,
|
|
171
|
+
"bg-surface": #28323D,
|
|
172
|
+
"bg-overlay": rgba(0,190,190,.10),
|
|
173
|
+
"bg-code": #07090C,
|
|
174
|
+
"bg-surface-hover": #2E3B46,
|
|
175
|
+
"bg-plate": #E8EDED,
|
|
176
|
+
"tx-brand": #C4D8D8,
|
|
177
|
+
"tx-primary": #DDE9E9,
|
|
178
|
+
"tx-secondary": #A6C6C6,
|
|
179
|
+
"tx-muted": #93B6B6,
|
|
180
|
+
"n-50": #0B0F11,
|
|
181
|
+
"n-100": #1E262E,
|
|
182
|
+
"bd-c": #6F7A89,
|
|
183
|
+
"bd-strong-c": #8694A5,
|
|
184
|
+
"bd": "1px solid #6F7A89",
|
|
185
|
+
"bd-strong": "1px solid #8694A5",
|
|
186
|
+
"field-border": #869C9C,
|
|
187
|
+
"focus-ring": "0 0 0 3px #151A1F,0 0 0 5px #00BEBE",
|
|
188
|
+
"focus-aa": "0 0 0 2px #151A1F,0 0 0 4px #00BEBE",
|
|
189
|
+
"e1": "0 1px 2px rgba(0,0,0,.60),0 1px 3px 1px rgba(0,0,0,.40)",
|
|
190
|
+
"e2": "0 1px 2px rgba(0,0,0,.60),0 2px 6px 2px rgba(0,0,0,.40)",
|
|
191
|
+
"e3": "0 1px 3px rgba(0,0,0,.60),0 4px 8px 3px rgba(0,0,0,.40)",
|
|
192
|
+
"e4": "0 2px 3px rgba(0,0,0,.70),0 6px 10px 4px rgba(0,0,0,.40)",
|
|
193
|
+
"e5": "0 4px 4px rgba(0,0,0,.70),0 8px 12px 6px rgba(0,0,0,.40)",
|
|
194
|
+
"c-success-bg": #1F573B,
|
|
195
|
+
"c-warning-bg": #5F4B1E,
|
|
196
|
+
"c-error-bg": #882725,
|
|
197
|
+
"c-success": #5CE8A0,
|
|
198
|
+
"c-warning": #F0C060,
|
|
199
|
+
"c-error": #FFA5A5,
|
|
200
|
+
"co-50": #134C47,
|
|
201
|
+
"ki-50": #384912,
|
|
202
|
+
"wo-50": #144E1F,
|
|
203
|
+
"es-50": #253C92,
|
|
204
|
+
"ro-50": #7E1F37,
|
|
205
|
+
"co-band": #092321,
|
|
206
|
+
"ki-band": #1A2208,
|
|
207
|
+
"wo-band": #09240E,
|
|
208
|
+
"es-band": #111C44,
|
|
209
|
+
"co-fill": #1F5651,
|
|
210
|
+
"ki-fill": #43531C,
|
|
211
|
+
"es-fill": #34469D,
|
|
212
|
+
"wo-fill": #205828,
|
|
213
|
+
"co-ink": #80DEDE,
|
|
214
|
+
"ki-ink": #D6F06D,
|
|
215
|
+
"es-ink": #C8D9F5,
|
|
216
|
+
"wo-ink": #A3D48E,
|
|
217
|
+
"badge-ok-text": #5CE8A0,
|
|
218
|
+
"badge-warn-text": #F0C060,
|
|
219
|
+
"badge-err-text": #FFA5A5,
|
|
220
|
+
"badge-neu-bg": #404F5D,
|
|
221
|
+
"badge-neu-text": #C4D8D8,
|
|
222
|
+
"cbadge-aa-bg": #134D31,
|
|
223
|
+
"cbadge-aa-text": #5CE8A0,
|
|
224
|
+
"cbadge-aaa-bg": #194864,
|
|
225
|
+
"cbadge-aaa-text": #70C8F0,
|
|
226
|
+
"cbadge-fail-bg": #802020,
|
|
227
|
+
"cbadge-fail-text": #FFA5A5
|
|
228
|
+
);
|