Home
last modified time | relevance | path

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

/linux-6.6.21/Documentation/sphinx-static/
Dtheme_rtd_colors.css3 * Sphinx HTML theme customization: color settings for RTD (non-dark) theme
Dtheme_overrides.css3 * Sphinx HTML theme customization: read the doc
4 * Please don't add any color definition here, as the theme should
61 * RTD theme's default is 800px as max width for the content, but we have
Dcustom.css3 * CSS tweaks for the Alabaster theme
/linux-6.6.21/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-6.6.21/tools/memory-model/scripts/
Drunlitmus.sh57 themefile="$T/${LKMM_HW_MAP_FILE}.theme"
/linux-6.6.21/Documentation/kbuild/
Dkconfig.rst235 MENUCONFIG_COLOR. To select a theme use::
237 make MENUCONFIG_COLOR=<theme> menuconfig
243 - classic => theme with blue background. The classic look
/linux-6.6.21/Documentation/doc-guide/
Dsphinx.rst47 #) It is recommended to use the RTD theme for html output. Depending
161 By default, the "Alabaster" theme is used to build the HTML documentation;
162 this theme is bundled with Sphinx and need not be installed separately.
163 The Sphinx theme can be overridden by using the ``DOCS_THEME`` make variable.
/linux-6.6.21/Documentation/process/
Dmaintainer-soc.rst115 jh7100-beaglev-starlight.dts. Often many boards are variations on a theme, and
/linux-6.6.21/tools/memory-model/Documentation/
Dordering.txt152 variations on the smp_mb__*() theme:
/linux-6.6.21/Documentation/RCU/
Dchecklist.rst304 variations on this theme.