From 061029d3830dc1b763c62925a1232d92ae7580ec Mon Sep 17 00:00:00 2001 From: lancymorry <1584881064@qq.com> Date: Mon, 16 Dec 2024 20:59:07 +0800 Subject: [PATCH] just a test --- .vscode/settings.json | 16 ++++++++++++++++ next.txt | 1 + 2 files changed, 17 insertions(+) create mode 100644 .vscode/settings.json create mode 100644 next.txt diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..6305b1c --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,16 @@ +{ + "workbench.colorCustomizations": { + "sideBar.background": "#1f2329", + "activityBar.background": "#2A2E37", + "titleBar.activeBackground": "#2A2E37", + "editor.background": "#181B20", + "terminal.background": "#181B20", + "panel.background": "#181B20", + "dropdown.background": "#181B20", + "dropdown.listBackground": "#181B20", + "editorGroupHeader.tabsBackground": "#1F2229", + "tab.inactiveBackground": "#23282E", + "menu.background": "#2A2F37", + "menu.selectionBackground": "#0E629D" + } +} \ No newline at end of file diff --git a/next.txt b/next.txt new file mode 100644 index 0000000..8f739cd --- /dev/null +++ b/next.txt @@ -0,0 +1 @@ +黎星辰是个大帅逼 \ No newline at end of file