Skip to content

Commit 448f3ff

Browse files
committed
--- Auto-Git Commit ---
1 parent ab55762 commit 448f3ff

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.autogit/autogit.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"updateInterval": 1800,
3+
"logging": true,
4+
"silent": true
5+
}

.vscode/settings.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"workbench.colorCustomizations": {
3+
"activityBar.background": "#0A2F4E",
4+
"titleBar.activeBackground": "#0E426E",
5+
"titleBar.activeForeground": "#F8FBFE"
6+
}
7+
}

0 commit comments

Comments
 (0)