Skip to content

Update Dark Mode palette to match DXPR CMS defaults#784

Merged
jjroelofs merged 1 commit into8.xfrom
jur/8.x/783-update-dark-mode-palette
Mar 18, 2026
Merged

Update Dark Mode palette to match DXPR CMS defaults#784
jjroelofs merged 1 commit into8.xfrom
jur/8.x/783-update-dark-mode-palette

Conversation

@jjroelofs
Copy link
Copy Markdown
Collaborator

Linked issues

Solution

Updated the built-in Dark Mode color palette to match the monochrome dark palette used by DXPR CMS. The previous palette used colorful accents (blue #4675ff, green #10b981, amber #f59e0b) that didn't align with the actual dark theme deployed by DXPR CMS. The new palette uses a cohesive dark gray scheme with light text for better consistency.

Changed files

  • features/sooper-colors/color-settings.json — palette definition
  • scss/base/variables.scss — SCSS source
  • css/base/variables.css — compiled CSS artifact

Checklist

  • I have read the CONTRIBUTING.md document.
  • My commit messages follow the contributing standards and style of this project.
  • My code follows the coding standards and style of this project.
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Need to run update.php after code changes
  • Requires a change to end-user documentation.
  • Requires a change to developer documentation.
  • Requires a change to QA tests.
  • Requires a new QA test.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.

Align the built-in Dark Mode color scheme with the monochrome
dark palette used by DXPR CMS, replacing the previous colorful
accents (blue, green, amber) with a cohesive dark gray palette.

Fixes: #783
@jjroelofs jjroelofs merged commit e418fc2 into 8.x Mar 18, 2026
1 of 3 checks passed
@jjroelofs jjroelofs deleted the jur/8.x/783-update-dark-mode-palette branch March 18, 2026 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant