Problem/Motivation

The reskinning of the IU Framework in version 3.3 to support Rivet has made a change from the "Mahogany" (default secondary color) to the Rivet "Base Black".

.bg-mahogany,
.mahogany .bg-secondary {
  background-color: #243142;
}

Steps to reproduce

Proposed resolution

Though the code still references mahogany, the UI should be updated to say "Base Black" for end users.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

jwilson3 created an issue. See original summary.

jwilson3’s picture

Status: Active » Needs review
StatusFileSize
new371 bytes
jwilson3’s picture

Looks good:

  • jwilson3 committed 9757ca3 on 2.1.x
    Issue #3309753 by jwilson3: Replace "Mahogany" with "Base Black"
    
jwilson3’s picture

Status: Needs review » Fixed

Fixed and tagged in release 2.1.0-beta7.

Status: Fixed » Closed (fixed)

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