add: Members
section and emojify
This commit is contained in:
parent
ee193579e3
commit
d3d41c1668
2 changed files with 69 additions and 4 deletions
9
.vscode/settings.json
vendored
Normal file
9
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"workbench.colorCustomizations": {
|
||||
"editorCursor.foreground": "#ef857d",
|
||||
"activityBarBadge.background": "#e9dbb7",
|
||||
"activityBarBadge.foreground": "#262626",
|
||||
"statusBar.background": "#9f5a51",
|
||||
"statusBar.foreground": "#e9dbb7"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue