summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/themes/xcode.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/cli/src/ui/themes/xcode.ts')
-rw-r--r--packages/cli/src/ui/themes/xcode.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/cli/src/ui/themes/xcode.ts b/packages/cli/src/ui/themes/xcode.ts
index 53fd2e5b..26b8cf72 100644
--- a/packages/cli/src/ui/themes/xcode.ts
+++ b/packages/cli/src/ui/themes/xcode.ts
@@ -8,6 +8,7 @@ import { lightTheme, Theme } from './theme.js';
export const XCode: Theme = new Theme(
'XCode',
+ 'light',
{
hljs: {
display: 'block',