Skip to content

Commit

Permalink
update apps
Browse files Browse the repository at this point in the history
  • Loading branch information
electron-bot committed Apr 8, 2022
1 parent db2a0f9 commit dac6456
Show file tree
Hide file tree
Showing 6 changed files with 23,039 additions and 23,062 deletions.
4 changes: 3 additions & 1 deletion apps/csgo-tracker/csgo-tracker.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: csgo-tracker
description: 'App that lets you track your Counter-Strike: Global Offensive matches and stats.'
description:
'App that lets you track your Counter-Strike: Global Offensive matches and
stats.'
website: 'https://github.com/davidaf3/csgo-tracker'
category: Games
repository: 'https://github.com/davidaf3/csgo-tracker'
Expand Down
2 changes: 1 addition & 1 deletion meta/categories.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
{
"name": "Games",
"count": 31,
"count": 32,
"slug": "games"
},
{
Expand Down
16 changes: 16 additions & 0 deletions meta/colors.json
Original file line number Diff line number Diff line change
Expand Up @@ -1887,6 +1887,22 @@
"revHash": "65ed609242"
}
},
"csgo-tracker": {
"faintColorOnWhite": "rgba(36, 36, 44, 0.1)",
"goodColorOnBlack": "#F7F7F8",
"goodColorOnWhite": "#24242C",
"palette": [
"#24242c",
"#f7f7f8",
"#949494",
"#898b8c",
"#8c9494"
],
"source": {
"path": "apps/csgo-tracker/csgo-tracker-icon.png",
"revHash": "ae49f515e3"
}
},
"csv-to-sqlite": {
"faintColorOnWhite": "rgba(4, 124, 100, 0.1)",
"goodColorOnBlack": "#04FBDB",
Expand Down
3 changes: 2 additions & 1 deletion meta/dates.json
Original file line number Diff line number Diff line change
Expand Up @@ -1153,5 +1153,6 @@
"display-dj": "2022-04-05",
"e-search": "2022-04-05",
"texpaste": "2022-04-05",
"sqlui-native": "2022-04-06"
"sqlui-native": "2022-04-06",
"csgo-tracker": "2022-04-08"
}
2,123 changes: 1,064 additions & 1,059 deletions meta/readmes.json

Large diffs are not rendered by default.

Loading

0 comments on commit dac6456

Please sign in to comment.