rename algoboy theme + add font

This commit is contained in:
Felix Roos
2023-02-19 20:04:19 +01:00
parent 632e8e9634
commit ac3bd7d7db
5 changed files with 97 additions and 4 deletions
-1
View File
@@ -47,7 +47,6 @@ export function MiniRepl({ tune, drawTime, punchcard, canvasHeight = 100 }) {
punchcard={punchcard}
canvasHeight={canvasHeight}
theme={themes[theme]}
highlightColor={settings[theme]?.foreground}
/>
</div>
) : (