mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 08:13:50 +02:00
as close as possible
Sadly, i can't color specific variables, because of monaco itself.
Did my best for this. 😉
This commit is contained in:
@@ -49,6 +49,7 @@ export function OptionsModal(props: IProps): React.ReactElement {
|
||||
<MenuItem value="solarized-light">solarized-light</MenuItem>
|
||||
<MenuItem value="vs-dark">dark</MenuItem>
|
||||
<MenuItem value="light">light</MenuItem>
|
||||
<MenuItem value="dracula">dracula</MenuItem>
|
||||
</Select>
|
||||
</Box>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user