show color (#24613)

This commit is contained in:
Jacob Richman
2026-04-03 09:53:34 -07:00
committed by GitHub
parent beaa2a968b
commit 61719a3926
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1527,7 +1527,7 @@ const SETTINGS_SCHEMA = {
label: 'Show Color',
category: 'Tools',
requiresRestart: false,
default: false,
default: true,
description: 'Show color in shell output.',
showInDialog: true,
},