File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1818 "$value" : " {color.palette.neutral-50}" ,
1919 "group" : " semantic" ,
2020 "$modes" : {
21- "default" : " {color.palette.neutral-0 }" ,
21+ "default" : " {color.palette.neutral-50 }" ,
2222 "cds-g0" : " {carbon.themes.white.background}" ,
2323 "cds-g10" : " {carbon.themes.g10.background}" ,
2424 "cds-g90" : " {carbon.themes.g90.background}" ,
Original file line number Diff line number Diff line change 666666 "cds-g0" : " magenta" ,
667667 "cds-g10" : " magenta" ,
668668 "cds-g90" : " magenta" ,
669- "cds-g100" : " magenta" ,
670- "comment" : " TODO - replace the `magenta` values with the correct ones "
671- }
669+ "cds-g100" : " magenta"
670+ },
671+ "comment" : " TODO - replace the `magenta` values with the correct ones "
672672 }
673673 },
674674 "active" : {
Original file line number Diff line number Diff line change 357357 "display-200" : {
358358 "font-family" : {
359359 "$type" : " font-family" ,
360- "$value" : " {typography.font-stack.text }" ,
360+ "$value" : " {typography.font-stack.display }" ,
361361 "$modes" : {
362- "default" : " {typography.font-stack.text }" ,
362+ "default" : " {typography.font-stack.display }" ,
363363 "cds-g0" : " {carbon.typography.font-family.sans}" ,
364364 "cds-g10" : " {carbon.typography.font-family.sans}" ,
365365 "cds-g90" : " {carbon.typography.font-family.sans}" ,
408408 "display-100" : {
409409 "font-family" : {
410410 "$type" : " font-family" ,
411- "$value" : " {typography.font-stack.text }" ,
411+ "$value" : " {typography.font-stack.display }" ,
412412 "$modes" : {
413- "default" : " {typography.font-stack.text }" ,
413+ "default" : " {typography.font-stack.display }" ,
414414 "cds-g0" : " {carbon.typography.font-family.sans}" ,
415415 "cds-g10" : " {carbon.typography.font-family.sans}" ,
416416 "cds-g90" : " {carbon.typography.font-family.sans}" ,
486486 "$value" : 1.5 ,
487487 "comment" : " 24px" ,
488488 "$modes" : {
489- "default" : 1.4286 ,
489+ "default" : 1.5 ,
490490 "cds-g0" : " {carbon.typography.body02.line-height}" ,
491491 "cds-g10" : " {carbon.typography.body02.line-height}" ,
492492 "cds-g90" : " {carbon.typography.body02.line-height}" ,
You can’t perform that action at this time.
0 commit comments