diff --git a/assets/icons/cloudy.svg b/assets/icons/cloudy.svg
deleted file mode 100644
index 56a61b4..0000000
--- a/assets/icons/cloudy.svg
+++ /dev/null
@@ -1,33 +0,0 @@
-
\ No newline at end of file
diff --git a/assets/icons/cold.svg b/assets/icons/cold.svg
deleted file mode 100644
index 83e9fa7..0000000
--- a/assets/icons/cold.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/assets/icons/hot.svg b/assets/icons/hot.svg
deleted file mode 100644
index 1d0ac71..0000000
--- a/assets/icons/hot.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/assets/icons/mosque.svg b/assets/icons/mosque.svg
deleted file mode 100644
index 3f66f4c..0000000
--- a/assets/icons/mosque.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/assets/icons/rainy.svg b/assets/icons/rainy.svg
deleted file mode 100644
index 6f1146d..0000000
--- a/assets/icons/rainy.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/assets/icons/sunny.svg b/assets/icons/sunny.svg
deleted file mode 100644
index 3409534..0000000
--- a/assets/icons/sunny.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/assets/icons/weather.svg b/assets/icons/weather.svg
deleted file mode 100644
index a0f43ce..0000000
--- a/assets/icons/weather.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/assets/icons/windy.svg b/assets/icons/windy.svg
deleted file mode 100644
index 586ab91..0000000
--- a/assets/icons/windy.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/lib/views/main_queue_screen/components/ticket_item_calling_card.dart b/lib/views/main_queue_screen/components/ticket_item_calling_card.dart
index fc1f9f4..78c4353 100644
--- a/lib/views/main_queue_screen/components/ticket_item_calling_card.dart
+++ b/lib/views/main_queue_screen/components/ticket_item_calling_card.dart
@@ -131,7 +131,7 @@ class QueueItemCallingCard extends StatelessWidget {
children: [
AppText(
callTypeEnum.getMessageByCallTypeForArabic(globalConfigurationsModel, isListView: false),
- color: callTypeEnum.getColorByCallType(),
+ color: AppColors.newVitalSignColor,
fontSize: SizeConfig.getWidthMultiplier() * 2.5,
fontHeight: 1,
fontFamily: AppStrings.fontNameGesTwo,
@@ -140,7 +140,7 @@ class QueueItemCallingCard extends StatelessWidget {
ClipRRect(
child: AppText(
text,
- color: callTypeEnum.getColorByCallType(),
+ color: AppColors.newVitalSignColor,
fontSize: SizeConfig.getWidthMultiplier() * 2.4,
fontFamily: AppStrings.fontNamePoppins,
textAlign: TextAlign.left,
diff --git a/pubspec.yaml b/pubspec.yaml
index 58323f7..58c7ccc 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -89,7 +89,6 @@ flutter:
assets:
- assets/images/
- assets/tones/
- - assets/icons/
- assets/new_design_icons/
- assets/new_design_icons/weather_icons/