diff options
| author | bt <bt@rctt.net> | 2026-06-04 22:02:14 +0200 |
|---|---|---|
| committer | bt <bt@rctt.net> | 2026-06-05 15:47:27 +0200 |
| commit | cea9b1101a7197be413060a1b4cdd34a81b67d2f (patch) | |
| tree | 4605af40f11f2355c72b435a31b9d4b8b59679ff /app/src/main/res/values-night/themes.xml | |
| parent | 094a09ebfe142334f7b89ad2f03f17ed4dc1180e (diff) | |
| download | netmon-cea9b1101a7197be413060a1b4cdd34a81b67d2f.tar.gz netmon-cea9b1101a7197be413060a1b4cdd34a81b67d2f.zip | |
New UI
Diffstat (limited to 'app/src/main/res/values-night/themes.xml')
| -rw-r--r-- | app/src/main/res/values-night/themes.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/src/main/res/values-night/themes.xml b/app/src/main/res/values-night/themes.xml index 9b38736..17a54dd 100644 --- a/app/src/main/res/values-night/themes.xml +++ b/app/src/main/res/values-night/themes.xml @@ -1,5 +1,2 @@ <resources xmlns:tools="http://schemas.android.com/tools"> - <style name="Base.Theme.Netmon" parent="Theme.Material3.DayNight.NoActionBar"> - <item name="android:windowBackground">#FF000000</item> - </style> </resources>
\ No newline at end of file |
