Problem/Motivation

The color module has been deprecated on #3270899: Remove Color module from core and will be moved to a contrib project. Among that, since https://www.drupal.org/node/2937955 themes can declare dependencies on modules, so there's no need on having the dependency on color module.

Steps to reproduce

- Try to uninstall color module
- It can't be uninstalled without uninstalling rocketship_core

Proposed resolution

- Remove dependency on color module

Remaining tasks

- Patch
- Review
- Test

User interface changes

None

API changes

Color module won't be a dependency

Data model changes

None

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

akalam created an issue. See original summary.

akalam’s picture

Issue summary: View changes
Status: Active » Needs review

nginex made their first commit to this issue’s fork.

  • nginex committed 5d2e946 on 6.x authored by akalam
    Issue #3293396: Remove dependency on color module because it's...
nginex’s picture

Status: Needs review » Fixed

Thanks for the patch

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.