Make WordPress Core

Opened 5 years ago

Closed 3 years ago

Last modified 3 years ago

#49762 closed enhancement (fixed)

Twenty Thirteen: Add gradient background options that fit the theme color scheme

Reported by: ianbelanger's profile ianbelanger Owned by: audrasjb's profile audrasjb
Milestone: 6.0 Priority: normal
Severity: normal Version:
Component: Bundled Theme Keywords: has-patch has-screenshots commit needs-user-docs
Focuses: ui, css Cc:

Description

Now that we have the option for certain blocks to have gradient backgrounds, we need to add gradient background options to the theme that fit the themes color scheme.

Attachments (5)

49762.patch (3.2 KB) - added by tomjdevisser 4 years ago.
Added gradient theme support + 4 new gradients in the theme's style.
Schermafbeelding 2021-05-11 om 21.56.24.png (695.9 KB) - added by tomjdevisser 4 years ago.
Gradients true to the theme's original style.
Capture d’écran 2022-03-13 à 10.04.46.png (157.6 KB) - added by audrasjb 3 years ago.
Before patch: no theme specific pattern available
Capture d’écran 2022-03-13 à 10.15.30.png (297.2 KB) - added by audrasjb 3 years ago.
After patch: theme specific patterns are available
Capture d’écran 2022-03-13 à 10.15.51.png (262.4 KB) - added by audrasjb 3 years ago.
After patch: theme specific pattern works on front-end

Download all attachments as: .zip

Change History (15)

@tomjdevisser
4 years ago

Added gradient theme support + 4 new gradients in the theme's style.

@tomjdevisser
4 years ago

Gradients true to the theme's original style.

#1 @tomjdevisser
4 years ago

  • Keywords has-patch added; needs-patch good-first-bug removed

#2 @sabernhardt
3 years ago

  • Focuses css added
  • Milestone changed from Future Release to 6.0

moving to 6.0 consideration

@audrasjb
3 years ago

Before patch: no theme specific pattern available

@audrasjb
3 years ago

After patch: theme specific patterns are available

@audrasjb
3 years ago

After patch: theme specific pattern works on front-end

#3 @audrasjb
3 years ago

  • Keywords needs-refresh has-screenshots added

The patch works fine on my side, but I think the code needs to be refreshed to meet WordPress Coding Standards. New PR incoming.

#4 @audrasjb
3 years ago

  • Owner set to audrasjb
  • Status changed from new to assigned

This ticket was mentioned in PR #2403 on WordPress/wordpress-develop by audrasjb.


3 years ago
#5

  • Keywords needs-refresh removed

#6 @audrasjb
3 years ago

  • Keywords commit added

WPCS issues are fixed in the above PR.
Marking for commit.

#7 @audrasjb
3 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 52928:

Twenty Thirteen: Add gradient background options using the theme color scheme.

This change implements gradient background options that fit the color scheme used in Twenty Thirteen.

Props ianbelanger, tomjdevisser, audrasjb.
Fixes #49762.

#9 @milana_cap
3 years ago

  • Keywords needs-codex added

#10 @dd32
3 years ago

  • Keywords needs-user-docs added; needs-codex removed
Note: See TracTickets for help on using tickets.