This repository was archived by the owner on Feb 19, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -419,7 +419,7 @@ export default {
419
419
bg-brand-fixed-800 hover:bg-brand-fixed-900
420
420
text-lo-contrast
421
421
bordershadow-brand-fixed-800 hover:bordershadow-brand-fixed-1000
422
- focus-visible:outline-brand-700
422
+ focus-visible:outline-brand-600
423
423
` ,
424
424
secondary : `
425
425
bg-scale-1200
@@ -436,7 +436,7 @@ export default {
436
436
bordershadow-scale-600 hover:bordershadow-scale-700
437
437
dark:bordershadow-scale-700 hover:dark:bordershadow-scale-800
438
438
dark:bg-scale-500 dark:hover:bg-scale-600
439
- focus-visible:outline-brand-700
439
+ focus-visible:outline-brand-600
440
440
441
441
` ,
442
442
alternative : `
@@ -445,7 +445,7 @@ export default {
445
445
bordershadow-brand-600 hover:bordershadow-brand-800
446
446
dark:bordershadow-brand-700 hover:dark:bordershadow-brand-800
447
447
focus-visible:border-brand-800
448
- focus-visible:outline-brand-700
448
+ focus-visible:outline-brand-600
449
449
` ,
450
450
outline : `
451
451
text-scale-1200
@@ -1175,7 +1175,7 @@ export default {
1175
1175
outline-offset-1
1176
1176
transition-all
1177
1177
focus:outline-4
1178
- focus:outline-brand-700
1178
+ focus:outline-brand-600
1179
1179
` ,
1180
1180
item_nested : `
1181
1181
border-none
You can’t perform that action at this time.
0 commit comments