Skip to content

Commit

Permalink
Merge pull request #60 from Team-HMH/fix/design_system
Browse files Browse the repository at this point in the history
[fix/design_system] : windowBackground설정
  • Loading branch information
kez-lab authored Jan 8, 2024
2 parents 68ddbbb + 65827a1 commit bc17ba8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/designsystem/src/main/res/values/themes.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<resources>
<!-- Base application theme. -->
<style name="Base.Theme.HMH" parent="Theme.Material3.Light.NoActionBar">
<item name="android:windowBackground">@color/blackground</item>

<!-- Customize your theme here. -->
<item name="blackground">@color/blackground</item>
Expand Down

0 comments on commit bc17ba8

Please sign in to comment.