File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
apps/remix-ide/src/assets/css/themes Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3838 --bs-gray-800 : # 343a40 ;
3939 --bs-gray-900 : # 212529 ;
4040 --bs-primary : # 007aa6 ;
41- --bs-secondary : # 747b90 ;
41+ --bs-secondary : # a2a3bd ;
4242 --bs-success : # 18bc9c ;
4343 --bs-info : # 3498db ;
4444 --bs-warning : # f39c12 ;
4545 --bs-danger : # e74c3c ;
4646 --bs-light : # f8fafe ;
4747 --bs-dark : # 8e94a6 ;
4848 --bs-primary-rgb : 0 , 122 , 166 ;
49- --bs-secondary-rgb : 116 123 144 ;
49+ --bs-secondary-rgb : 162 , 163 , 189 ;
5050 --bs-success-rgb : 24 , 188 , 156 ;
5151 --bs-info-rgb : 52 , 152 , 219 ;
5252 --bs-warning-rgb : 243 , 156 , 18 ;
180180 --bs-light-border-subtle : # 7b8a8b ;
181181 --bs-dark-border-subtle : # 343a40 ;
182182 --bs-heading-color : inherit;
183- --bs-link-color : # a2a3bd ;
183+ --bs-link-color : # a2a3bd ;
184184 --bs-link-hover-color : # b6b8d4 ;
185185 --bs-link-color-rgb : 162 , 163 , 189 ;
186186 --bs-link-hover-color-rgb : 182 , 184 , 212 ;
You can’t perform that action at this time.
0 commit comments