Skip to content

Commit bcf71ff

Browse files
electron-botElectron Bot
authored andcommitted
update apps
1 parent b0470ea commit bcf71ff

3 files changed

Lines changed: 14 additions & 2 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": 132,
4+
"count": 133,
55
"slug": "productivity"
66
},
77
{

meta/colors.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2089,6 +2089,17 @@
20892089
"goodColorOnWhite": "#0E353B",
20902090
"goodColorOnBlack": "#22A0B8"
20912091
},
2092+
"mailspring": {
2093+
"palette": [
2094+
"#55dae0",
2095+
"#f6f9f9",
2096+
"#92e2e8",
2097+
"#41a4b2",
2098+
"#169faf"
2099+
],
2100+
"goodColorOnWhite": "#12828F",
2101+
"goodColorOnBlack": "#169FAF"
2102+
},
20922103
"makeappicon-desktop": {
20932104
"palette": [
20942105
"#276f98",

meta/dates.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,5 +414,6 @@
414414
"mist": "2017-10-13",
415415
"punk": "2017-10-14",
416416
"patchwork": "2017-10-16",
417-
"translatium": "2017-10-16"
417+
"translatium": "2017-10-16",
418+
"mailspring": "2017-10-17"
418419
}

0 commit comments

Comments
 (0)