Skip to content

Commit c852981

Browse files
Update themes.xml
1 parent 1583ae0 commit c852981

File tree

1 file changed

+2
-2
lines changed
  • Kotlin/LakshyOrbit-Kotlin-master/app/src/main/res/values

1 file changed

+2
-2
lines changed

Kotlin/LakshyOrbit-Kotlin-master/app/src/main/res/values/themes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<resources xmlns:tools="http://schemas.android.com/tools">
22
<!-- Base application theme. -->
3-
<style name="Theme.LetsBrowse" parent="Theme.MaterialComponents.Light.NoActionBar">
3+
<style name="Theme.LakshyOrbit" parent="Theme.MaterialComponents.Light.NoActionBar">
44
<!-- Primary brand color. -->
55
<item name="colorPrimary">@color/cool_pink</item>
66
<item name="colorPrimaryVariant">@color/cool_pink</item>
@@ -25,4 +25,4 @@
2525
<item name="cornerFamily">rounded</item>
2626
<item name="cornerSize">20dp</item>
2727
</style>
28-
</resources>
28+
</resources>

0 commit comments

Comments
 (0)