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