Free WordPress themes made by Automattic for WordPress.org and WordPress.com.
Find a file
2018-11-14 15:35:56 -05:00
.github Updated contribution template 2018-02-05 12:42:39 -05:00
affinity Affinity: Remove left and right margins from comment widget block, and remove bottom margin from captions when used in Gallery block. 2018-11-05 13:46:06 -08:00
altofocus Altofocus: Make Gutenberg button block styles more specific. 2018-11-05 13:58:41 -08:00
apostrophe-2 Apostrophe 2: Minor updates to Gutenberg styles: 2018-11-05 14:29:37 -08:00
button-2 Button 2: Gutenberg RTL styles for editor and front end 2018-11-06 10:56:28 -10:00
canard Canard: Fix table styles in editor. 2018-11-05 14:53:57 -08:00
dara Dara: Tweak a couple small Gutenberg things: 2018-11-05 15:08:40 -08:00
design-toolkit Revert "Revert "Merge branch 'master' of https://github.com/Automattic/themes"" 2018-10-18 18:45:50 -10:00
dyad-2 Dyad 2: Fix file button hover styles. 2018-11-05 15:17:55 -08:00
gazette Gazette: Correct issue with translation function that was throwing PHP error. 2018-11-05 10:55:24 -08:00
illustratr Illustratr: Removing unneeded margin setting from Gallery block, as it was interfering with the wide alignments. Remove the border and rounded corners from the Code block in the editor. 2018-11-06 10:00:57 -08:00
independent-publisher-2 Independent Publisher 2: Remove escape characters from RTL styles, as they were breaking CSS minifiers. 2018-11-12 09:30:04 -08:00
intergalactic-2 Intergalactic 2: Correct JavaScript that should exclude Gutenberg-based images from the theme's own wide alignment scripts -- they were excluding all images. 2018-11-08 10:13:24 -08:00
ixion Ixion: Remove esaping characters, as they are causing issues with CSS minifiers. 2018-11-12 09:31:01 -08:00
karuna Karuna: Tweaked some nitpicky stuff in the theme's Gutenberg implementation: 2018-11-07 10:16:58 -08:00
libre-2 Libre 2: Finish first round of adding Gutenberg support to theme. 2018-11-07 15:37:54 -08:00
libretto Styles for aligned pullquotes to match theme's current styles for aligned blockquotes. 2018-11-08 16:00:24 -05:00
lodestar Lodestar: Make sure wide and full alignments can't be applied to two-column panels on front-page. 2018-11-07 17:45:57 -08:00
penscratch-2 Penscratch 2: Finish building out Gutenberg support for Penscratch 2. 2018-11-08 12:46:01 -08:00
photos Committing Photos theme 2018-09-24 16:26:10 -10:00
pique Pique: Make wide and full alignments more specific, to make sure they're all applied to the correct pages. 2018-11-12 15:31:45 -08:00
publication Publication: Remove unneeded overflow x styles that were causing the menu not to display. Fixes #340. 2018-11-13 11:09:36 -08:00
radcliffe-2 Radcliffe 2: Add Headstart verticals screenshots to the relate directory. 2018-10-23 14:31:14 -07:00
rebalance Rebalance: Make minor tweaks to Gutenberg styles: 2018-11-12 16:49:56 -08:00
scratchpad Scratchpad: Minor fixes to Gutenberg styles, including adding bottom margins to a few elements, tweaking and minor reorganization. 2018-11-13 13:30:06 -08:00
shoreditch Shoreditch: Adjust margins on wide and full aligned styles, so bottom margin isn't overwritten. 2018-11-13 13:01:11 -08:00
sketch Sketch: Add Gutenberg support and styles to the Sketch theme. 2018-11-13 15:30:39 -08:00
textbook Textbook: Update table spacing, button borders, in editor to match front-end. 2018-11-14 09:42:23 -08:00
toujours Blockquote styles in the editor. 2018-11-14 15:35:56 -05:00
README.md Update header to make proper case 2018-03-01 11:06:09 -05:00

Automattic's Free Themes

Maintainers

These themes are maintained by the Automattic Theme Team.

Submitting issues

Before submitting your issue, make sure it has not been discussed earlier. You can search for existing tickets here.

Here are some tips to consider and to help you write a great report:

  • Themes support Microsoft Internet Explorer 11 and Edge, as well as the latest two versions of all other major browsers.
  • Themes are backwards compatible with the two versions prior to the current stable version of WordPress.
  • Themes use HTML5 markup.
  • Translation files should not be included in PRs, as these are handled by WordPress.com. See here for information on contributing to i18n efforts on WordPress.com.

Contributing code

Found a bug you can fix? Fantastic! Patches are always welcome. Here are a couple tips for crafting a great pull request:

  • Include the purpose of your PR. Be explicit about the issue your PR solves.
  • Reference any existing issues that relate to your PR. This allows everyone to easily see all related discussions.

By contributing code to our free themes, you grant its use under the GNU General Public License v2 (or later).