mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-06 02:59:28 +00:00
Add VS Code settings for customizing colors
This commit is contained in:
commit
dbf4ce1959
1 changed files with 7 additions and 0 deletions
7
.vscode/settings.json
vendored
Normal file
7
.vscode/settings.json
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"workbench.colorCustomizations": {
|
||||
"activityBar.background": "#5A1021",
|
||||
"titleBar.activeBackground": "#7E162E",
|
||||
"titleBar.activeForeground": "#FEFBFC"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue