Skip to content

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

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

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

Conversation

@trtajim

@trtajim trtajim commented Sep 4, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Style
    • Light and dark mode background color changes now occur without animation.

@trtajim
trtajim merged commit 40f18ed into main Sep 4, 2026
5 of 6 checks passed
@trtajim
trtajim deleted the fix/remove-bg-color-transition-flash branch September 4, 2026 05:25
@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Team

Run ID: 0b4deba9-00c1-4e96-a32f-3da403e7c082

📥 Commits

Reviewing files that changed from the base of the PR and between 2890cd8 and 9fc8ceb.

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

📝 Walkthrough

Walkthrough

The global html, body background keeps its light and dark colors. Theme changes now switch instantly instead of animating for 300ms.

Changes

Theme background behavior

Layer / File(s) Summary
Remove background transition
resources/css/app.css
The base rule removes transition-colors duration-300 while retaining the light and dark background utilities.

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

Suggested reviewers: thetahsinshahriar

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch 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.

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