39
39
Atoms
40
40
</ a >
41
41
< span class ="text-gray-300 dark:text-gray-600 "> /</ span >
42
- < span class ="text-sm font-medium text-gray-900 dark:text-gray-100 "> Buttons</ span >
42
+ < span class ="text-sm font-medium text-botnar-pink-600 dark:text-botnar-pink-400 "> Buttons</ span >
43
43
</ nav >
44
44
45
45
<!-- Theme Toggle -->
62
62
63
63
<!-- Page Header -->
64
64
< div class ="mb-12 ">
65
- < h1 class ="text-4xl font-bold text-gray-900 dark:text-gray-100 mb-4 "> Button Atoms</ h1 >
65
+ < h1 class ="text-4xl font-bold text-botnar-pink-600 dark:text-botnar-pink-400 mb-4 "> Button Atoms</ h1 >
66
66
< p class ="text-xl text-gray-600 dark:text-gray-300 mb-6 ">
67
67
Button components for the Fondation Botnar Dashboard design system
68
68
</ p >
@@ -82,15 +82,15 @@ <h1 class="text-4xl font-bold text-gray-900 dark:text-gray-100 mb-4">Button Atom
82
82
< div class ="text-sm text-gray-600 dark:text-gray-400 "> States</ div >
83
83
</ div >
84
84
< div class ="bg-white dark:bg-gray-800 border border-gray-200 dark:border-gray-700 rounded-lg p-4 text-center ">
85
- < div class ="text-2xl font-bold text-gray-900 dark:text-gray-100 "> 100%</ div >
85
+ < div class ="text-2xl font-bold text-botnar-pink-600 dark:text-botnar-pink-400 "> 100%</ div >
86
86
< div class ="text-sm text-gray-600 dark:text-gray-400 "> Accessible</ div >
87
87
</ div >
88
88
</ div >
89
89
</ div >
90
90
91
91
<!-- Button Components -->
92
92
< section class ="mb-12 ">
93
- < h2 class ="text-2xl font-semibold text-gray-900 dark:text-gray-100 mb-8 "> Components</ h2 >
93
+ < h2 class ="text-2xl font-semibold text-botnar-pink-600 dark:text-botnar-pink-400 mb-8 "> Components</ h2 >
94
94
95
95
< div class ="grid gap-8 ">
96
96
@@ -99,7 +99,7 @@ <h2 class="text-2xl font-semibold text-gray-900 dark:text-gray-100 mb-8">Compone
99
99
< div class ="p-6 ">
100
100
< div class ="flex items-start justify-between mb-4 ">
101
101
< div >
102
- < h3 class ="text-xl font-semibold text-gray-900 dark:text-gray-100 mb-2 ">
102
+ < h3 class ="text-xl font-semibold text-botnar-pink-600 dark:text-botnar-pink-400 mb-2 ">
103
103
< a href ="./primary-buttons.html " class ="hover:text-botnar-blue-600 dark:hover:text-botnar-blue-400 ">
104
104
Primary Buttons
105
105
</ a >
@@ -147,7 +147,7 @@ <h3 class="text-xl font-semibold text-gray-900 dark:text-gray-100 mb-2">
147
147
148
148
<!-- Features -->
149
149
< div class ="mt-4 ">
150
- < h4 class ="text-sm font-medium text-gray-900 dark:text-gray-100 mb-2 "> Features</ h4 >
150
+ < h4 class ="text-sm font-medium text-botnar-pink-600 dark:text-botnar-pink-400 mb-2 "> Features</ h4 >
151
151
< div class ="flex flex-wrap gap-2 ">
152
152
< span class ="inline-flex px-2 py-1 text-xs bg-blue-100 dark:bg-blue-900 text-blue-800 dark:text-blue-200 rounded ">
153
153
4 variants
@@ -174,7 +174,7 @@ <h4 class="text-sm font-medium text-gray-900 dark:text-gray-100 mb-2">Features</
174
174
175
175
<!-- Button Hierarchy -->
176
176
< section class ="mb-12 ">
177
- < h2 class ="text-2xl font-semibold text-gray-900 dark:text-gray-100 mb-6 "> Button Hierarchy</ h2 >
177
+ < h2 class ="text-2xl font-semibold text-botnar-pink-600 dark:text-botnar-pink-400 mb-6 "> Button Hierarchy</ h2 >
178
178
179
179
< div class ="bg-white dark:bg-gray-800 border border-gray-200 dark:border-gray-700 rounded-lg overflow-hidden ">
180
180
< div class ="overflow-x-auto ">
@@ -189,25 +189,25 @@ <h2 class="text-2xl font-semibold text-gray-900 dark:text-gray-100 mb-6">Button
189
189
</ thead >
190
190
< tbody class ="divide-y divide-gray-200 dark:divide-gray-600 ">
191
191
< tr >
192
- < td class ="py-3 px-4 text-sm font-medium text-gray-900 dark:text-gray-100 "> Primary</ td >
192
+ < td class ="py-3 px-4 text-sm font-medium text-botnar-pink-600 dark:text-botnar-pink-400 "> Primary</ td >
193
193
< td class ="py-3 px-4 text-sm text-gray-700 dark:text-gray-300 "> Main call-to-action, form submissions</ td >
194
194
< td class ="py-3 px-4 text-sm text-gray-700 dark:text-gray-300 "> High</ td >
195
195
< td class ="py-3 px-4 text-sm text-gray-700 dark:text-gray-300 "> Submit Application, Save Changes</ td >
196
196
</ tr >
197
197
< tr >
198
- < td class ="py-3 px-4 text-sm font-medium text-gray-900 dark:text-gray-100 "> Secondary</ td >
198
+ < td class ="py-3 px-4 text-sm font-medium text-botnar-pink-600 dark:text-botnar-pink-400 "> Secondary</ td >
199
199
< td class ="py-3 px-4 text-sm text-gray-700 dark:text-gray-300 "> Alternative actions, cancel operations</ td >
200
200
< td class ="py-3 px-4 text-sm text-gray-700 dark:text-gray-300 "> Medium</ td >
201
201
< td class ="py-3 px-4 text-sm text-gray-700 dark:text-gray-300 "> Cancel, Export Data</ td >
202
202
</ tr >
203
203
< tr >
204
- < td class ="py-3 px-4 text-sm font-medium text-gray-900 dark:text-gray-100 "> Ghost</ td >
204
+ < td class ="py-3 px-4 text-sm font-medium text-botnar-pink-600 dark:text-botnar-pink-400 "> Ghost</ td >
205
205
< td class ="py-3 px-4 text-sm text-gray-700 dark:text-gray-300 "> Tertiary actions, navigation</ td >
206
206
< td class ="py-3 px-4 text-sm text-gray-700 dark:text-gray-300 "> Low</ td >
207
207
< td class ="py-3 px-4 text-sm text-gray-700 dark:text-gray-300 "> Learn More, Settings</ td >
208
208
</ tr >
209
209
< tr >
210
- < td class ="py-3 px-4 text-sm font-medium text-gray-900 dark:text-gray-100 "> Danger</ td >
210
+ < td class ="py-3 px-4 text-sm font-medium text-botnar-pink-600 dark:text-botnar-pink-400 "> Danger</ td >
211
211
< td class ="py-3 px-4 text-sm text-gray-700 dark:text-gray-300 "> Destructive actions, deletion</ td >
212
212
< td class ="py-3 px-4 text-sm text-gray-700 dark:text-gray-300 "> Critical</ td >
213
213
< td class ="py-3 px-4 text-sm text-gray-700 dark:text-gray-300 "> Delete Grant, Reject</ td >
@@ -220,7 +220,7 @@ <h2 class="text-2xl font-semibold text-gray-900 dark:text-gray-100 mb-6">Button
220
220
221
221
<!-- Implementation Guidelines -->
222
222
< section class ="mb-12 ">
223
- < h2 class ="text-2xl font-semibold text-gray-900 dark:text-gray-100 mb-6 "> Implementation Guidelines</ h2 >
223
+ < h2 class ="text-2xl font-semibold text-botnar-pink-600 dark:text-botnar-pink-400 mb-6 "> Implementation Guidelines</ h2 >
224
224
225
225
< div class ="grid md:grid-cols-2 gap-6 ">
226
226
<!-- Best Practices -->
@@ -263,12 +263,12 @@ <h3 class="font-semibold text-red-900 dark:text-red-100 mb-4 flex items-center">
263
263
264
264
<!-- Accessibility Features -->
265
265
< section class ="mb-12 ">
266
- < h2 class ="text-2xl font-semibold text-gray-900 dark:text-gray-100 mb-6 "> Accessibility Features</ h2 >
266
+ < h2 class ="text-2xl font-semibold text-botnar-pink-600 dark:text-botnar-pink-400 mb-6 "> Accessibility Features</ h2 >
267
267
268
268
< div class ="bg-white dark:bg-gray-800 border border-gray-200 dark:border-gray-700 rounded-lg p-6 ">
269
269
< div class ="grid md:grid-cols-3 gap-6 ">
270
270
< div >
271
- < h3 class ="text-lg font-semibold text-gray-900 dark:text-gray-100 mb-3 "> WCAG Compliance</ h3 >
271
+ < h3 class ="text-lg font-semibold text-botnar-pink-600 dark:text-botnar-pink-400 mb-3 "> WCAG Compliance</ h3 >
272
272
< ul class ="text-sm text-gray-700 dark:text-gray-300 space-y-1 ">
273
273
< li class ="flex items-center ">
274
274
< span class ="text-green-500 mr-2 "> ✓</ span >
@@ -286,7 +286,7 @@ <h3 class="text-lg font-semibold text-gray-900 dark:text-gray-100 mb-3">WCAG Com
286
286
</ div >
287
287
288
288
< div >
289
- < h3 class ="text-lg font-semibold text-gray-900 dark:text-gray-100 mb-3 "> Keyboard Support</ h3 >
289
+ < h3 class ="text-lg font-semibold text-botnar-pink-600 dark:text-botnar-pink-400 mb-3 "> Keyboard Support</ h3 >
290
290
< ul class ="text-sm text-gray-700 dark:text-gray-300 space-y-1 ">
291
291
< li class ="flex items-center ">
292
292
< span class ="text-green-500 mr-2 "> ✓</ span >
@@ -304,7 +304,7 @@ <h3 class="text-lg font-semibold text-gray-900 dark:text-gray-100 mb-3">Keyboard
304
304
</ div >
305
305
306
306
< div >
307
- < h3 class ="text-lg font-semibold text-gray-900 dark:text-gray-100 mb-3 "> Screen Readers</ h3 >
307
+ < h3 class ="text-lg font-semibold text-botnar-pink-600 dark:text-botnar-pink-400 mb-3 "> Screen Readers</ h3 >
308
308
< ul class ="text-sm text-gray-700 dark:text-gray-300 space-y-1 ">
309
309
< li class ="flex items-center ">
310
310
< span class ="text-green-500 mr-2 "> ✓</ span >
0 commit comments