Skip to content

Revert "fix(css): remove global body color transition to prevent refresh flash" - #312

Merged
trtajim merged 1 commit into
mainfrom
revert-311-fix/remove-bg-color-transition-flash
Sep 4, 2026
Merged

Revert "fix(css): remove global body color transition to prevent refresh flash"#312
trtajim merged 1 commit into
mainfrom
revert-311-fix/remove-bg-color-transition-flash

Conversation

@trtajim

@trtajim trtajim commented Sep 4, 2026

Copy link
Copy Markdown
Member

Reverts #311

Summary by CodeRabbit

  • Style
    • Added a smooth 300ms color transition to the page when light or dark background colors change.

@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Team

Run ID: 3a6d596a-f1f4-4d2c-9c68-1a5388361b97

📥 Commits

Reviewing files that changed from the base of the PR and between 40f18ed and f229561.

📒 Files selected for processing (1)
  • resources/css/app.css

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The global html, body styles retain their light and dark backgrounds and add a 300ms color transition.

Changes

Global style update

Layer / File(s) Summary
Global color transition
resources/css/app.css
The html, body rule now transitions color changes over 300ms while retaining its existing background settings.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to f2295

This restores a 300ms global color transition while retaining the existing light and dark backgrounds. No concrete unresolved merge-readiness risk is established.

Suggested reviewers: thetahsinshahriar

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the change as reverting the removal of the global body color transition. This matches the pull request objectives and the CSS change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch revert-311-fix/remove-bg-color-transition-flash

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@trtajim
trtajim merged commit a0b8089 into main Sep 4, 2026
6 checks passed
@trtajim
trtajim deleted the revert-311-fix/remove-bg-color-transition-flash branch September 4, 2026 05:46
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