This repository is currently being migrated. It's locked while the migration is in progress.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @department-of-veterans-affairs/formation" ,
3- "version" : " 7.0.8 " ,
3+ "version" : " 7.0.9 " ,
44 "description" : " The VA design system" ,
55 "keywords" : [
66 " va" ,
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ body {
110110}
111111
112112.csp-inline-patch-page-breadcrumbs {
113- background-color : $color-warning-message ;
113+ background-color : $color-feedback- warning-background ;
114114 text-align : center ;
115115}
116116
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ $color-primary-alt-darkest: #046b99;
105105$color-green-darker : #195c27 ;
106106$color-va-accent : #988530 ; // New gold "metal" acccent
107107$color-gold : #fdb81e ;
108- $color-warning-message : #fac922 ; // Used for Disability benefits
108+ $color-feedback- warning-background : #fac922 ; // Used for Disability benefits
109109$color-gray-light-alt : #eee ;
110110$color-va-modal-bg : rgba ($color-gray-dark , .8 );
111111
Original file line number Diff line number Diff line change 2727}
2828
2929.vads-u-background-color--warning-message {
30- background-color : $color-warning-message !important ;
30+ background-color : $color-feedback- warning-background !important ;
3131}
3232
3333.vads-u-background-color--gibill-accent {
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ $border_styles: (
101101}
102102
103103.vads-u-border-color--warning-message {
104- border-color : $color-warning-message !important ;
104+ border-color : $color-feedback- warning-background !important ;
105105}
106106
107107.vads-u-border-color--gibill-accent {
Original file line number Diff line number Diff line change 2727}
2828
2929.vads-u-color--warning-message {
30- color : $color-warning-message !important ;
30+ color : $color-feedback- warning-background !important ;
3131}
3232
3333.vads-u-color--gibill-accent {
You can’t perform that action at this time.
0 commit comments