diff --git a/library/ui-styles/src/main/res/values/theme_dark.xml b/library/ui-styles/src/main/res/values/theme_dark.xml
index 87a96c62fc..7c01486207 100644
--- a/library/ui-styles/src/main/res/values/theme_dark.xml
+++ b/library/ui-styles/src/main/res/values/theme_dark.xml
@@ -153,7 +153,6 @@
- @color/element_room_01
- @color/element_room_02
- @color/element_room_03
- - ?colorAccent
- ?vctr_content_tertiary
- @color/android_status_bar_background_dark
diff --git a/library/ui-styles/src/main/res/values/theme_light.xml b/library/ui-styles/src/main/res/values/theme_light.xml
index b2f63a7f2f..0a0d9a1f10 100644
--- a/library/ui-styles/src/main/res/values/theme_light.xml
+++ b/library/ui-styles/src/main/res/values/theme_light.xml
@@ -153,7 +153,6 @@
- @color/element_room_01
- @color/element_room_02
- @color/element_room_03
- - ?colorAccent
- ?vctr_content_secondary
diff --git a/library/ui-styles/src/main/res/values/theme_sc.xml b/library/ui-styles/src/main/res/values/theme_sc.xml
index 7374ced81e..8e656cc294 100644
--- a/library/ui-styles/src/main/res/values/theme_sc.xml
+++ b/library/ui-styles/src/main/res/values/theme_sc.xml
@@ -40,6 +40,7 @@
- #ffdddddd
+ - ?colorAccent
- ?android:colorBackground
diff --git a/library/ui-styles/src/main/res/values/theme_sc_light.xml b/library/ui-styles/src/main/res/values/theme_sc_light.xml
index 74da50a37e..d7517c328a 100644
--- a/library/ui-styles/src/main/res/values/theme_sc_light.xml
+++ b/library/ui-styles/src/main/res/values/theme_sc_light.xml
@@ -40,6 +40,7 @@
- @color/background_sc_bright
+ - ?colorAccent
- @color/background_sc_light_secondary