Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit03dac7e

Browse files
committed
cleanup settings.json & add signoff
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
1 parent1612609 commit03dac7e

File tree

1 file changed

+1
-18
lines changed

1 file changed

+1
-18
lines changed

‎.vscode/settings.json

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,5 @@
99
"build":false,// set this to true to hide the "out" folder with the compiled JS files
1010
".vscode-test/**":true
1111
},
12-
// styles
13-
"workbench.colorCustomizations": {
14-
"activityBar.background":"#1a1a1a",
15-
"activityBar.activeBackground":"#1a1a1a",
16-
"activityBar.activeBorder":"#606020",
17-
"activityBar.foreground":"#e7e7e7",
18-
"activityBar.inactiveForeground":"#e7e7e799",
19-
"activityBarBadge.background":"#606020",
20-
"activityBarBadge.foreground":"#e7e7e7",
21-
"titleBar.activeBackground":"#000000",
22-
"titleBar.inactiveBackground":"#00000099",
23-
"titleBar.activeForeground":"#e7e7e7",
24-
"titleBar.inactiveForeground":"#e7e7e799",
25-
"statusBar.background":"#000000",
26-
"statusBarItem.hoverBackground":"#1a1a1a",
27-
"statusBar.foreground":"#e7e7e7"
28-
},
29-
"peacock.color":"#000000"
12+
"git.alwaysSignOff":true// DCO compliance
3013
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp