Skip to content

Commit

Permalink
update apps
Browse files Browse the repository at this point in the history
electron-bot committed Sep 29, 2020
1 parent dcc682d commit ba8b98b
Showing 6 changed files with 34,065 additions and 33,707 deletions.
1 change: 0 additions & 1 deletion apps/mrdclutterer/mrdclutterer.yml
Original file line number Diff line number Diff line change
@@ -19,4 +19,3 @@ screenshots:
imageUrl: 'https://i.imgur.com/gP98Jyi.png',
caption: 'Mr.Dclutterer settings',
}

6 changes: 3 additions & 3 deletions meta/categories.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
[
{
"name": "Productivity",
"count": 274,
"count": 275,
"slug": "productivity"
},
{
"name": "Developer Tools",
"count": 212,
"count": 213,
"slug": "developer-tools"
},
{
"name": "Utilities",
"count": 145,
"count": 146,
"slug": "utilities"
},
{
48 changes: 48 additions & 0 deletions meta/colors.json
Original file line number Diff line number Diff line change
@@ -2959,6 +2959,22 @@
"revHash": "406c0e6d31"
}
},
"devsession-gui-starter": {
"faintColorOnWhite": "rgba(4, 4, 4, 0.1)",
"goodColorOnBlack": "#818181",
"goodColorOnWhite": "#040404",
"palette": [
"#040404",
"#818181",
"#545454",
"#404040",
"#4c4c4c"
],
"source": {
"path": "apps/devsession-gui-starter/devsession-gui-starter-icon.png",
"revHash": "327cc09a37"
}
},
"dext": {
"faintColorOnWhite": "rgba(18, 108, 130, 0.1)",
"goodColorOnBlack": "#06AAD3",
@@ -3999,6 +4015,22 @@
"revHash": "b0f20456e7"
}
},
"focused-task": {
"faintColorOnWhite": "rgba(230, 37, 31, 0.1)",
"goodColorOnBlack": "#F15F47",
"goodColorOnWhite": "#E6251F",
"palette": [
"#e1e4de",
"#e6251f",
"#3778c6",
"#f15f47",
"#e97072"
],
"source": {
"path": "apps/focused-task/focused-task-icon.png",
"revHash": "7a9da57a5a"
}
},
"foda": {
"faintColorOnWhite": "rgba(69, 76, 96, 0.1)",
"goodColorOnBlack": "#80E6F6",
@@ -7727,6 +7759,22 @@
"revHash": "24b77c5566"
}
},
"mrdclutterer": {
"faintColorOnWhite": "rgba(15, 15, 15, 0.1)",
"goodColorOnBlack": "#FAFAFA",
"goodColorOnWhite": "#0F0F0F",
"palette": [
"#0f0f0f",
"#fafafa",
"#a1a1a1",
"#7c7c7c",
"#848484"
],
"source": {
"path": "apps/mrdclutterer/mrdclutterer-icon.png",
"revHash": "b5f1d6e421"
}
},
"mstream": {
"faintColorOnWhite": "rgba(36, 76, 124, 0.1)",
"goodColorOnBlack": "#6484B4",
5 changes: 4 additions & 1 deletion meta/dates.json
Original file line number Diff line number Diff line change
@@ -979,5 +979,8 @@
"tviewer": "2020-09-10",
"aliasman": "2020-09-15",
"boxy-svg": "2020-09-15",
"sononym": "2020-09-15"
"sononym": "2020-09-15",
"devsession-gui-starter": "2020-09-29",
"focused-task": "2020-09-29",
"mrdclutterer": "2020-09-29"
}
2,806 changes: 1,393 additions & 1,413 deletions meta/readmes.json

Large diffs are not rendered by default.

64,906 changes: 32,617 additions & 32,289 deletions meta/releases.json

Large diffs are not rendered by default.

0 comments on commit ba8b98b

Please sign in to comment.