Skip to content

Commit dbf27a6

Browse files
authored
Merge pull request rage#1 from Nurou/master
1.4 Translated & lightly edited
2 parents 0335e9c + 05e178a commit dbf27a6

File tree

2 files changed

+567
-142
lines changed

2 files changed

+567
-142
lines changed

.vscode/settings.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"files.eol": "\n",
33
"files.trimTrailingWhitespace": true,
4-
"files.insertFinalNewline": true
4+
"files.insertFinalNewline": true,
5+
"workbench.colorCustomizations": {
6+
"activityBar.background": "#213128",
7+
"titleBar.activeBackground": "#2E4537",
8+
"titleBar.activeForeground": "#FAFCFB"
9+
}
510
}

0 commit comments

Comments
 (0)