Spaces:
Sleeping
Sleeping
Upload plotly_colorwheel.txt
Browse files- plotly_colorwheel.txt +31 -0
plotly_colorwheel.txt
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Plotly Color Wheel
|
| 2 |
+
# Reserved: id 0 = Single Voice, id 9 = Multi Voice, id 24 = No Voice
|
| 3 |
+
# Speakers cycle through all other indices in order.
|
| 4 |
+
# Edit hex values freely. Do not change id numbers or reserved assignments.
|
| 5 |
+
#
|
| 6 |
+
# id, color, shade, hex
|
| 7 |
+
0, red, 0, #de2d26
|
| 8 |
+
1, red, 1, #fc9272
|
| 9 |
+
2, red, 2, #fee0d2
|
| 10 |
+
3, orange, 0, #e6550d
|
| 11 |
+
4, orange, 1, #fdae6b
|
| 12 |
+
5, orange, 2, #feedde
|
| 13 |
+
6, yellow, 0, #d9b300
|
| 14 |
+
7, yellow, 1, #fdd44d
|
| 15 |
+
8, yellow, 2, #fff7bc
|
| 16 |
+
9, green, 0, #31a354
|
| 17 |
+
10, green, 1, #a1d99b
|
| 18 |
+
11, green, 2, #e5f5e0
|
| 19 |
+
12, teal, 0, #1a9e9e
|
| 20 |
+
13, teal, 1, #66c2c2
|
| 21 |
+
14, teal, 2, #ccecec
|
| 22 |
+
15, blue, 0, #3182bd
|
| 23 |
+
16, blue, 1, #9ecae1
|
| 24 |
+
17, blue, 2, #deebf7
|
| 25 |
+
18, purple, 0, #756bb1
|
| 26 |
+
19, purple, 1, #bcbddc
|
| 27 |
+
20, purple, 2, #efedf5
|
| 28 |
+
21, pink, 0, #d4679a
|
| 29 |
+
22, pink, 1, #f1b6d1
|
| 30 |
+
23, pink, 2, #fce4f0
|
| 31 |
+
24, grey, 0, #999DA0
|