diff --git a/vector/src/main/res/values/colors.xml b/vector/src/main/res/values/colors.xml
index 1eae207f0a..60e63f7661 100644
--- a/vector/src/main/res/values/colors.xml
+++ b/vector/src/main/res/values/colors.xml
@@ -104,11 +104,6 @@
#E3E8F0
#E3E8F0
-
- #C1C6CD
- #8E99A4
- #8E99A4
-
#AAAAAAAA
#55555555
diff --git a/vector/src/main/res/values/theme_dark.xml b/vector/src/main/res/values/theme_dark.xml
index 0eb46baee0..50a6e99d9b 100644
--- a/vector/src/main/res/values/theme_dark.xml
+++ b/vector/src/main/res/values/theme_dark.xml
@@ -29,7 +29,6 @@
- @color/vctr_room_active_widgets_banner_text_dark
- @color/vctr_reaction_background_off_dark
- @color/vctr_reaction_background_on_dark
- - @color/vctr_bottom_nav_icon_color_dark
- @color/vctr_waiting_background_color_dark
- @color/vctr_chat_effect_snow_background_dark
- @color/element_system_dark
diff --git a/vector/src/main/res/values/theme_light.xml b/vector/src/main/res/values/theme_light.xml
index e976ca6e8d..256695f833 100644
--- a/vector/src/main/res/values/theme_light.xml
+++ b/vector/src/main/res/values/theme_light.xml
@@ -29,7 +29,6 @@
- @color/vctr_room_active_widgets_banner_text_light
- @color/vctr_reaction_background_off_light
- @color/vctr_reaction_background_on_light
- - @color/vctr_bottom_nav_icon_color_light
- @color/vctr_waiting_background_color_light
- @color/vctr_chat_effect_snow_background_light
- @color/element_background_light