mirror of
https://github.com/polyjitter/searchbot-discord.git
synced 2024-08-14 22:46:55 +00:00
ivsco
This commit is contained in:
parent
897111a35f
commit
ae36bd57ac
1 changed files with 2 additions and 4 deletions
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"python.pythonPath": "/home/taciturasa/.pyenv/versions/3.8.1/bin/python3.8",
|
||||
"python.pythonPath": "/Users/taciturasa/.pyenv/versions/3.8.5/bin/python",
|
||||
"workbench.colorCustomizations": {
|
||||
"activityBar.background": "#2f7c47",
|
||||
"activityBar.activeBackground": "#2f7c47",
|
||||
|
@ -14,9 +14,7 @@
|
|||
"titleBar.inactiveForeground": "#e7e7e799",
|
||||
"statusBar.background": "#215732",
|
||||
"statusBarItem.hoverBackground": "#2f7c47",
|
||||
"statusBar.foreground": "#e7e7e7",
|
||||
"statusBar.border": "#215732",
|
||||
"titleBar.border": "#215732"
|
||||
"statusBar.foreground": "#e7e7e7"
|
||||
},
|
||||
"peacock.color": "#215732"
|
||||
}
|
Loading…
Reference in a new issue