update themes icon

This commit is contained in:
Younes ENNAJI
2025-03-26 23:34:57 +00:00
parent 977c645c45
commit 82f2c69d65
18 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ layout: default
<div class="flex items-center">
<div class="mr-4 relative">
<div class="w-10 h-10 rounded-lg bg-slate-50 flex items-center justify-center">
<i class="fa-solid {{ page.icon }} text-{{ page.color }}-600 text-lg"></i>
<i class="{{ page.icon }} text-{{ page.color }}-600 text-lg"></i>
</div>
<div class="absolute -bottom-1 -right-1 w-4 h-4 rounded-full bg-{{ page.color }}-100 flex items-center justify-center">
<div class="w-2 h-2 rounded-full bg-{{ page.color }}-500"></div>
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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