Dark theme WIP
This commit is contained in:
4
mastodon/src/main/res/values-night/styles.xml
Normal file
4
mastodon/src/main/res/values-night/styles.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<style name="Theme.Mastodon.AutoLightDark" parent="Theme.Mastodon.Dark"/>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user