mirror of https://gitlab.com/bashrc2/epicyon
Purple theme font
parent
9be1bd1577
commit
857c78512e
|
@ -95,7 +95,7 @@
|
||||||
"gallery-text-color": "black",
|
"gallery-text-color": "black",
|
||||||
"header-font": "'Atkinson'",
|
"header-font": "'Atkinson'",
|
||||||
"*font-family": "'Atkinson'",
|
"*font-family": "'Atkinson'",
|
||||||
"*src": "url('./fonts//Atkinson-Hyperlegible-Regular.woff2') format('woff2')",
|
"*src": "url('./fonts/Atkinson-Hyperlegible-Regular.woff2') format('woff2')",
|
||||||
"**src": "url('./fonts/Atkinson-Hyperlegible-Italic.woff2') format('woff2')",
|
"**src": "url('./fonts/Atkinson-Hyperlegible-Italic.woff2') format('woff2')",
|
||||||
"reply-icon-direction": "-1"
|
"reply-icon-direction": "-1"
|
||||||
}
|
}
|
||||||
|
|
|
@ -89,7 +89,7 @@
|
||||||
"event-color": "#f98bb0",
|
"event-color": "#f98bb0",
|
||||||
"header-font": "'Atkinson'",
|
"header-font": "'Atkinson'",
|
||||||
"*font-family": "'Atkinson'",
|
"*font-family": "'Atkinson'",
|
||||||
"*src": "url('./fonts//Atkinson-Hyperlegible-Regular.woff2') format('woff2')",
|
"*src": "url('./fonts/Hubot-Sans-Regular.woff2') format('woff2')",
|
||||||
"**src": "url('./fonts/Atkinson-Hyperlegible-Italic.woff2') format('woff2')",
|
"**src": "url('./fonts/Hubot-Sans-RegularItalic.woff2') format('woff2')",
|
||||||
"reply-icon-direction": "-1"
|
"reply-icon-direction": "-1"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue