mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 09:43:54 +01:00
Update label for common.accent
This commit is contained in:
parent
16cf227498
commit
10513ba5bc
@ -171,7 +171,7 @@ export function ThemeEditorModal(props: IProps): React.ReactElement {
|
|||||||
<Box>
|
<Box>
|
||||||
<Typography variant="h6">Syntax</Typography>
|
<Typography variant="h6">Syntax</Typography>
|
||||||
<ColorEditor
|
<ColorEditor
|
||||||
label="Numbers, func names, and other key vars"
|
label="Numbers, function names, and other key vars"
|
||||||
themePath="common.accent"
|
themePath="common.accent"
|
||||||
onColorChange={onColorChange}
|
onColorChange={onColorChange}
|
||||||
color={themeCopy.common.accent}
|
color={themeCopy.common.accent}
|
||||||
|
Loading…
Reference in New Issue
Block a user