mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-30 23:11:01 +00:00
extension settings
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
<color name="grey_60">#999999</color>
|
||||
<color name="darkest_Black">#030201</color>
|
||||
|
||||
<color name="grey_nav">#E8EDEDED</color>
|
||||
|
||||
<!-- theme 1 -->
|
||||
<color name="seed_1">#00658e</color>
|
||||
<color name="md_theme_light_1_primary">#00658E</color>
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
<item name="android:windowSplashScreenAnimationDuration" tools:targetApi="s">1000</item>
|
||||
<item name="android:windowSplashScreenAnimatedIcon" tools:targetApi="s">@drawable/anim_splash</item>
|
||||
<item name="android:windowLayoutInDisplayCutoutMode" tools:targetApi="o_mr1">shortEdges</item>
|
||||
<item name="android:windowSplashScreenBackground" tools:targetApi="s">@color/bg_black</item>
|
||||
</style>
|
||||
|
||||
<style name="Theme.Dantotsu" parent="Theme.Base">
|
||||
|
||||
Reference in New Issue
Block a user