We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6ce3ce commit 3b3a441Copy full SHA for 3b3a441
2 files changed
meta/colors.json
@@ -468,6 +468,13 @@
468
"#788cdc",
469
"#788cdc"
470
],
471
+ "dockstation": [
472
+ "#c1e5f6",
473
+ "#29a6df",
474
+ "#263136",
475
+ "#6abbe1",
476
+ "#546c7c"
477
+ ],
478
"donut": [
479
"#ce4987",
480
"#f3b33b",
@@ -1175,6 +1182,13 @@
1175
1182
"#706c6c",
1176
1183
"#8e6424"
1177
1184
1185
+ "media-mate": [
1186
+ "#040404",
1187
+ "#080404",
1188
1189
1190
+ "#080404"
1191
1178
1192
"medley": [
1179
1193
"#fbf9f9",
1180
1194
"#cc4c54",
meta/dates.json
@@ -329,5 +329,7 @@
329
"tournamenter-manager": "2017-04-23",
330
"wavebox": "2017-04-16",
331
"figma": "2017-05-05",
332
- "todometer": "2017-05-06"
+ "todometer": "2017-05-06",
333
+ "dockstation": "2017-05-08",
334
+ "media-mate": "2017-05-09"
335
}
0 commit comments