From 82f2c69d654598c48fe40e7cab3724eb1536c7e9 Mon Sep 17 00:00:00 2001 From: Younes ENNAJI Date: Wed, 26 Mar 2025 23:34:57 +0000 Subject: [PATCH] update themes icon --- docs/_layouts/theme.html | 2 +- docs/pages/themes/amazon.md | 2 +- docs/pages/themes/amber.md | 2 +- docs/pages/themes/aurora.md | 2 +- docs/pages/themes/crystal.md | 2 +- docs/pages/themes/emerald.md | 2 +- docs/pages/themes/facebook.md | 2 +- docs/pages/themes/flasher.md | 2 +- docs/pages/themes/google.md | 2 +- docs/pages/themes/ios.md | 2 +- docs/pages/themes/jade.md | 2 +- docs/pages/themes/material.md | 2 +- docs/pages/themes/minimal.md | 2 +- docs/pages/themes/neon.md | 2 +- docs/pages/themes/onyx.md | 2 +- docs/pages/themes/ruby.md | 2 +- docs/pages/themes/sapphire.md | 2 +- docs/pages/themes/slack.md | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/docs/_layouts/theme.html b/docs/_layouts/theme.html index 575d16b3..a58dbf86 100644 --- a/docs/_layouts/theme.html +++ b/docs/_layouts/theme.html @@ -8,7 +8,7 @@ layout: default
- +
diff --git a/docs/pages/themes/amazon.md b/docs/pages/themes/amazon.md index 315c7520..0a830e91 100644 --- a/docs/pages/themes/amazon.md +++ b/docs/pages/themes/amazon.md @@ -7,7 +7,7 @@ description: Transform your notifications with the Amazon-inspired theme for PHP theme_name: theme.amazon theme_name_short: amazon theme_class: fl-amazon -icon: fa-store +icon: fa-duotone fa-shopping-bag color: amber has_assets: true diff --git a/docs/pages/themes/amber.md b/docs/pages/themes/amber.md index e2b77a13..bdf8805b 100644 --- a/docs/pages/themes/amber.md +++ b/docs/pages/themes/amber.md @@ -7,7 +7,7 @@ description: Transform your notifications with the elegant Amber theme for PHPFl theme_name: theme.amber theme_name_short: amber theme_class: fl-amber -icon: fa-sun +icon: fa-duotone fa-sun color: amber has_assets: true diff --git a/docs/pages/themes/aurora.md b/docs/pages/themes/aurora.md index 45fde7f9..ef932f78 100644 --- a/docs/pages/themes/aurora.md +++ b/docs/pages/themes/aurora.md @@ -7,7 +7,7 @@ description: Add elegant glass-like notifications to your application with the A theme_name: theme.aurora theme_name_short: aurora theme_class: fl-aurora -icon: fa-sparkles +icon: fa-duotone fa-sparkles color: blue has_assets: true diff --git a/docs/pages/themes/crystal.md b/docs/pages/themes/crystal.md index 557ce89e..d4ad1bf7 100644 --- a/docs/pages/themes/crystal.md +++ b/docs/pages/themes/crystal.md @@ -7,7 +7,7 @@ description: Enhance your notifications with the elegant Crystal theme for PHPFl theme_name: theme.crystal theme_name_short: crystal theme_class: fl-crystal -icon: fa-diamond +icon: fa-duotone fa-diamond color: indigo has_assets: true diff --git a/docs/pages/themes/emerald.md b/docs/pages/themes/emerald.md index f52e26f3..52cc6653 100644 --- a/docs/pages/themes/emerald.md +++ b/docs/pages/themes/emerald.md @@ -7,7 +7,7 @@ description: Enhance your notifications with the elegant Emerald theme for PHPFl theme_name: theme.emerald theme_name_short: emerald theme_class: fl-emerald -icon: fa-gem +icon: fa-duotone fa-gem color: emerald has_assets: true diff --git a/docs/pages/themes/facebook.md b/docs/pages/themes/facebook.md index 8d65ca37..85ad2a27 100644 --- a/docs/pages/themes/facebook.md +++ b/docs/pages/themes/facebook.md @@ -7,7 +7,7 @@ description: Add Facebook-style notifications to your application with the Faceb theme_name: theme.facebook theme_name_short: facebook theme_class: fl-facebook -icon: fa-facebook +icon: fa-brands fa-facebook color: blue has_assets: true diff --git a/docs/pages/themes/flasher.md b/docs/pages/themes/flasher.md index 65d18449..bec55557 100644 --- a/docs/pages/themes/flasher.md +++ b/docs/pages/themes/flasher.md @@ -7,7 +7,7 @@ description: The default notification theme for PHPFlasher with a clean design, theme_name: theme.flasher theme_name_short: flasher theme_class: fl -icon: fa-bolt +icon: fa-duotone fa-bolt color: purple has_assets: false diff --git a/docs/pages/themes/google.md b/docs/pages/themes/google.md index 48c284fe..c245e77e 100644 --- a/docs/pages/themes/google.md +++ b/docs/pages/themes/google.md @@ -7,7 +7,7 @@ description: Add Material Design-inspired notifications to your application with theme_name: theme.google theme_name_short: google theme_class: fl-google -icon: fa-google +icon: fa-brands fa-google color: red has_assets: true diff --git a/docs/pages/themes/ios.md b/docs/pages/themes/ios.md index 69d41890..09648fbe 100644 --- a/docs/pages/themes/ios.md +++ b/docs/pages/themes/ios.md @@ -7,7 +7,7 @@ description: Add Apple iOS-style notifications to your application with the iOS theme_name: theme.ios theme_name_short: ios theme_class: fl-ios -icon: fa-apple +icon: fa-brands fa-apple color: slate has_assets: true diff --git a/docs/pages/themes/jade.md b/docs/pages/themes/jade.md index 2744d277..e5d1af89 100644 --- a/docs/pages/themes/jade.md +++ b/docs/pages/themes/jade.md @@ -7,7 +7,7 @@ description: Enhance your notifications with the calm, minimalist Jade theme for theme_name: theme.jade theme_name_short: jade theme_class: fl-jade -icon: fa-leaf +icon: fa-duotone fa-leaf color: green has_assets: true diff --git a/docs/pages/themes/material.md b/docs/pages/themes/material.md index de666705..4b27dbf8 100644 --- a/docs/pages/themes/material.md +++ b/docs/pages/themes/material.md @@ -7,7 +7,7 @@ description: Add minimalist Material Design notifications to your application wi theme_name: theme.material theme_name_short: material theme_class: fl-material -icon: fa-square +icon: fa-duotone fa-layer-group color: indigo has_assets: true diff --git a/docs/pages/themes/minimal.md b/docs/pages/themes/minimal.md index 384652cf..862229eb 100644 --- a/docs/pages/themes/minimal.md +++ b/docs/pages/themes/minimal.md @@ -7,7 +7,7 @@ description: Enhance your application with ultra-clean, distraction-free notific theme_name: theme.minimal theme_name_short: minimal theme_class: fl-minimal -icon: fa-minus +icon: fa-duotone fa-circle-minus color: gray has_assets: true diff --git a/docs/pages/themes/neon.md b/docs/pages/themes/neon.md index 0e906b2e..341011dd 100644 --- a/docs/pages/themes/neon.md +++ b/docs/pages/themes/neon.md @@ -7,7 +7,7 @@ description: Add elegant notifications with subtle glowing accents to your appli theme_name: theme.neon theme_name_short: neon theme_class: fl-neon -icon: fa-lightbulb +icon: fa-duotone fa-lightbulb color: purple has_assets: true diff --git a/docs/pages/themes/onyx.md b/docs/pages/themes/onyx.md index f664726c..70ac5742 100644 --- a/docs/pages/themes/onyx.md +++ b/docs/pages/themes/onyx.md @@ -7,7 +7,7 @@ description: Add modern, floating notifications to your application with the Ony theme_name: theme.onyx theme_name_short: onyx theme_class: fl-onyx -icon: fa-gem +icon: fa-duotone fa-gem color: black has_assets: true diff --git a/docs/pages/themes/ruby.md b/docs/pages/themes/ruby.md index 1a3eb52a..e2c72aa7 100644 --- a/docs/pages/themes/ruby.md +++ b/docs/pages/themes/ruby.md @@ -7,7 +7,7 @@ description: Add vibrant notifications with rich gradient backgrounds to your ap theme_name: theme.ruby theme_name_short: ruby theme_class: fl-ruby -icon: fa-gem +icon: fa-duotone fa-gem color: red has_assets: true diff --git a/docs/pages/themes/sapphire.md b/docs/pages/themes/sapphire.md index 7c90d64b..0506f752 100644 --- a/docs/pages/themes/sapphire.md +++ b/docs/pages/themes/sapphire.md @@ -7,7 +7,7 @@ description: Add modern, glassmorphic notifications to your application with the theme_name: theme.sapphire theme_name_short: sapphire theme_class: fl-sapphire -icon: fa-gem +icon: fa-duotone fa-gem color: blue has_assets: true diff --git a/docs/pages/themes/slack.md b/docs/pages/themes/slack.md index 6612360a..e15dcf8c 100644 --- a/docs/pages/themes/slack.md +++ b/docs/pages/themes/slack.md @@ -7,7 +7,7 @@ description: Add Slack-style notifications to your application with the Slack th theme_name: theme.slack theme_name_short: slack theme_class: fl-slack -icon: fa-slack +icon: fa-brands fa-slack color: purple has_assets: true