LeeRuben commited on
Commit
a760625
1 Parent(s): d43cd00

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +12 -0
app.py CHANGED
@@ -21,6 +21,18 @@ def ade_palette():
21
  [112, 185, 212],
22
  [45, 189, 106],
23
  [234, 123, 67],
 
 
 
 
 
 
 
 
 
 
 
 
24
  [78, 56, 123]
25
  ]
26
 
 
21
  [112, 185, 212],
22
  [45, 189, 106],
23
  [234, 123, 67],
24
+ [234, 123, 67],
25
+ [234, 123, 67],
26
+ [234, 123, 67],
27
+ [234, 123, 67],
28
+ [234, 123, 67],
29
+ [234, 123, 67],
30
+ [234, 123, 67],
31
+ [234, 123, 67],
32
+ [234, 123, 67],
33
+ [234, 123, 67],
34
+ [234, 123, 67],
35
+ [234, 123, 67],
36
  [78, 56, 123]
37
  ]
38