- admin_bar_admin_bar_replacements in core/modules/ admin_bar/ admin_bar.module 
- Implements hook_admin_bar_replacements().
- admin_bar_links_page in core/modules/ admin_bar/ admin_bar.inc 
- Build Page links.
- backdrop_find_theme_templates in core/includes/ theme.inc 
- Allows themes and/or theme engines to discover overridden templates.
- backdrop_get_favicon in core/includes/ common.inc 
- Gets the file location and mime type for site favicon.
- backdrop_get_logo_info in core/includes/ common.inc 
- Gets the path and dimensions of the site wide logo.
- backdrop_theme_access in core/includes/ theme.inc 
- Determines if a theme is available to use.
- backdrop_theme_initialize in core/includes/ theme.inc 
- Initializes the theme system by loading the theme.
- color_get_info in core/modules/ color/ color.module 
- Retrieves the Color module information for a particular theme.
- color_rebuild_settings in core/modules/ color/ color.module 
- Rebuild color scheme info.
- color_save_preview_settings in core/modules/ color/ color.module 
- Callback function to handle saving preview settings to the user's session.
- color_update_1000 in core/modules/ color/ color.install 
- Convert color module settings to config files.
- installer_browser_installation_theme_set in core/modules/ installer/ installer.pages.inc 
- Sets a selected theme as the default site theme.
- SystemInfoAlterTestCase::testSystemInfoAlter in core/modules/ system/ tests/ system.test 
- Tests that {system}.info is rebuilt after a module that implements hook_system_info_alter() is enabled. Also tests if core *_list() functions return freshly altered info.
- system_config_info in core/modules/ system/ system.module 
- Implements hook_config_info().
- system_menu in core/modules/ system/ system.module 
- Implements hook_menu().
- system_themes_admin_form_submit in core/modules/ system/ system.admin.inc 
- Process system_themes_admin_form form submissions.
- system_theme_default in core/modules/ system/ system.admin.inc 
- Menu callback; Set the default theme.
- system_theme_disable_confirm_submit in core/modules/ system/ system.admin.inc 
- Form submission handler for system_theme_disable_confirm_submit().
- system_theme_enable in core/modules/ system/ system.admin.inc 
- Menu callback; Enables a theme.
- system_theme_settings in core/modules/ system/ system.admin.inc 
- Form builder; display configuration for individual themes.
- ThemeUnitTest::testListThemes in core/modules/ simpletest/ tests/ theme.test 
- Test the list_themes() function.
- theme_disable in core/includes/ theme.inc 
- Disables a given list of themes.
- theme_enable in core/includes/ theme.inc 
- Enables a given list of themes.
- theme_get_setting in core/includes/ theme.inc 
- Retrieves a setting for the current theme or for a given theme.
- theme_has_color_support in core/includes/ theme.inc 
- Detect if a theme has support for the Color module.
- theme_has_settings in core/includes/ theme.inc 
- Detect if a theme has any theme settings.
- views_plugin_display::options_form in core/modules/ views/ plugins/ views_plugin_display.inc 
- Provide the default form for setting options.
- views_ui_admin_settings_basic in core/modules/ views_ui/ views_ui.admin.inc 
- Form builder for the admin display defaults page.
- views_ui_custom_theme in core/modules/ views_ui/ views_ui.module 
- Implements hook_custom_theme()
- views_ui_get_admin_css in core/modules/ views_ui/ views_ui.admin.inc 
- Create an array of Views admin CSS for adding or attaching.
- _backdrop_maintenance_theme in core/includes/ theme.maintenance.inc 
- Sets up the theme system for the maintenance page.
- _color_config_save in core/modules/ color/ color.module 
- Shared callback used by color_config_create() and hook_config_update().
- _color_get_file_path in core/modules/ color/ color.module 
- Finds the original file path of a CSS file from the color configuration.
- _color_get_theme_from_file in core/modules/ color/ color.module 
- Finds which theme a CSS file came from.
- _color_preview_theme in core/modules/ color/ color.module 
- Returns the name of the theme currently being previewed.
- _icon_from_theme in core/includes/ icon.inc 
- Checks if the current theme provides an icon.
- _installer_browser_is_project_enabled in core/modules/ installer/ installer.browser.inc 
- Checks if a project is enabled.
