-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Work In Progress Plugins
The following plugins are currently under development:
BlendMode
- Status: Planned
- Description: Applies
mix-blend-mode: differencefor automatic theme styling - Purpose: Uses CSS blend mode to automatically invert colors based on background
ViewTransition
- Status: Planned
- Description: A wrapper around the View Transition API for theme animations
- Purpose: Provides smooth animation when toggling themes
Note
- Plugins should follow existing plugin architecture in
src/types/index.d.ts - Each plugin must implement the
DarkifyPlugininterface - Plugins should be optional and opt-in via
usePluginsoption
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request