drupal/core/themes/seven
Alex Pott 00243d37a6
Issue #3273317 by clayfreeman, larowlan, tim.plunkett, danflanagan8: Add 'in_preview' variable to block and layout templates
2022-10-03 11:41:28 +01:00
..
config Issue #3303787 by andypost, ravi.shankar, longwave, Gábor Hojtsy: Move core/modules/help_topics/config/optional/block.block.seven_help_search.yml to Seven 2022-08-17 17:39:42 +09:00
css Issue #3308821 by bnjmnm, lauriii, longwave, nod_: Update stylelint-config-standard to 28.0.0 2022-09-15 20:16:12 +03:00
images Issue #3137414 by shaal, dww, Gábor Hojtsy, sja112, codersukanta, jungle, xjm, hestenet, Dries: Remove D8 branding from D9 status report 2020-05-21 13:23:01 -05:00
js Issue #3183149 by nod_, droplet, jptaranto: Deprecate jquery.once and use the new once lib 2021-08-10 13:05:02 +03:00
templates Issue #3273317 by clayfreeman, larowlan, tim.plunkett, danflanagan8: Add 'in_preview' variable to block and layout templates 2022-10-03 11:41:28 +01:00
tests/src/Functional Issue #3084814 by JeroenT, catch, lauriii, dww, Gábor Hojtsy, xjm, quietone: Deprecate Seven theme 2022-08-21 09:53:56 +09: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 #3084814 by JeroenT, catch, lauriii, dww, Gábor Hojtsy, xjm, quietone: Deprecate Seven theme 2022-08-21 09:53:56 +09:00
seven.libraries.yml Issue #3277552 by Hebl, Asha Nair, rootwork, Charles Belov: Seven is missing focus in "Available buttons" and "Active toolbar" within CKEditor toolbar configuration Primary tab 2022-05-15 22:27:46 +01:00
seven.theme Issue #3101922 by bnjmnm, nod_, lauriii: Find replacement for Modernizr touchevent test and deprecate 2022-05-12 16:52:15 +03: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.