mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-07-09 04:10:15 +02:00
fix(index): use light theme as default fallback
This commit is contained in:
parent
cf42913853
commit
6ce40bb735
@ -34,6 +34,7 @@
|
|||||||
search: ['/'],
|
search: ['/'],
|
||||||
darklightTheme: {
|
darklightTheme: {
|
||||||
siteFont : 'Source Sans Pro, Helvetica Neue',
|
siteFont : 'Source Sans Pro, Helvetica Neue',
|
||||||
|
defaultTheme : 'light',
|
||||||
codeFontFamily : 'Roboto Mono, Monaco, courier, monospace',
|
codeFontFamily : 'Roboto Mono, Monaco, courier, monospace',
|
||||||
bodyFontSize: '15px',
|
bodyFontSize: '15px',
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user