chore(amp): back to terminal theme

Amolith created

Change summary

dot_config/amp/private_settings.json | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)

Detailed changes

dot_config/amp/private_settings.json 🔗

@@ -10,8 +10,7 @@
 	],
 	"amp.mcpServers": {
 		"kagi": {
-			"command": "kagi-ken-mcp",
-			"args": []
+			"command": "kagi-ken-mcp"
 		},
 		"context7": {
 			"command": "bunx",
@@ -19,7 +18,7 @@
 		}
 	},
 	"amp.anthropic.interleavedThinking.enabled": true,
-	"amp.terminal.theme": "catppuccin-mocha",
+	"amp.terminal.theme": "terminal",
 	"amp.git.commit.coauthor.enabled": false,
 	"amp.git.commit.ampThread.enabled": false,
 	"amp.experimental.walkthroughs": true,