[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-taler-ios] branch master updated: Taler Color
From: |
gnunet |
Subject: |
[taler-taler-ios] branch master updated: Taler Color |
Date: |
Sun, 22 Dec 2024 18:55:13 +0100 |
This is an automated email from the git hooks/post-receive script.
marc-stibane pushed a commit to branch master
in repository taler-ios.
The following commit(s) were added to refs/heads/master by this push:
new f5d46ce Taler Color
f5d46ce is described below
commit f5d46cef82f5bbdec1eac1589ec66a63815785fd
Author: Marc Stibane <marc@taler.net>
AuthorDate: Sun Dec 22 18:54:58 2024 +0100
Taler Color
---
.../Assets.xcassets/Taler.colorset/Contents.json | 38 ++++++++++++++++++++++
1 file changed, 38 insertions(+)
diff --git a/TalerWallet1/Assets.xcassets/Taler.colorset/Contents.json
b/TalerWallet1/Assets.xcassets/Taler.colorset/Contents.json
new file mode 100644
index 0000000..a0e10f4
--- /dev/null
+++ b/TalerWallet1/Assets.xcassets/Taler.colorset/Contents.json
@@ -0,0 +1,38 @@
+{
+ "colors" : [
+ {
+ "color" : {
+ "color-space" : "display-p3",
+ "components" : {
+ "alpha" : "1.000",
+ "blue" : "179",
+ "green" : "66",
+ "red" : "0"
+ }
+ },
+ "idiom" : "universal"
+ },
+ {
+ "appearances" : [
+ {
+ "appearance" : "luminosity",
+ "value" : "dark"
+ }
+ ],
+ "color" : {
+ "color-space" : "display-p3",
+ "components" : {
+ "alpha" : "1.000",
+ "blue" : "255",
+ "green" : "134",
+ "red" : "0"
+ }
+ },
+ "idiom" : "universal"
+ }
+ ],
+ "info" : {
+ "author" : "xcode",
+ "version" : 1
+ }
+}
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-taler-ios] branch master updated: Taler Color,
gnunet <=