forked from qt-creator/qt-creator
Doc: selecting and customizing themes
Change-Id: I4fa32f65a6e2051d8e403f2c48d2d6e5385e336d Reviewed-by: Orgad Shaneh <orgads@gmail.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
This commit is contained in:
committed by
Leena Miettinen
parent
cddd19239d
commit
613af9dca4
@@ -136,6 +136,11 @@
|
||||
\li Core plugin: display keyboard shortcuts as popups when you
|
||||
press them. Mostly useful when presenting \QC to someone else.
|
||||
|
||||
\row
|
||||
\li -theme <default | dark>
|
||||
\li Core plugin: apply a dark color theme to \QC, without using
|
||||
stylesheets.
|
||||
|
||||
\row
|
||||
\li -debug <pid>
|
||||
\li Debugger plugin: attach to the process with the given process ID.
|
||||
@@ -201,4 +206,7 @@
|
||||
the \l{Specifying Text Editor Settings}{text editor color scheme} and the
|
||||
styling of the integrated \QD.
|
||||
|
||||
You can also switch to a dark theme to customize the appearance of widgets,
|
||||
colors, and icons without using stylesheets.
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user