Searched refs:theme (Results 1 – 10 of 10) sorted by relevance
| /linux/Documentation/sphinx-static/ |
| H A D | theme_rtd_colors.css | 3 * Sphinx HTML theme customization: color settings for RTD (non-dark) theme
|
| H A D | theme_overrides.css | 3 * 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
|
| /linux/scripts/kconfig/lxdialog/ |
| H A D | util.c | 126 static int set_theme(const char *theme) in set_theme() argument 129 if (!theme) in set_theme() 131 else if (strcmp(theme, "classic") == 0) in set_theme() 133 else if (strcmp(theme, "bluetitle") == 0) in set_theme() 135 else if (strcmp(theme, "blackbg") == 0) in set_theme() 137 else if (strcmp(theme, "mono") == 0) in set_theme() 187 static void color_setup(const char *theme) in color_setup() argument 191 use_color = set_theme(theme); in color_setup()
|
| /linux/tools/docs/ |
| H A D | sphinx-build-wrapper | 651 theme=None, css=None, paper=None, deny_vf=None, argument 668 if theme: 669 os.environ["DOCS_THEME"] = theme 859 theme=args.theme, css=args.css, paper=args.paper,
|
| /linux/tools/memory-model/scripts/ |
| H A D | runlitmus.sh | 57 themefile="$T/${LKMM_HW_MAP_FILE}.theme"
|
| /linux/Documentation/ |
| H A D | Makefile | 63 --theme=$(DOCS_THEME) --css=$(DOCS_CSS) --paper=$(PAPER)
|
| /linux/Documentation/kbuild/ |
| H A D | kconfig.rst | 208 MENUCONFIG_COLOR. To select a theme use:: 210 make MENUCONFIG_COLOR=<theme> menuconfig 216 - classic => theme with blue background. The classic look
|
| /linux/Documentation/doc-guide/ |
| H A D | sphinx.rst | 178 By default, the "Alabaster" theme is used to build the HTML documentation; 179 this theme is bundled with Sphinx and need not be installed separately. 180 The Sphinx theme can be overridden by using the ``DOCS_THEME`` make variable. 184 Some people might prefer to use the RTD theme for html output.
|
| /linux/tools/memory-model/Documentation/ |
| H A D | ordering.txt | 152 variations on the smp_mb__*() theme:
|
| /linux/Documentation/RCU/ |
| H A D | checklist.rst | 317 variations on this theme.
|