mirror of https://github.com/stella-emu/stella.git
updated docs for new UI palette 'Light'
This commit is contained in:
parent
6629393e65
commit
3943076455
|
@ -75,6 +75,8 @@
|
||||||
dialog. These settings now come in two groups (player/developer) and
|
dialog. These settings now come in two groups (player/developer) and
|
||||||
allow switching all settings at once.
|
allow switching all settings at once.
|
||||||
|
|
||||||
|
* added new interface palette 'Light'
|
||||||
|
|
||||||
* Improved tab auto-complete in debugger
|
* Improved tab auto-complete in debugger
|
||||||
|
|
||||||
* Added conditional traps and savestate creation to debugger
|
* Added conditional traps and savestate creation to debugger
|
||||||
|
|
|
@ -2206,7 +2206,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td><pre>-uipalette <standard|classic></pre></td>
|
<td><pre>-uipalette <standard|classic|light></pre></td>
|
||||||
<td>Use the specified palette for UI elements.</td>
|
<td>Use the specified palette for UI elements.</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue