drupal/core/themes/seven
Alex Pott f5bdc0f1a9
Issue #3293215 by longwave: Remove remnants of Simpletest UI
2022-06-29 10:20:41 +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 #3293215 by longwave: Remove remnants of Simpletest UI 2022-06-29 10:20:41 +01: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 #3253148 by mherchel, longwave, ckrina, droplet: Remove IE from core's browserlist, remove non-essential CSS importing and recompile assets 2021-12-18 06:12:16 +00:00
templates Issue #3090187 by ilya.no, andypost, AdamPS, abx: Mechanism to disable preprocessing of base fields in comment entity type so they can be configured via the field UI 2022-03-08 11:05:17 +00: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 #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:35 +01: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:35 +01:00
seven.theme Issue #3101922 by bnjmnm, nod_, lauriii: Find replacement for Modernizr touchevent test and deprecate 2022-05-12 16:44:12 +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.