diff options
Diffstat (limited to 'en/boot-installer')
-rw-r--r-- | en/boot-installer/parameters.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml index 8ad602832..fe0f6b545 100644 --- a/en/boot-installer/parameters.xml +++ b/en/boot-installer/parameters.xml @@ -270,10 +270,13 @@ parameter <userinput>debian-installer/framebuffer=true</userinput> or <listitem><para> A theme determines how the user interface of the installer looks (colors, -icons, etc.). What themes are available differs per frontend. Currently -both the newt and gtk frontends only have a <quote>dark</quote> theme that was -designed for visually impaired users. Set the theme by booting with -<userinput>theme=<replaceable>dark</replaceable></userinput>. +icons, etc.). Which themes are available may differ per frontend. Currently +both the newt and gtk frontend have (apart from the default look) only +one additional theme named <quote>dark</quote> theme, which was +designed for visually impaired users. Set this theme by booting with +<userinput>theme=<replaceable>dark</replaceable></userinput> +(there is also the keyboard shortcut <userinput>d</userinput> for this +in the boot menu). </para></listitem> </varlistentry> |