summaryrefslogtreecommitdiff
path: root/doc/src/overview
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2014-10-29 16:03:51 +0100
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2014-11-18 11:27:07 +0100
commit613af9dca437143e7ab837ff29874fb0b70b8b07 (patch)
tree6c2f4338e40e0c2f833757b642d939391fb9fb80 /doc/src/overview
parentcddd19239d1389c8dd39fa6d577c1d56271ea3d5 (diff)
downloadqt-creator-613af9dca437143e7ab837ff29874fb0b70b8b07.tar.gz
Doc: selecting and customizing themes
Change-Id: I4fa32f65a6e2051d8e403f2c48d2d6e5385e336d Reviewed-by: Orgad Shaneh <orgads@gmail.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Diffstat (limited to 'doc/src/overview')
-rw-r--r--doc/src/overview/creator-configuring.qdoc10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/src/overview/creator-configuring.qdoc b/doc/src/overview/creator-configuring.qdoc
index e3d882581b..74b3ee873b 100644
--- a/doc/src/overview/creator-configuring.qdoc
+++ b/doc/src/overview/creator-configuring.qdoc
@@ -98,7 +98,15 @@
\section1 Changing Color Schemes
- You can use \QC with your favorite color scheme that defines how code
+ Themes enable you to customize the appearance of the \QC UI: widgets,
+ colors, and icons.
+
+ To switch from the default theme to a dark theme, select \gui Tools >
+ \gui Options > \gui Environment, and then select \gui {Dark (built-in)} in
+ the \gui Theme field.
+
+ You can use the \QC text and code editors with your favorite color scheme
+ that defines how code
elements are highlighted and which background color is used. You can select
one of the predefined color schemes or create custom ones.
The color schemes apply to highlighting C++ files, QML files, and generic