Searched refs:theme (Results 1 – 6 of 6) sorted by relevance
162 static int set_theme(const char *theme) in set_theme() argument165 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() argument231 use_color = set_theme(theme); in color_setup()
3 * Sphinx HTML theme customization: read the doc22 * RTD theme's default is 800px as max width for the content, but we have
190 MENUCONFIG_COLOR. To select a theme use:192 make MENUCONFIG_COLOR=<theme> menuconfig197 classic => theme with blue background. The classic look
49 #) It is recommended to use the RTD theme for html output. Depending135 installed. For prettier HTML output, the Read the Docs Sphinx theme
111 basic theme. From no-segments-used up to all-segments-used.
274 variations on this theme.