Commit graph

144 commits

Author SHA1 Message Date
Jason Crist
c69defa26b Returning .pot files to git version control 2020-11-12 09:36:04 -05:00
Jason Crist
0f3883049b Removing Resources excluded via .gitignore 2020-11-11 17:30:23 -05:00
Ben Dwyer
8557e178df Update version numbers for all varia themes 2020-11-06 18:52:51 +00:00
Ben Dwyer
2e234b79a6
Merge pull request #2764 from Automattic/fix/1722-body-open-header
Add ‘wp_body_open’ hook to Varia Child themes
2020-11-04 17:42:01 +00:00
Ben Dwyer
38f63adc59
Merge pull request #1666 from Automattic/update/1142
Varia child themes: Adjust license information
2020-11-04 17:19:51 +00:00
Jason Crist
e7bc0b3bab Add ‘wp_body_open’ hook to Varia Child themes
RE: #1722 all themes should have the wp_body_open() call made
immediately after the body is opened.

https://make.wordpress.org/themes/2019/03/29/addition-of-new-wp_body_open-hook

This change adds that support to all of the Varia child themes that have
a custom header.  (Varia parent theme had already been enhanced.)
2020-11-04 10:25:13 -05:00
Ben Dwyer
d7a28f8c72 fix security issues 2020-10-29 15:08:39 +00:00
Jason Crist
335e240b1e Compiled Varia Child Themes to address #2257.
Fix for Varia was previously put in place with this change: https://github.com/Automattic/themes/pull/2654

This change compiles that into all of the Varia child themes.
2020-10-22 14:29:09 -04:00
Noah Allen
2b1de5eef9
Fix editor styles for verse block for all varia child themes (#2661) 2020-10-21 16:05:44 -07:00
Ben Dwyer
709fbc5596 rebuild all child themes 2020-09-24 17:08:28 +01:00
Maggie Cabrera
1666d8c814 fixed messed up varia+children versions 2020-09-24 12:40:49 +02:00
Maggie Cabrera
ca6a66889d fixed inheritance for pullquote bg color 2020-09-23 09:25:16 +02:00
Ben Dwyer
fb21619e46
Merge pull request #2469 from Automattic/fix/varia-building
Varia: Make the build jobs sequential
2020-09-17 16:05:32 +01:00
Ben Dwyer
405023f6ef fix version numbers for varia child themes 2020-09-17 15:46:15 +01:00
Ben Dwyer
ab4c2c91d4 Varia: Make the build jobs sequential 2020-09-17 14:14:00 +01:00
Ben Dwyer
697db260e7 update RTL numbers 2020-09-16 14:22:26 +01:00
Ben Dwyer
d7a5aba5b2 update all varia children 2020-09-16 14:12:30 +01:00
Ben Dwyer
8e3c04310b Add a rebuild tool for varia themes 2020-09-14 22:03:05 +01:00
Allan Cole
aa88b381f4
Balasana: Change background-color color name to hex
- Corrects default highlander comments color. 

Fixes: #2309
2020-08-03 12:38:29 -04:00
Allan Cole
bd5d814391 Balasana: Fix dark/light text color hue. 2020-07-23 17:16:56 -04:00
Allan Cole
08e2174afd
Merge pull request #1950 from Automattic/add/color-annotations-balasana
Balasana: Add Color Annotations
2020-07-23 17:09:16 -04:00
Allan Cole
ace3ce10f5 Balasana: Fix inconsistent text and link colors inside of group blocks with background colors
- Kudos to @kjellr
2020-07-16 18:43:17 -04:00
Allan Cole
8242bf8096 Balasana: Fix button underlines. 2020-07-16 12:09:59 -04:00
Allan Cole
3297aa7815 Balasana: Fixes foreground-light/dark background colors. 2020-07-16 11:51:17 -04:00
Allan Cole
e0d69f491d All Varia-themes: Recompile styles. 2020-07-15 18:03:30 -04:00
Allan Cole
118622b63d Balasana: Clean up button colors, and fix background-background-color defaults in ALves template. 2020-07-15 13:02:11 -04:00
Allan Cole
e84fdee182 Merge branch 'master' into add/color-annotations-balasana 2020-07-15 12:40:36 -04:00
Allan Cole
2273500ed8 Balasana: Add underline to links inside blocks with a background-color. 2020-07-14 16:51:13 -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
874e169c18 Balasana: Fix form text color. 2020-07-08 14:14:56 -04:00
Allan Cole
3cdc8353e4 Rebase and recompile styles. 2020-07-08 13:29:03 -04:00
Allan Cole
c0c970e87a Balasana: Clean up primary hover color styles. 2020-07-08 13:25:43 -04:00
Allan Cole
ab9cc81572
Merge branch 'master' into add/color-annotations-balasana 2020-06-30 15:09:06 -04:00
Allan Cole
dc7d3feae8 Balasana: Improving color annotations. 2020-06-30 14:58:52 -04:00
Allan Cole
1868794806 Balasana: Code tidying. 2020-06-30 14:58:52 -04:00
Allan Cole
4506673196 Balasana: Add color options for foreground-dark/light.
- Fix hidden editor color selectors
2020-06-30 14:58:52 -04:00
Allan Cole
27cb3ca326 Balasana: Recompile styles against master and update color name. 2020-06-30 14:58:52 -04:00
Allan Cole
3024c203bd Balasana: Recompile editor-styles with the latest varia changes
- Add `.background-dim` support
- Fix Button color selector specificity
- Add table block support
- Clean up cover block styles
2020-06-30 14:58:51 -04:00
Allan Cole
62d5322017 Balasana: Recompile RTL styles with the latest varia changes
- Add `.background-dim` support
- Fix Button color selector specificity
- Add table block support
- Clean up cover block styles
2020-06-30 14:58:51 -04:00
Allan Cole
0061cd82be Balasana: Recompile styles with the latest varia changes
- Add `.background-dim` support
- Fix Button color selector specificity
- Add table block support
- Clean up cover block styles
2020-06-30 14:58:51 -04:00
Allan Cole
67636090f8 Balasana: Fix nested button text-color, code tidying. 2020-06-30 14:58:51 -04:00
Allan Cole
3ed5528d7c Balasana: Fix rtl nested button text-color, code tidying. 2020-06-30 14:58:51 -04:00
Allan Cole
1b8396725f Balasana: Fix txt/bg text color. 2020-06-30 14:58:51 -04:00
Allan Cole
b99e87375b Balasana: Remove !important flags from utility classes. 2020-06-30 14:58:51 -04:00
Allan Cole
465af2ff28 Balasana: Add editor-specific color annotations.
- Replace `white` named color references with `#ffffff` for consitency.
- Code tidying.
2020-06-30 14:58:51 -04:00
Allan Cole
a69d29d84b Balasana: Add editor color palette. 2020-06-30 14:58:51 -04:00
Allan Cole
68eaf7aeb7 Balasana: Revise conditionals to fix array offset issue, cody tidying. 2020-06-30 14:58:51 -04:00
Allan Cole
dc0f494d3f Balasana: Connect editor color palette to color annotations. 2020-06-30 14:58:51 -04:00
Allan Cole
2276294c4c Balasana: Recompile CSS to remove !important from utility classes, update npm dependency. 2020-06-30 14:58:51 -04:00