File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -115,6 +115,18 @@ props:
115115 BRAND_HEADER_CONTRAST_INVERSE_ACTIVE :
116116 value : " #eeeeee"
117117 comment : " Active / Hover state of BRAND_HEADER_CONTRAST"
118+ BRAND_HEADER_CONTRAST_COOL :
119+ value : " #0B6493"
120+ comment : " Variant of BRAND_HEADER_CONTRAST that provides a cool color"
121+ BRAND_HEADER_CONTRAST_COOL_ACTIVE :
122+ value : " #0A547B"
123+ comment : " Active / Hover state of BRAND_HEADER_CONTRAST_COOL"
124+ BRAND_HEADER_CONTRAST_WARM :
125+ value : " #BF0201"
126+ comment : " Variant of BRAND_HEADER_CONTRAST that provides a warm color"
127+ BRAND_HEADER_CONTRAST_WARM_ACTIVE :
128+ value : " #920A0A"
129+ comment : " Active / Hover state of BRAND_HEADER_CONTRAST_WARM"
118130 BRAND_TEXT_LINK :
119131 value : " #0070D2"
120132 comment : " Primary text link brand color"
You can’t perform that action at this time.
0 commit comments