Skip to content

Commit c67063e

Browse files
committed
update apps
1 parent 0c75ba8 commit c67063e

5 files changed

Lines changed: 16146 additions & 16092 deletions

File tree

meta/categories.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"name": "Productivity",
4-
"count": 165,
4+
"count": 166,
55
"slug": "productivity"
66
},
77
{

meta/colors.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1079,6 +1079,18 @@
10791079
"goodColorOnBlack": "#98A4B0",
10801080
"faintColorOnWhite": "rgba(106, 67, 196, 0.1)"
10811081
},
1082+
"deckboard": {
1083+
"palette": [
1084+
"#2c3c53",
1085+
"#f9f9f9",
1086+
"#949ca4",
1087+
"#88909c",
1088+
"#9ca4ac"
1089+
],
1090+
"goodColorOnWhite": "#2C3C53",
1091+
"goodColorOnBlack": "#88909C",
1092+
"faintColorOnWhite": "rgba(44, 60, 83, 0.1)"
1093+
},
10821094
"deckhub": {
10831095
"palette": [
10841096
"#4bd4b5",

meta/dates.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,5 +528,6 @@
528528
"marktext": "2018-02-27",
529529
"servpane": "2018-02-27",
530530
"amipwned": "2018-03-01",
531-
"montenote": "2018-03-01"
531+
"montenote": "2018-03-01",
532+
"deckboard": "2018-03-02"
532533
}

0 commit comments

Comments
 (0)