Skip to content

Conversation

@k11kirky
Copy link
Contributor

@k11kirky k11kirky commented Jan 16, 2026

TL;DR

Replaced the CursorGlow component with a new TorchGlow component that creates a torch-like effect when hovering over the task input area in dark mode.

What changed?

  • Removed the global CursorGlow component from the main App component
  • Added a new TorchGlow component that creates a torch-like effect with multiple layers and a grainy texture
  • Integrated the TorchGlow component into the TaskInput component with a container reference
  • Added CSS animations for the torch glow pulse effect in globals.css
  • Restructured the TaskInput component to properly contain the torch effect

How to test?

  1. Switch to dark mode in the application
  2. Navigate to the task input area
  3. Move your cursor over the input area to see the torch-like glow effect following your cursor
  4. Verify the effect only appears in dark mode and has a warm, flickering appearance

Why make this change?

This change enhances the user experience in dark mode by providing a more engaging and visually interesting cursor interaction. The torch-like effect adds a subtle but immersive element to the interface, making the dark mode experience more distinctive and polished while maintaining functionality.

Copy link
Contributor Author

k11kirky commented Jan 16, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@k11kirky k11kirky mentioned this pull request Jan 16, 2026
@k11kirky k11kirky marked this pull request as ready for review January 16, 2026 21:37
@k11kirky k11kirky requested a review from a team as a code owner January 16, 2026 21:37
Copy link
Contributor Author

k11kirky commented Jan 17, 2026

Merge activity

  • Jan 17, 12:56 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Jan 17, 12:56 AM UTC: @k11kirky merged this pull request with Graphite.

@k11kirky k11kirky merged commit 1920619 into main Jan 17, 2026
11 of 12 checks passed
@k11kirky k11kirky deleted the 01-15-feat_new_flame_cursor_glow branch January 17, 2026 00:56
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.

3 participants