summaryrefslogtreecommitdiffhomepage
path: root/ui/src/main/res/values-night/themes.xml
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2023-05-05 03:09:38 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2023-05-05 13:18:30 +0200
commit40eaa54cf025d3b4d4f75ab907602e8ecbfe05ad (patch)
treebe7fc68f3ab82f05ab0625e3461a6f6a04d40242 /ui/src/main/res/values-night/themes.xml
parenta3bfa6f1ab492f1564b7d256f5b31496de3a974d (diff)
ui: reformat all code
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'ui/src/main/res/values-night/themes.xml')
-rw-r--r--ui/src/main/res/values-night/themes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/src/main/res/values-night/themes.xml b/ui/src/main/res/values-night/themes.xml
index 9187e48a..e074cb92 100644
--- a/ui/src/main/res/values-night/themes.xml
+++ b/ui/src/main/res/values-night/themes.xml
@@ -1,5 +1,5 @@
-
<resources>
+
<style name="WireGuardTheme" parent="Theme.Material3.Dark">
<item name="colorPrimary">@color/md_theme_dark_primary</item>
<item name="colorOnPrimary">@color/md_theme_dark_onPrimary</item>