mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-01-29 18:09:25 +01:00
lets make dark theme the default
This commit is contained in:
parent
b3c2aae961
commit
726bb1f142
@ -6,4 +6,8 @@
|
||||
<color name="default_birthdays_color">#FF303DF6</color>
|
||||
<color name="default_holidays_color">#FF64DD17</color>
|
||||
<color name="default_anniversaries_color">#FFF63030</color>
|
||||
|
||||
<!-- Default colors -->
|
||||
<color name="default_text_color">@color/theme_dark_text_color</color>
|
||||
<color name="default_background_color">@color/theme_dark_background_color</color>
|
||||
</resources>
|
||||
|
Loading…
x
Reference in New Issue
Block a user