mirror of
https://github.com/polyjitter/searchbot-discord.git
synced 2024-08-14 22:46:55 +00:00
22 lines
No EOL
918 B
JSON
22 lines
No EOL
918 B
JSON
{
|
|
"python.pythonPath": "/home/taciturasa/.pyenv/versions/3.8.1/bin/python3.8",
|
|
"workbench.colorCustomizations": {
|
|
"activityBar.background": "#2f7c47",
|
|
"activityBar.activeBackground": "#2f7c47",
|
|
"activityBar.activeBorder": "#422c74",
|
|
"activityBar.foreground": "#e7e7e7",
|
|
"activityBar.inactiveForeground": "#e7e7e799",
|
|
"activityBarBadge.background": "#422c74",
|
|
"activityBarBadge.foreground": "#e7e7e7",
|
|
"titleBar.activeBackground": "#215732",
|
|
"titleBar.inactiveBackground": "#21573299",
|
|
"titleBar.activeForeground": "#e7e7e7",
|
|
"titleBar.inactiveForeground": "#e7e7e799",
|
|
"statusBar.background": "#215732",
|
|
"statusBarItem.hoverBackground": "#2f7c47",
|
|
"statusBar.foreground": "#e7e7e7",
|
|
"statusBar.border": "#215732",
|
|
"titleBar.border": "#215732"
|
|
},
|
|
"peacock.color": "#215732"
|
|
} |