We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1583ae0 commit c852981Copy full SHA for c852981
Kotlin/LakshyOrbit-Kotlin-master/app/src/main/res/values/themes.xml
@@ -1,6 +1,6 @@
1
<resources xmlns:tools="http://schemas.android.com/tools">
2
<!-- Base application theme. -->
3
- <style name="Theme.LetsBrowse" parent="Theme.MaterialComponents.Light.NoActionBar">
+ <style name="Theme.LakshyOrbit" parent="Theme.MaterialComponents.Light.NoActionBar">
4
<!-- Primary brand color. -->
5
<item name="colorPrimary">@color/cool_pink</item>
6
<item name="colorPrimaryVariant">@color/cool_pink</item>
@@ -25,4 +25,4 @@
25
<item name="cornerFamily">rounded</item>
26
<item name="cornerSize">20dp</item>
27
</style>
28
-</resources>
+</resources>
0 commit comments