drupal/core/themes/classy
Nathaniel Catchpole 4f6ab6e776 Issue #2402165 by joelpittet, hass, madhavvyas: #theme => 'links' renders <li class="_"> when the #links array is not associative 2016-01-26 14:35:39 +09:00
..
css/components Issue #2643636 by hass: dialog.css: ajax-progress-throbber URL is incorrect 2016-01-05 10:47:10 +00:00
images/icons Issue #2566771 by Cottser, mortendk, jstoller, LewisNyman, mdrummond, Gints Ērglis, sqndr, Chernous_dn, Manjit.Singh, axe312, emma.maria, davidhernandez, lauriii, jaxxed, akalata: [Voltron patch] Move all remaining *.theme.css to Classy 2015-09-30 13:56:54 -07:00
templates Issue #2402165 by joelpittet, hass, madhavvyas: #theme => 'links' renders <li class="_"> when the #links array is not associative 2016-01-26 14:35:39 +09:00
README.txt Issue #2575387 by chrisfree, r_sharma08, hussainweb, sudhanshug, Cottser, anil280988, AjitS, rashid_786, drupal.ninja03, Prashant.c, snehi, jordanpagewhite, anil.gangwal, brahmjeet789, jhodgdon, davidhernandez, Manjit.Singh: Add README.txt to Classy Base Theme? 2016-01-04 18:19:15 +00:00
classy.info.yml Issue #2581443 by alexpott, lauriii, Cottser: Make Classy extend from the new Stable base theme 2015-11-09 18:11:28 +00:00
classy.libraries.yml Revert "Issue #2641380 by gnuget, hass: image-widget.html.twig references a non-exististing classy/image-widget library" 2016-01-05 12:05:37 +09:00
logo.svg Issue #2142653 by corbacho, sqndr, LewisNyman, floretan, BarisW, G-raph, JamesLefrère, lokapujya, LoMo, Outi: Change default logo filetype to .svg and add an SVG version of Druplicon 2015-01-22 10:55:30 +00:00
screenshot.png Issue #2471611 by MathieuSpil, yannickoo, maijs: Create HiDPI ready version of theme screenshots 2015-04-25 12:51:35 -05:00

README.txt

ABOUT CLASSY
-----------

Classy is a base theme that provides many classes in its markup. For cleaner
markup (fewer classes), the default Stable base theme can be used instead.

To use Classy as your base theme, set the 'base theme' in your theme's .info.yml
file to "classy":
  base theme: classy

See https://www.drupal.org/theme-guide/8/classy for more information on using
the Classy theme.

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

See https://www.drupal.org/theme-guide/8 for more information on Drupal theming.