File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 169169 align-items : center ;
170170 padding : 0.0625rem 0.375rem ;
171171 font-size : 0.625rem ;
172- font-weight : 500 ;
173- letter-spacing : 0.02 em ;
174- color : #fafaf9 ; /* off-white */
172+ font-weight : 600 ;
173+ letter-spacing : 0.08 em ;
174+ color : #d97706 ; /* amber-600 for good contrast in light mode */
175175 background-color : transparent ;
176- border : 1 px solid #f59e0b ; /* amber-500 warning color */
176+ border : 2 px solid #f59e0b ; /* amber-500 warning color */
177177 border-radius : 0.25rem ;
178178 white-space : nowrap ;
179179 flex-shrink : 0 ;
189189 align-items : center ;
190190 padding : 0.0625rem 0.375rem ;
191191 font-size : 0.625rem ;
192- font-weight : 500 ;
193- letter-spacing : 0.02 em ;
194- color : #fafaf9 ; /* off-white */
192+ font-weight : 600 ;
193+ letter-spacing : 0.08 em ;
194+ color : #059669 ; /* emerald-600 for good contrast in light mode */
195195 background-color : transparent ;
196- border : 1 px solid #10b981 ; /* emerald-500 success green */
196+ border : 2 px solid #10b981 ; /* emerald-500 success green */
197197 border-radius : 0.25rem ;
198198 white-space : nowrap ;
199199 flex-shrink : 0 ;
You can’t perform that action at this time.
0 commit comments