Home
last modified time | relevance | path

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

/Linux-v5.10/scripts/kconfig/lxdialog/
Dutil.c149 static int set_theme(const char *theme) in set_theme() argument
152 if (!theme) in set_theme()
154 else if (strcmp(theme, "classic") == 0) in set_theme()
156 else if (strcmp(theme, "bluetitle") == 0) in set_theme()
158 else if (strcmp(theme, "blackbg") == 0) in set_theme()
160 else if (strcmp(theme, "mono") == 0) in set_theme()
214 static void color_setup(const char *theme) in color_setup() argument
218 use_color = set_theme(theme); in color_setup()
/Linux-v5.10/Documentation/sphinx-static/
Dtheme_overrides.css3 * Sphinx HTML theme customization: read the doc
70 * RTD theme's default is 800px as max width for the content, but we have
/Linux-v5.10/Documentation/kbuild/
Dkconfig.rst212 MENUCONFIG_COLOR. To select a theme use::
214 make MENUCONFIG_COLOR=<theme> menuconfig
220 - classic => theme with blue background. The classic look
/Linux-v5.10/Documentation/doc-guide/
Dsphinx.rst50 #) It is recommended to use the RTD theme for html output. Depending
136 installed. For prettier HTML output, the Read the Docs Sphinx theme
/Linux-v5.10/Documentation/RCU/
Dchecklist.rst275 variations on this theme.