File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed
libraries/ui-library/src/global/base Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,12 @@ status colors, and neutral tones.
1717 <div style =" margin-left : 12px ;" ><code >--six-color-indigo</code ></div >
1818</div >
1919
20+ <div style =" display : flex ; align-items : center ; margin-bottom : 24px ;" >
21+ <div style =" width : 120px ; font-weight : 500 ;" >Marine</div >
22+ <div style =" width : 60px ; height : 60px ; background-color : #002c5f ; border-radius : 4px 0 0 4px ;" ></div >
23+ <div style =" margin-left : 12px ;" ><code >--six-color-marine</code ></div >
24+ </div >
25+
2026## Color Palettes
2127
2228<div style =" display : flex ; flex-direction : row " >
Original file line number Diff line number Diff line change 33 --six-color-black : # 000 ;
44 --six-color-white : # fff ;
55 --six-color-indigo : # 5c1bb8 ;
6+ --six-color-marine : # 002c5f ;
67
78 --six-color-web-rock-900 : # 262626 ;
89 --six-color-web-rock-800 : # 484848 ;
You can’t perform that action at this time.
0 commit comments