taler-ios

iOS apps for GNU Taler (wallet)
Log | Files | Refs | README | LICENSE

Contents.json (690B)


      1 {
      2   "colors" : [
      3     {
      4       "color" : {
      5         "color-space" : "display-p3",
      6         "components" : {
      7           "alpha" : "1.000",
      8           "blue" : "20",
      9           "green" : "86",
     10           "red" : "42"
     11         }
     12       },
     13       "idiom" : "universal"
     14     },
     15     {
     16       "appearances" : [
     17         {
     18           "appearance" : "luminosity",
     19           "value" : "dark"
     20         }
     21       ],
     22       "color" : {
     23         "color-space" : "display-p3",
     24         "components" : {
     25           "alpha" : "1.000",
     26           "blue" : "45",
     27           "green" : "159",
     28           "red" : "79"
     29         }
     30       },
     31       "idiom" : "universal"
     32     }
     33   ],
     34   "info" : {
     35     "author" : "xcode",
     36     "version" : 1
     37   }
     38 }