mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-03-08 11:29:19 +01:00
Adds three Netscript functions to manipulate the user's styles like the player can with theme.
479 B
479 B
Home > bitburner > UserInterface > getStyles
UserInterface.getStyles() method
Get the current styles
Signature:
getStyles(): IStyleSettings;
Returns:
IStyleSettings
An object containing the player's styles
Remarks
RAM cost: cost: 0 GB