Skip to content

Commit

Permalink
🎉 Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
rickstaa committed Jan 7, 2021
0 parents commit 2e9b939
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#090adc",
"activityBar.activeBorder": "#000000",
"activityBar.background": "#090adc",
"activityBar.foreground": "#e7e7e7",
"activityBar.inactiveForeground": "#e7e7e799",
"activityBarBadge.background": "#000000",
"activityBarBadge.foreground": "#e7e7e7",
"tab.activeBorder": "#090adc",
"titleBar.activeBackground": "#0708ab",
"titleBar.activeForeground": "#e7e7e7",
"titleBar.inactiveBackground": "#0708ab99",
"titleBar.inactiveForeground": "#e7e7e799"
},
"peacock.color": "#0708ab"
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Action remark-lint

0 comments on commit 2e9b939

Please sign in to comment.