Commit graph

24 commits

Author SHA1 Message Date
Miguel
4bf4fb9af2 Add strict types 2024-07-08 15:47:14 +07:00
Sarah Norris
3d5f01a9a1
Programme: add design updates (#7474)
* Update assets and styles to new versions

* Update 404 pattern and template

* Remove big header pattern

* Update templates to new versions

* Fix custom-futura colors
2023-11-20 11:15:31 +00:00
Aurorum
f1690e066d
Varia/Seedlet: Sync with Jetpack Social Menu (#7478)
* Varia: Sync with Jetpack Social Menu

* Seedlet: Sync with Jetpack Social Menu
2023-11-14 13:33:41 -03:00
Sarah Norris
42446d0cfc
Add TikTok icon to social menu in Varia, Seedlet + others (#5223)
* Varia: add tiktok icon

* Seedlet: add tiktok icon
2021-12-20 09:30:59 +00:00
Jeff Ong
51dddaa4da Fix wp_localize_script argument. 2021-02-25 10:53:10 -05:00
Ben Dwyer
e33629ee82 Filter colors for Seedlet child themes 2021-02-15 11:31:33 +00:00
Jason Crist
c79ed00ea2 Use custom background color for high-contrast
Continuing #3105 but ensuring that the background color is used as the
high contrast background color when set in the .org color customizer.
2021-02-05 14:01:13 -05:00
Ben Dwyer
97e3acd6cd
Merge pull request #3026 from Automattic/fix/2701-spearhead-custom-colors
Change CSS variable assignment order
2021-01-14 20:55:52 +00:00
Jason Crist
fba2523485 Change CSS variable assignment order
First Seedlet was changed so that all custom CSS variables for color
definitions are associated with the 'seedlet-custom-color-overrides'
stylesheed.  (Previously only editor override styles were associated
with that stylesheet.

Next Spearhead was changed to first dequeue that stylesheet, THEN assign
the spearhead-specific style variables THEN re-enqueue that
seedlet-custom-color-overrides stylesheet.

This puts the customizer color variable assignments AFTER the Spearhead
variable assignments so that those are the values that are used.
2021-01-14 10:21:57 -05:00
Danny Dudzic
e7ad34194b Seedlet: Add Phone icon to the Social Menu 2021-01-14 15:06:03 +01:00
Jeff Ong
6b8c09b2b2 Rebase trunk. 2020-10-26 11:22:24 -04:00
Ben Dwyer
f1b672ac12 Seedlet: Update light and dark color names 2020-10-23 18:25:42 +01:00
audrasjb
d5fca9cd04 Remove width and height attributes from SVG icons as they are dynamically added 2020-09-19 00:20:26 +02:00
Jeff Ong
3f93343a9d
Seedlet: Fix Theme Review bugs (#2285)
* Fix package name, missed escapes, and variable prefixing.

* Remove accidental commit of experimental link color commenting out.

* Remove a line to trigger a diff.

* Remove second translation function.

* Rename menu variable.

* Update theme URI.

* Prefix global message variable.
2020-07-29 13:44:19 -04:00
Jeffrey Ong
b4a6d7563d Bundle editor variables with editor styles, load custom color variables separately. 2020-07-08 10:41:00 -04:00
Jeffrey Ong
7a34b93c1a Try enqueuing via add_editor_style. 2020-07-07 16:24:32 -04:00
Jeffrey Ong
d5a56dcf6f Add comment about theme_mod_bg_color check. 2020-06-23 10:14:15 -04:00
Jeffrey Ong
d29b844c0a Use secondary color as the primary hover color 2020-06-22 16:06:35 -04:00
Jeffrey Ong
631c10d540 Change the primary hover color when the secondary color changes. 2020-06-22 15:51:18 -04:00
Jeffrey Ong
850a0864b3 Fixes logic around when to apply custom accent colors. 2020-06-17 17:05:27 -04:00
Kjell Reigstad
7fbdd4847d
Merge pull request #2138 from Automattic/seedlet/fix/add-sanitization-callback-for-color-setting
Add a sanitize callback for the custom colors function.
2020-06-17 16:05:17 -04:00
Kjell Reigstad
70106b9600 Add a sanitize callback for the custom colors function. 2020-06-17 15:17:36 -04:00
Kjell Reigstad
a253a1952b Properly translate colors, add missing text domain. 2020-06-17 15:06:27 -04:00
Jeffrey Ong
66fe602d0c Adding 1.0 seedlet theme. 2020-06-10 12:58:55 -04:00