File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "title" : " ML-Machine " ,
2+ "title" : " Learning tool " ,
33 "knnModel" : true ,
44 "lossGraph" : true ,
55 "makecode" : true ,
Original file line number Diff line number Diff line change @@ -10,17 +10,17 @@ export default {
1010 theme : {
1111 extend : {
1212 colors : {
13- primary : '#2B5EA7 ' ,
13+ primary : '#3a3a3a ' ,
1414 primarytext : '#000000' ,
15- primaryaccent : '#8BbEf7 ' ,
16- secondary : '#2CCAC0 ' ,
15+ primaryaccent : '#4a4a4a ' ,
16+ secondary : '#a0a0a0 ' ,
1717 secondarytext : '#FFFFFF' ,
1818 info : '#98A2B3' ,
1919 backgrounddark : '#F5F5F5' ,
2020 backgroundlight : '#ffffff' ,
2121 infolight : '#93c5fd' ,
2222 link : '#258aff' ,
23- warning : '#FF7777 ' ,
23+ warning : '#ffaaaa ' ,
2424 disabled : '#8892A3' ,
2525 primaryborder : '#E5E7EB' ,
2626 primaryborderaccent : '#b5b7bB' ,
You can’t perform that action at this time.
0 commit comments