mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-26 17:43:48 +01:00
Update src/ScriptEditor/ui/ScriptEditorRoot.tsx
Co-authored-by: nickofolas <60761231+nickofolas@users.noreply.github.com>
This commit is contained in:
parent
6f10d5f8bf
commit
2fa7aa6503
@ -836,7 +836,7 @@ export function Root(props: IProps): React.ReactElement {
|
||||
}
|
||||
|
||||
if (externalScript) {
|
||||
colorProps.color = Settings.theme.error
|
||||
colorProps.color = Settings.theme.info
|
||||
}
|
||||
|
||||
const iconButtonStyle = {
|
||||
|
Loading…
Reference in New Issue
Block a user