Skip to content

Commit 2c74a26

Browse files
MadinventorZerojonocrbuddhajjigaexkevinparkwilliamdyoon
committed
Made codepreview actually look nice. Group effort.
Co-authored-by: jonocr <[email protected]> Co-authored-by: buddhajjigae <[email protected]> Co-authored-by: xkevinpark <[email protected]> Co-authored-by: williamdyoon <[email protected]>
1 parent 6ef086e commit 2c74a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/components/bottom/CodePreview.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ const CodePreview: React.FC<{
4646
>
4747
<AceEditor
4848
mode="javascript"
49-
theme={theme}
49+
theme="solarized_dark"
5050
width="100%"
5151
height="100%"
5252
onChange={handleCodeSnipChange}

0 commit comments

Comments
 (0)