Commit graph

80 commits

Author SHA1 Message Date
Miguel
7a3e21c56f Deploy Themes v1.0.537 to wpcom 2024-07-04 16:17:35 +07:00
Ben Dwyer
80e35ff88c
Varia: Remove code that changes the cover block colors (#5212) 2021-12-20 09:32:09 +00:00
danielsmithmichigan
59b3257578 Stratford/Varia: Fixed an issue preventing customizer color choices from being shown while customizer is open 2021-07-20 11:47:56 -04:00
Maggie Cabrera
6febace8f0 editor color annotations 2021-06-08 15:22:14 +01:00
Maggie Cabrera
5a01a04deb varia color annotations 2021-06-08 15:22:14 +01:00
Jeff Ong
d1f2e4bf7e Check if $chroma > 0 instead of an exact equality comparison. 2021-03-15 10:32:36 -07:00
Ben Dwyer
d360f908bc
Merge pull request #3252 from Automattic/add/color-annotations-for-shawburn
Shawburn: Add color annotations
2021-02-15 16:09:53 +00:00
Ben Dwyer
3b4fe51e6c Also add the new color to the JS 2021-02-15 12:24:18 +00:00
Ben Dwyer
8ed4daf0a6 Add primary dark to the JS for varia color annotations 2021-02-15 11:52:17 +00:00
Ben Dwyer
b2689103c4 Use a darkened primary color for the menu 2021-02-15 11:09:12 +00:00
Ben Dwyer
6311cc7ddb Remove the cast to int 2021-02-15 10:00:38 +00:00
Maggie Cabrera
1ce2e3c545 explicitedly required the color utils file to avoid uncaught errors on child themes 2021-02-10 17:00:08 +01:00
Ben Dwyer
195889c96a whitespace change 2021-02-10 13:25:16 +00:00
Maggie Cabrera
ea1e9e99be renamed new color annotation file 2021-02-10 12:55:13 +00:00
Maggie Cabrera
d5e61a6f55 extracted the customizer js to be required directly by the children that need it 2021-02-10 12:55:13 +00:00
Maggie Cabrera
b0b8e02b77 Varia refactor and css variables built into hever 2021-02-10 12:55:12 +00:00
Ben Dwyer
3e0bb89e43 ensure we don't reregister functions that may already be defined 2021-02-05 10:25:54 +00:00
Ben Dwyer
d3d7ff330d fix errors for redefined functions 2021-02-04 15:52:19 +00:00
Maggie Cabrera
a2fb202b0d css variable approach to color annotations 2021-01-29 17:22:45 +00:00
Maggie Cabrera
94f9cf7e14 fixed flag comparison 2021-01-27 15:37:55 +00:00
Niels Lange
8c1d1d0b65 Varia: Fix shopping cart menu issue 2021-01-27 15:37:55 +00:00
Niels Lange
4ed003034d Varia: Fix shopping cart menu issue 2021-01-27 15:37:55 +00:00
Maggie Cabrera
d12954c122 reverted change that added a margin to the header of varia and children 2021-01-22 15:57:22 +01:00
Jeff Ong
8e579c3776 Remove duplicate and improve function namespacing. 2021-01-20 15:55:12 -05:00
Kjell Reigstad
007f935b85 Begin refactor to more closely match #2985 2021-01-12 08:49:08 -05:00
Kjell Reigstad
cb5315e0f3 Remove top margin and padding from entry content by default. 2021-01-06 14:47:10 -05:00
Kjell Reigstad
6bee1f4c68 Fix another variable name. 2021-01-06 14:20:49 -05:00
Kjell Reigstad
7d979a0e67 Fix incorrect setting name. 2021-01-06 14:09:41 -05:00
Kjell Reigstad
bfeedb6038 Hide the footer widget area too. 2021-01-06 13:58:38 -05:00
Kjell Reigstad
c6ff72af3e Try: Add hide site header/footer Customizer options to Varia. 2021-01-04 14:40:26 -05:00
Ben Dwyer
952143998c stack the site logo on alves and hever 2020-11-06 11:34:30 +00:00
Allan Cole
e9998ca58c Varia: Disable automatically generated color palettes. 2020-07-29 17:13:12 -04:00
Allan Cole
cfdb30cc6c Varia: Remove unnecessary customizer message scripts. 2020-07-29 16:35:22 -04:00
Allan Cole
df8e075ce3 Varia: Clean up cover and utility styles for dim. 2020-06-12 13:49:10 -04:00
Allan Cole
91962aec03 Varia: Improve color annotations and Gutenberg 5.4.2 support.
- Add support for table block and associated options
- Improve color annotations for tabel block
- Cleanup button, cover, and utility styles
- Recompile style sheet
2020-06-11 18:10:03 -04:00
Allan Cole
9c90ec9981 Varia: Add learn more link to color contrast message. 2020-05-20 13:59:51 -04:00
Allan Cole
bc309f99e5 Varia: Code tidying. 2020-05-19 16:54:44 -04:00
Allan Cole
b00bd87348 Varia: Remove custom selection colors, add new Varia color palettes for light, medium and dark palettes. 2020-05-13 13:48:34 -04:00
Allan Cole
de4366ebd0 Varia: Improvements to custom colors
- Add a11y color note to customizer
- Remove image filter function.
- Improve selection colors
- Code tidying
2020-05-12 17:48:38 -04:00
Allan Cole
58d2cb8871 Varia: cleaning up annotations against wpcom. 2020-05-11 13:20:48 -04:00
Allan Cole
fec39b8806 Varia: Add opacity rule to dim some text colors. 2020-05-07 17:21:52 -04:00
Allan Cole
8a0adb25a5 Varia: Remove contrast rules in colors annotations for simpler color controls. 2020-05-07 13:33:16 -04:00
Allan Cole
ed1177f582 Varia: Improving editor color annotations. 2020-05-05 13:11:02 -04:00
Allan Cole
a28de42a7b Varia: Remove unnecessary editor colors. Code tidying. 2020-05-04 17:54:31 -04:00
Allan Cole
02ca23624b Varia: Adding a new, separate color-annotation for the editor. 2020-05-01 16:47:13 -04:00
Allan Cole
c8b75d8c57 Varia: More code tidying to add better comments and break out utility classes. 2020-04-29 12:19:52 -04:00
Allan Cole
6a6a3eefce Varia: Improving utility class annotations. Revising selection colors. 2020-04-28 18:28:00 -04:00
Allan Cole
0d32ab5d26 Varia: Improving utility class integration, add text-selection color support. 2020-04-28 12:58:33 -04:00
Allan Cole
2a47bee993 Varia: Improve color annotations to deal with form inputs and theme border colors. 2020-04-27 17:12:41 -04:00
Allan Cole
74fe508c46 Varia: Various color annotation improvements. 2020-04-27 16:56:27 -04:00