mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-07-25 23:55:30 -04:00
fix(index): use light theme as default fallback
This commit is contained in:
parent
cf42913853
commit
6ce40bb735
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue