Testing steps
1) Add color.inc to a custom theme and add few colors as color info.
2) Enable theme. visit theme settings page, modify color settings so that it's not the default settings and is custom. Save.
3) Add a new color to the color info in the theme's color.inc.
4) Visit theme settings page. The newly added color not reflecting on theme settings page.
5) After switching to default mode for color set and saving theme settings. Newly added color is reflecting but the order is not correct. Always appearing at the bottom.

Comments

sonu.raj.chauhan created an issue. See original summary.

sonu.raj.chauhan’s picture

Status: Active » Needs review
StatusFileSize
new924 bytes
sonu.raj.chauhan’s picture

Assigned: sonu.raj.chauhan » Unassigned

Version: 8.8.x-dev » 8.9.x-dev

Drupal 8.8.0-alpha1 will be released the week of October 14th, 2019, which means new developments and disruptive changes should now be targeted against the 8.9.x-dev branch. (Any changes to 8.9.x will also be committed to 9.0.x in preparation for Drupal 9’s release, but some changes like significant feature additions will be deferred to 9.1.x.). For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

Version: 8.9.x-dev » 9.1.x-dev

Drupal 8.9.0-beta1 was released on March 20, 2020. 8.9.x is the final, long-term support (LTS) minor release of Drupal 8, which means new developments and disruptive changes should now be targeted against the 9.1.x-dev branch. For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

janmejaig’s picture

StatusFileSize
new323.9 KB
new114.21 KB

I have verified the above issue and found that after applying the patch #2 the order of color in the settings of theme is working as expected and color can be added to the theme without applying the patch. Please find the attachment for the issue & steps are mentioned below for testing the ticket.

Testing steps
1) Add color.inc to a custom theme and add few colors as color info.
2) Enable theme. visit theme settings page, modify color settings so that it's not the default settings and is custom. Save.
3) Add a new color to the color info in the theme's color.inc.
4) Visit theme settings page. The newly added color not reflecting on theme settings page.
5) After switching to default mode for color set and saving theme settings. Newly added color is reflecting but the order is not correct. Always appearing at the bottom.

Version: 9.1.x-dev » 9.2.x-dev

Drupal 9.1.0-alpha1 will be released the week of October 19, 2020, which means new developments and disruptive changes should now be targeted for the 9.2.x-dev branch. For more information see the Drupal 9 minor version schedule and the Allowed changes during the Drupal 9 release cycle.

Version: 9.2.x-dev » 9.3.x-dev

Drupal 9.2.0-alpha1 will be released the week of May 3, 2021, which means new developments and disruptive changes should now be targeted for the 9.3.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

vikashsoni’s picture

I have applied patch #2 working fine for reference sharing screenshot ....

Version: 9.3.x-dev » 9.4.x-dev

Drupal 9.3.0-rc1 was released on November 26, 2021, which means new developments and disruptive changes should now be targeted for the 9.4.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 9.4.x-dev » 9.5.x-dev

Drupal 9.4.0-alpha1 was released on May 6, 2022, which means new developments and disruptive changes should now be targeted for the 9.5.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

quietone’s picture

Project: Drupal core » Color backport
Version: 9.5.x-dev » 2.x-dev
Component: color.module » Code

Color has been removed from core, #3270899: Remove Color module from core.