Skip to content

Conversation

@mfuerni
Copy link
Contributor

@mfuerni mfuerni commented Jan 5, 2026

Implement dark mode (dark and light color scheme) based on Bootstrap color modes. Add color scheme switcher to top app bar.


Your checklist for this pull request

Please review the contributing guidelines and wiki pages of this repository.

  • Include the name and id of the Jira ticket in the PR’s title eg.: SHARE-666 The devils ticket
  • Choose the proper base branch (develop)
  • Confirm that the changes follow the project’s coding guidelines
  • Verify that the changes generate no warnings and errors
  • Verify to commit no other files than the intentionally changed ones
  • Include reasonable and readable tests verifying the added or changed behavior
  • Verify that all tests are passing (CI), if not please state the test cases in the section below
  • Perform a self-review of the changes
  • Stick to the project’s git workflow (rebase and squash your commits)
  • Verify that your changes do not have any conflicts with the base branch
  • Put your ticket into the Code Review section in Jira
  • Ask for a code reviewer
  • Check that your pull request has been successfully deployed to https://web-test-1.catrob.at/

Additional Description

TODO: Add additional information that is not in your commit-message here

@mfuerni mfuerni requested a review from dmetzner as a code owner January 5, 2026 03:25
@mfuerni mfuerni changed the title Dark Mode [WIP] Dark Mode Jan 5, 2026
@mfuerni mfuerni marked this pull request as draft January 5, 2026 03:30
@codecov
Copy link

codecov bot commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 10.09%. Comparing base (0dcd2eb) to head (00a2fd6).

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #6069   +/-   ##
==========================================
  Coverage      10.09%   10.09%           
  Complexity      7483     7483           
==========================================
  Files            725      725           
  Lines          23997    23997           
==========================================
  Hits            2422     2422           
  Misses         21575    21575           
Flag Coverage Δ
behat 0.00% <ø> (ø)
phpunit 10.18% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

Implement dark mode (dark and light color scheme) based on Bootstrap color modes. Add color scheme switcher to top app bar.
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