WordPress/wp-content/themes/twentynineteen
desrosj 01029daf49 Updating Twenty Nineteen, the new default theme for 2019.
This update changes the following:

- Properly sets the primary color hue theme option. See https://github.com/WordPress/twentynineteen/pull/683.
- Add proper frontend styles for center aligned archive and category blocks. See https://github.com/WordPress/twentynineteen/pull/684.
- Fix `image_filter` theme option conditional function. See https://github.com/WordPress/twentynineteen/pull/680.
- Remove duplicate rule-line when a separator block is followed by H1/H2 in the editor. See https://github.com/WordPress/twentynineteen/pull/686.

Props richtabor, kjellr, allancole.

Merges [44192] and [44193] to trunk.

See #45424.
Built from https://develop.svn.wordpress.org/trunk@44302


git-svn-id: http://core.svn.wordpress.org/trunk@44132 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-12-19 03:21:42 +00:00
..
classes General: Fix some code formatting issues. 2018-12-14 03:25:40 +00:00
fonts Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
inc Updating Twenty Nineteen, the new default theme for 2019. 2018-12-19 03:21:42 +00:00
js Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
sass Updating Twenty Nineteen, the new default theme for 2019. 2018-12-19 03:21:42 +00:00
template-parts General: Fix some code formatting issues. 2018-12-14 03:25:40 +00:00
404.php Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
archive.php Twenty Nineteen: Code Quality Improvements. 2018-12-19 03:18:26 +00:00
comments.php General: Fix some code formatting issues. 2018-12-14 03:25:40 +00:00
footer.php Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
functions.php Twenty Nineteen: Code Quality Improvements. 2018-12-19 03:18:26 +00:00
header.php Twenty Nineteen: Code Quality Improvements. 2018-12-19 03:18:26 +00:00
image.php Twenty Nineteen: Code Quality Improvements. 2018-12-19 03:18:26 +00:00
index.php Twenty Nineteen: Code Quality Improvements. 2018-12-19 03:18:26 +00:00
package-lock.json Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
package.json Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
page.php Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
postcss.config.js Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
print.css Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
print.scss Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
readme.txt Default Themes: Bump the version numbers and release dates. 2018-12-17 19:38:53 +00:00
screenshot.png Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
search.php Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
single.php Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
style-editor-customizer.css Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
style-editor-customizer.scss Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
style-editor.css Updating Twenty Nineteen, the new default theme for 2019. 2018-12-19 03:21:42 +00:00
style-editor.scss Updating Twenty Nineteen, the new default theme for 2019. 2018-12-19 03:21:42 +00:00
style-rtl.css Updating Twenty Nineteen, the new default theme for 2019. 2018-12-19 03:21:42 +00:00
style.css Updating Twenty Nineteen, the new default theme for 2019. 2018-12-19 03:21:42 +00:00
style.scss Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00

# Twenty Nineteen

[![Build Status](https://travis-ci.org/WordPress/twentynineteen.svg?branch=master)](https://travis-ci.org/WordPress/twentynineteen)

**Contributors:** the WordPress team  
**Requires at least:** WordPress 4.9.6  
**Tested up to:** WordPress 4.9.8  
**Version:** 1.0  
**License:** GPLv2 or later  
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html  
**Tags:** one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

## Description

Twenty Nineteen is a Gutenberg-ready theme for WordPress.

## Installation

1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button.
2. Type in Twenty Nineteen in the search form and press the 'Enter' key on your keyboard.
3. Click on the 'Activate' button to use your new theme right away.
4. Go to https://codex.wordpress.org/Twenty_Nineteen for a guide on how to customize this theme.
5. Navigate to Appearance > Customize in your admin panel and customize to taste.

## Copyright

Twenty Nineteen WordPress Theme, Copyright 2018 WordPress.org
Twenty Nineteen is distributed under the terms of the GNU GPL.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

Twenty Nineteen bundles the following third-party resources:

_s, Copyright 2015-2018 Automattic, Inc.
**License:** GPLv2 or later
Source: https://github.com/Automattic/_s/

normalize.css, Copyright 2012-2016 Nicolas Gallagher and Jonathan Neal
**License:** MIT
Source: https://necolas.github.io/normalize.css/

Bundled header image 1, Copyright XXXXX XXXXX
**License:** CC0 1.0 Universal (CC0 1.0)
Source: https://pexels.com/xxxxxxxxxx

Bundled header image 2, Copyright XXXXX XXXXX
**License:** CC0 1.0 Universal (CC0 1.0)
Source: https://pexels.com/xxxxxxxxxx

## Changelog

### 1.0

* Released: December 6, 2018

Initial release