Commit graph

224 commits

Author SHA1 Message Date
Allan Cole
2b900adaeb Maywood: Add text-shadow to annotations. 2020-08-20 18:14:21 -04:00
Allan Cole
fe2faf2567 Maywood: Cleaning up color-annotations. 2020-08-20 17:55:33 -04:00
Allan Cole
76a48bbbc0 Maywood: add darkened link color annotations. 2020-08-20 17:31:19 -04:00
Allan Cole
3e4b85426d Maywood: Add fg1 and txt color-annotations. 2020-08-20 17:24:12 -04:00
Allan Cole
efe52bdc45 Maywood: Add bg and link color-annotations. 2020-08-20 14:33:03 -04:00
Allan Cole
6ecedcc525
Merge branch 'master' into add/color-annotations-maywood 2020-08-20 14:09:11 -04:00
Allan Cole
e0d69f491d All Varia-themes: Recompile styles. 2020-07-15 18:03:30 -04:00
Allan Cole
91b30b3a74 All Varia Themes: Add jetpack editor styles support to all themes. 2020-07-10 15:34:26 -04:00
Allan Cole
eca253f73e All Varia Themes: Add jetpack editor styles support to all themes. 2020-07-10 15:17:29 -04:00
Allan Cole
95b06d9082 Maywood: Fix form text color. 2020-07-08 14:27:54 -04:00
Allan Cole
ffc928eaac Maywood: Recompile against the latest changes to Varia. 2020-06-30 14:28:33 -04:00
Allan Cole
0774b76519 Varia Child Themes: Recompile child themes with the latest changes to Varia. 2020-06-30 13:25:42 -04:00
Allan Cole
5b9d6a9d00 All Varia Themes: Recompile child themes, update build tool dependencies. 2020-06-09 17:33:46 -04:00
Allan Cole
e42d198fcb
Merge pull request #2032 from rtCamp/fix/comment-avatar-image-size-maywood
Maywood: Fixes Comment avatar on amp pages
2020-06-09 17:26:36 -04:00
Allan Cole
5708b63ada
Merge pull request #2085 from rtCamp/fix/css-interpolation-commentmeta-maywood
Maywood: Fix Interpolation issue in comment-meta style
2020-06-09 17:14:56 -04:00
Towhidul Islam
bc27ccff51 Maywood: Fix Interpolation issue in comment-meta style 2020-06-02 16:13:53 +06:00
Towhidul Islam
7e77cea613 Maywood: Fix Interpolation issue in password-strength-meter style 2020-06-02 16:08:02 +06:00
Allan Cole
17078f18cb
Maywood: Fix rtl nested button text-color, code tidying. 2020-05-22 15:22:12 -04:00
Allan Cole
3b57c9ad83
Maywood: Fix nested button text-color, code tidying. 2020-05-22 15:21:40 -04:00
Allan Cole
c0da70a42f
Maywood: Fix txt/bg text color. 2020-05-22 14:13:27 -04:00
Kjell Reigstad
a63690fdcf Add editor color annotations. 2020-05-21 18:10:50 -04:00
Allan Cole
c72bf1c773
Maywood: Remove !important flags from utility classes. 2020-05-21 17:33:32 -04:00
Allan Cole
cfca169eb1
Maywood: Revise conditionals to fix array offset issue, cody tidying. 2020-05-21 12:43:18 -04:00
Allan Cole
6d24d2c3bb Maywood: Connect editor color palette to color annotations. 2020-05-20 16:41:50 -04:00
Towhidul Islam
1c3c887eb3 Maywood: Fixes Comment avatar on amp pages 2020-05-15 14:14:54 +06:00
Allan Cole
c1dfef99fc Maywood: Recompile CSS to remove !important from utility classes, update npm dependency. 2020-05-13 14:35:37 -04:00
Kjell Reigstad
3429ca5ec5
Add featured color palettes 2020-05-13 12:24:09 -04:00
Kjell Reigstad
6cb363c545 Add adjustments for Grays 2020-05-07 19:20:15 -04:00
Kjell Reigstad
aa164afe79 Remove color contrast annotations. 2020-05-06 10:41:34 -04:00
Kjell Reigstad
4ab5495435 Maywood: Add Color Annotations 2020-05-01 09:10:22 -04:00
Kjell Reigstad
04536ec4a2 Keep the dropshadow text if there's a video background too. 2020-04-29 13:13:39 -04:00
Kjell Reigstad
7a16c1f943 Only apply cover image text shadow if there's a background image. 2020-04-29 13:04:26 -04:00
Allan Cole
c7b4c3b3ac Varia & All Varia Child Themes: Fix button selector typo related to #1925 and #1927 2020-04-17 17:24:46 -04:00
Allan Cole
f200695f88 Maywood: Fix button styles to work alongside Gutenberg 7.9. 2020-04-17 16:05:37 -04:00
Allan Cole
7357f9a1cb
Merge pull request #1921 from Automattic/fix/full-width-items-inside-of-columns-recompile
All Varia Child Themes: Ensures full-width items inside of columns do not overlap.
2020-04-15 13:14:27 -04:00
Allan Cole
3866c474d7 Maywood: Ensure full-width items inside of columns do not overlap.
- Applies button style bissue in #1757
- Requires: #1902
2020-04-15 10:35:05 -04:00
Ian Stewart
522ed3757a Remove Headstart Annotations from themes in this repo
This PR should remove all Headstart Annotations from themes in this repo.

Why? Headstart annotations stored in WP.com themes are generated, tested, and sent for translation via WP-CLI scripts running on subversion-ed WordPress sandboxes. I recently updated Headstart annotations for our 20+ recent themes in order to correct some issues in our FSE Plugin and Page Layout feature. When discussing how to get these annotations updated in this themes repo @michaeldcain and came up with two options.

1. Copy-paste back into the affected themes in this repo.
2. Just remove all the Headstart annotations from this repo.

The second option seemed the simplest. It leaves **all** Headstart annotations on WP.com "ignore-able" for this GH repo and reduces the chance of Headstart annotations becoming out of date in this GH repo, potentially reducing future errors.
2020-04-08 12:00:06 -05:00
Niels Lange
524008ccdc Add LICENSE to Maywood 2020-01-22 10:47:52 +07:00
Michael Cain
ebe7dbb0eb
Enqueue IBM Plex Sans 500i for italicized/bolded text. Remove paragraph specificity. 2019-12-23 13:33:24 -05:00
Niels Lange
d9d95bd144
Merge branch 'master' into fix/#1700 2019-12-21 11:29:10 +08:00
Niels Lange
10ab2a0f5f Maywood: Fix strong-italic font-weight issue 2019-12-21 11:26:11 +08:00
Michael Cain
4bba10325f
Rebuild. 2019-12-20 14:06:00 -05:00
Michael Cain
77e080ffb8
Bump versions. 2019-12-20 13:56:36 -05:00
Takashi Irie
cb387ea550 Maywood: Blog Posts block style tweak 2019-12-20 12:15:06 +00:00
Niels Lange
179a9a7f1f Maywood: Fix strong-italic font-weight issue 2019-12-20 19:07:44 +08:00
Michael Cain
2b309e1b36
Rebuild 2019-12-19 13:31:40 -05:00
Michael Cain
3960ba2cfd
Rebuild 2019-12-19 11:50:28 -05:00
Michael Cain
9f12791efe
Rebuild 2019-12-18 15:30:51 -05:00
Michael Cain
db1cc9d24c
Rebuild. 2019-12-18 12:49:53 -05:00
Michael Cain
4d83bf3a66
Maywood: remove alignment; rebuild 2019-12-17 15:07:14 -05:00