mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-26 17:43:48 +01:00
Merge pull request #3123 from phyzical/bugfix/remove-rendundant-theme-documentation
remove terminal command theme from docs
This commit is contained in:
commit
e72715ac59
@ -542,28 +542,6 @@ Then in order to check its logs with 'tail' the same arguments must be used::
|
|||||||
|
|
||||||
$ tail foo.script 10 50000
|
$ tail foo.script 10 50000
|
||||||
|
|
||||||
theme
|
|
||||||
^^^^^
|
|
||||||
|
|
||||||
$ theme [preset] | [#background #text #highlight]
|
|
||||||
|
|
||||||
Change the color of the game's user interface
|
|
||||||
|
|
||||||
This command can be called with a preset theme. Currently, the supported presets are:
|
|
||||||
|
|
||||||
* default
|
|
||||||
* muted
|
|
||||||
* solarized
|
|
||||||
|
|
||||||
However, you can also specify your own color scheme using hex values.
|
|
||||||
To do so, you must specify three hex color values for the background
|
|
||||||
color, the text color, and the highlight color. These hex values must
|
|
||||||
be preceded by a pound sign (#) and must be either 3 or 6 digits. Example::
|
|
||||||
|
|
||||||
$ theme #ffffff #385 #235012
|
|
||||||
|
|
||||||
A color picker such as Google's can be used to get your desired hex color values
|
|
||||||
|
|
||||||
top
|
top
|
||||||
^^^
|
^^^
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user