README.txt

Themes allow you to change the look and feel of your Drupal site. You can use
themes contributed by others or create your own.

WHAT TO PLACE IN THIS DIRECTORY?
--------------------------------

Placing downloaded and custom themes in this directory separates downloaded and
custom themes from Drupal core's themes. This allows Drupal core to be updated
without overwriting these files.

DOWNLOAD ADDITIONAL THEMES
--------------------------

Contributed themes from the Drupal community may be downloaded at
https://www.drupal.org/project/project_theme.

MULTISITE CONFIGURATION
-----------------------

In multisite configurations, themes found in this directory are available to
all sites. Alternatively, the sites/your_site_name/themes directory pattern
may be used to restrict themes to a specific site instance.

MORE INFORMATION
-----------------

Refer to the "Appearance" section of the README.txt in the Drupal root directory
for further information on customizing the appearance of Drupal with custom
themes.

File

drupal/sites/all/themes/README.txt
View source
  1. Themes allow you to change the look and feel of your Drupal site. You can use
  2. themes contributed by others or create your own.
  3. WHAT TO PLACE IN THIS DIRECTORY?
  4. --------------------------------
  5. Placing downloaded and custom themes in this directory separates downloaded and
  6. custom themes from Drupal core's themes. This allows Drupal core to be updated
  7. without overwriting these files.
  8. DOWNLOAD ADDITIONAL THEMES
  9. --------------------------
  10. Contributed themes from the Drupal community may be downloaded at
  11. https://www.drupal.org/project/project_theme.
  12. MULTISITE CONFIGURATION
  13. -----------------------
  14. In multisite configurations, themes found in this directory are available to
  15. all sites. Alternatively, the sites/your_site_name/themes directory pattern
  16. may be used to restrict themes to a specific site instance.
  17. MORE INFORMATION
  18. -----------------
  19. Refer to the "Appearance" section of the README.txt in the Drupal root directory
  20. for further information on customizing the appearance of Drupal with custom
  21. themes.