Skip to content

Commit 7d74f45

Browse files
committed
Set theme mode to light in config
Changed the theme_mode setting from default to 'light' in _config.yml to use the light color scheme by default.
1 parent f2a3821 commit 7d74f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ pageviews:
8888
# light — Use the light color scheme
8989
# dark — Use the dark color scheme
9090
#
91-
theme_mode: # dark
91+
theme_mode: light # dark
9292

9393

9494
# The CDN endpoint for media resources.

0 commit comments

Comments
 (0)