Bachir Soussi Chiadmi 6811f6e586 updated drupal core to 8.5.1 6 years ago
..
config 58f46e4e8f caore d8 files 7 years ago
css e668535a4e updated core from 8.4 to 8.5 : bug with login_destination 6 years ago
README.txt 41863f872c updated core and modules 6 years ago
logo.svg 58f46e4e8f caore d8 files 7 years ago
screenshot.png 58f46e4e8f caore d8 files 7 years ago
stark.breakpoints.yml 58f46e4e8f caore d8 files 7 years ago
stark.info.yml 6811f6e586 updated drupal core to 8.5.1 6 years ago
stark.libraries.yml 58f46e4e8f caore d8 files 7 years ago

README.txt


ABOUT STARK
-----------

The Stark theme is provided for demonstration purposes; it uses Drupal's
default HTML markup and CSS styles. It can be used as a troubleshooting tool to
determine whether module-related CSS and JavaScript are interfering with a more
complex theme, and can be used by designers interested in studying Drupal's
default markup without the interference of changes commonly made by more
complex themes.

To avoid obscuring CSS added to the page by Drupal or a contrib module, the
Stark theme itself has no styling.


ABOUT DRUPAL THEMING
--------------------

To learn how to build your own custom theme and override Drupal's default code,
see the Theming Guide: https://www.drupal.org/docs/8/theming

See the themes/README.txt for more information on where to place your
custom themes to ensure easy maintenance and upgrades.