mirror of
https://codeberg.org/uzu/strudel
synced 2026-09-05 06:57:35 -04:00
rename algoboy theme + add font
This commit is contained in:
@@ -47,7 +47,6 @@ export function MiniRepl({ tune, drawTime, punchcard, canvasHeight = 100 }) {
|
||||
punchcard={punchcard}
|
||||
canvasHeight={canvasHeight}
|
||||
theme={themes[theme]}
|
||||
highlightColor={settings[theme]?.foreground}
|
||||
/>
|
||||
</div>
|
||||
) : (
|
||||
|
||||
Reference in New Issue
Block a user