drupal/core/themes/seven
Gábor Hojtsy 9a5df1707c Issue #3096349 by bnjmnm, dww, lauriii: Create test for confirming Themes do not depend on Classy templates 2020-02-18 18:20:22 +01:00
..
config/schema Issue #2390445 by Gábor Hojtsy: System module tests don't pass config schema check 2014-12-10 15:08:40 -05:00
css Issue #3107872 by bnjmnm, lauriii: Decouple Classy libraries from Seven 2020-01-24 13:55:22 -06:00
images Issue #3107872 by bnjmnm, lauriii: Decouple Classy libraries from Seven 2020-01-24 13:55:22 -06:00
js Issue #3101543 by lauriii, bnjmnm, ravi.shankar, alexpott: Update core JavaScript dependencies listed in package.json 2020-01-30 09:08:38 +00:00
templates Issue #3096349 by bnjmnm, dww, lauriii: Create test for confirming Themes do not depend on Classy templates 2020-02-18 18:20:22 +01:00
README.txt Issue #2725039 by rajeshwari10, brentgees, neha.gangwar, andrewmacpherson, kristindev, joginderpc, surbz, mayurjadhav, manish-31, mttsmmrssprks, bandanasharma, cilefen, xjm, alexpott, lauriii, Cottser, aburrows: Add README.txt to Seven theme 2018-07-11 11:29:50 +02: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
seven.breakpoints.yml Issue #2424805 by mdrummond, YesCT, vijaycs85, xjm, marcoscano, ifrik, joelpittet, Jelle_S, attiks, lauriii: Toolbar can no longer switch horizontal and vertical -- expects breakpoints ordered from smallest to largest; responsive images need largest to smallest 2015-07-15 12:53:14 -07:00
seven.info.yml Issue #3107872 by bnjmnm, lauriii: Decouple Classy libraries from Seven 2020-01-24 13:55:22 -06:00
seven.libraries.yml Issue #3107872 by bnjmnm, lauriii: Decouple Classy libraries from Seven 2020-01-24 13:55:22 -06:00
seven.theme Issue #3099441 by pjudge, peterwcm, Spokje: Missing hash in attributes key in Seven (another one) 2019-12-11 09:49:52 +00:00

README.txt

ABOUT SEVEN
-----------

Seven is the default administration theme for core in Drupal 8. This theme is
used on all admin pages and by default on node edit forms.

To read more about the Seven theme's origins (in Drupal 7) please see:
https://www.drupal.org/docs/7/core/themes/seven

See https://www.drupal.org/docs/8/core/themes/seven-theme for more information
on using the Seven theme.

Seven is an internal theme and shouldn't be extended by other themes. Please
see https://www.drupal.org/node/2582945 for more info.

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

See https://www.drupal.org/docs/8/theming for more information on Drupal 8
theming.