Commit graph

5 commits

Author SHA1 Message Date
Jason Crist
7c679f3bfa Bring (seemingly unmodified) images into sync 2020-11-11 17:30:24 -05:00
Ian Stewart
6e1c46c7b1 Ibis: Update header defaults and screenshot to match
- Update header to be a bit more compact with a custom font size.
- Add a screenshot to match the front end.

This should get Ibis to a state where it's good enough to start testing on WP.com with our Starter Designs and Patterns.
2020-07-30 13:50:06 -05:00
Ian Stewart
3944332883 Ibis: Correctly load Editor Styles, update them to match front-end, fix typo
This PR has a few fixes.

- Correctly loads the Editor Styles for Ibis _after_ the Seedlet ones. Props @alaczek for pointing me in the right direction with her debuggin'.
- Adds some of the new front-end styles to the editor styles. Layout and fonts'll match now.
- Fixes a typo in the code I stole from Mayland. :)
2020-07-30 12:49:41 -05:00
Ian Stewart
b67b0a1217 Ibis: Compact Header
Quick update with a more compact two-column, wide-width header.
2020-07-29 14:27:01 -05:00
Ian Stewart
97fef31187 New theme: Ibis
This PR is the first commit of new, proposed, block-based theme, Ibis. Forked from Seedlet Blocks, and a variation that more closely aligns with some of the defaults the WP.com View Team has come to expect from our favourite Varia-based themes on WP.com. It's named after a bird because birds are cool.

There are several things wrong, potentially wrong, or unfinished with it. Here's a few todo items off the top of my head.

- The header template part needs updating.
- The editor styles don't match the front-end.
- The default palette is probably lame in practice.
- The grid proportions need to be adjusted down to mobile.
2020-07-29 13:26:17 -05:00