Skip to content

Add support for dark mode-specific icons#59

Closed
StanMenten99 wants to merge 1 commit intobezhanSalleh:mainfrom
StanMenten99:main
Closed

Add support for dark mode-specific icons#59
StanMenten99 wants to merge 1 commit intobezhanSalleh:mainfrom
StanMenten99:main

Conversation

@StanMenten99
Copy link
Copy Markdown

No description provided.

@what-the-diff
Copy link
Copy Markdown

what-the-diff Bot commented Feb 5, 2026

PR Summary

  • Updated Documentation For Dark Mode Icons
    The README.md file has been updated to include information about how to use the newly introduced Dark Mode Icons. It also guides users on how to configure these icons.

  • Added Dark Mode Icons Support in Card Grid Component
    Changes in resources/views/components/card-grid.blade.php now facilitate Dark Mode Icons, which would be displayed conditionally based on certain variables ($darkIcons and $renderDarkIconAsImage).

  • Implemented Dark Mode Icons Support in Slide-over-list Component
    resources/views/components/slide-over-list.blade.php now also includes Dark Mode Icons, aligning with the updates introduced in the card grid component. This ensures consistency in supporting both light and dark mode icons.

  • Introduced Properties and Methods for Dark Mode Icons in PanelSwitch
    In src/PanelSwitch.php, properties for Dark Mode Icons have been introduced (such as darkIcons, renderDarkIconAsImage), along with relative methods to manage these Dark Icons, including data getters for them.

@bezhanSalleh bezhanSalleh mentioned this pull request Feb 8, 2026
Merged
@bezhanSalleh
Copy link
Copy Markdown
Owner

Thanks for the PR. the +427 addition sort of triggered something so I took your idea and improved it in #60

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.

2 participants