Skip to content

Merging similar themes#296

Merged
svenvandescheur merged 1 commit intomainfrom
chore/284-merging-similar-themes
Feb 24, 2026
Merged

Merging similar themes#296
svenvandescheur merged 1 commit intomainfrom
chore/284-merging-similar-themes

Conversation

@robinmolen
Copy link
Collaborator

Closes #284

Merging the purple light-mode themes, and merging the dark-mode themes.

There is not a lot of difference between the two purple light-mode themes. To prevent bloating the codebase, these themes are merged into one purple theme. The accent color is changed most in this situation, as the accent of purple-rain was previously blue.

The two dark-mode themes have also been merged. This has been done to prevent complexity and having to repeat global color and color contrast fixes. This fixes the issue described in #284.

The designers will continue working on an official dark-mode theme, so this might change in the future. The dark-mode will use the Maykin purple for the thematic colors.

…de themes

There is not a lot of difference between the two purple light-mode themes. To prevent bloating the codebase, these themes are merged into one purple theme. The accent color is changed most in this situation, as the accent of `purple-rain` was previously blue.

The two dark-mode themes have also been merged. This has been done to prevent complexity and having to repeat global color and color contrast fixes.

The designers will continue working on an official dark-mode theme, so this might change in the future. The dark-mode will use the Maykin purple for the thematic colors.
@robinmolen robinmolen requested a review from Xaohs February 24, 2026 14:28
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.86%. Comparing base (c27ad35) to head (45aa567).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #296      +/-   ##
==========================================
+ Coverage   91.81%   91.86%   +0.04%     
==========================================
  Files         200      200              
  Lines        8417     8417              
  Branches     1238     1240       +2     
==========================================
+ Hits         7728     7732       +4     
+ Misses        686      682       -4     
  Partials        3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@Xaohs Xaohs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As already stated, I do think we need an official dark-mode theme, but when the designers get around to this we can adjust

For now looks good

@svenvandescheur svenvandescheur merged commit 7090bc4 into main Feb 24, 2026
9 checks passed
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.

Update paint-it-black theme primary and secondary colors

4 participants