Home
last modified time | relevance | path

Searched refs:theme (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/scripts/kconfig/lxdialog/
Dutil.c162 static int set_theme(const char *theme) in set_theme() argument
165 if (!theme) in set_theme()
167 else if (strcmp(theme, "classic") == 0) in set_theme()
169 else if (strcmp(theme, "bluetitle") == 0) in set_theme()
171 else if (strcmp(theme, "blackbg") == 0) in set_theme()
173 else if (strcmp(theme, "mono") == 0) in set_theme()
227 static void color_setup(const char *theme) in color_setup() argument
231 use_color = set_theme(theme); in color_setup()
/linux-4.4.14/Documentation/kbuild/
Dkconfig.txt187 MENUCONFIG_COLOR. To select a theme use:
189 make MENUCONFIG_COLOR=<theme> menuconfig
194 classic => theme with blue background. The classic look
/linux-4.4.14/Documentation/scsi/
Dosd.txt111 basic theme. From no-segments-used up to all-segments-used.
/linux-4.4.14/Documentation/RCU/
Dchecklist.txt260 variations on this theme.