diff --git a/src/AlQuranCloud/Tools/Parser/Tajweed.php b/src/AlQuranCloud/Tools/Parser/Tajweed.php index 54c01b4..69aac11 100644 --- a/src/AlQuranCloud/Tools/Parser/Tajweed.php +++ b/src/AlQuranCloud/Tools/Parser/Tajweed.php @@ -120,10 +120,10 @@ private function createMetaData() ], self::IDGHAM_GHUNNAH => [ 'identifier' => '[a', - 'type' => 'idgham-without-ghunnah', + 'type' => 'idgham-with-ghunnah', 'description' => 'Idgham - With Ghunnah', 'default_css_class' => 'idgh_ghn', - 'html_color' => '#169200' + 'html_color' => '#169777' ], self::IDGHAM_NO_GHUNNAH => [ 'identifier' => '[u',