Light theme font

main
Bob Mottram 2022-09-15 10:07:14 +01:00
parent 3eae3ed52e
commit b3229f3eed
1 changed files with 4 additions and 3 deletions

View File

@ -89,8 +89,9 @@
"title-text": "#282c37",
"title-background": "#ccc",
"gallery-text-color": "black",
"header-font": "'ElectrumADFExp-Regular'",
"*font-family": "'ElectrumADFExp-Regular'",
"*src": "url('./fonts/ElectrumADFExp-Regular.otf') format('opentype')",
"header-font": "'Atkinson'",
"*font-family": "'Atkinson'",
"*src": "url('./fonts//Atkinson-Hyperlegible-Regular.woff2') format('woff2')",
"**src": "url('./fonts/Atkinson-Hyperlegible-Italic.woff2') format('woff2')",
"reply-icon-direction": "-1"
}