diff --git a/res/drawable/ic_sun.xml b/res/drawable/ic_sun.xml
new file mode 100644
index 0000000000..293c6de3f7
--- /dev/null
+++ b/res/drawable/ic_sun.xml
@@ -0,0 +1,84 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/res/layout/fragment_light_theme_feature_intro_bottom_sheet.xml b/res/layout/fragment_light_theme_feature_intro_bottom_sheet.xml
new file mode 100644
index 0000000000..68b121ab86
--- /dev/null
+++ b/res/layout/fragment_light_theme_feature_intro_bottom_sheet.xml
@@ -0,0 +1,51 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/res/values/themes.xml b/res/values/themes.xml
index 2857ee3621..58ef0b3edc 100644
--- a/res/values/themes.xml
+++ b/res/values/themes.xml
@@ -27,7 +27,7 @@
- @style/Widget.Session.ActionBar
- @style/Session.AlertDialog
- - @style/Widget.Session.BottomSheetDialog
+ - @style/Theme.Session.BottomSheet
- @style/Session.SettingsTheme
- @color/accent
- true
@@ -99,6 +99,12 @@
- true
+
+