Optional bundled fonts (fixes #44). Style cleanups
This commit is contained in:
@ -76,6 +76,11 @@ accent_color_dark = "#ffa348"
|
||||
#
|
||||
# Ditto but for the dark theme.
|
||||
fix_contrast_dark = true
|
||||
# Whether to use fonts bundled with Duckquill instead of system ones.
|
||||
# Keep in mind that it also changes the style of headings.
|
||||
#
|
||||
# bundled_fonts = true
|
||||
#
|
||||
# Use emoji as a favicon.
|
||||
# Only one emoji is being rendered, everything else is truncated.
|
||||
#
|
||||
|
Reference in New Issue
Block a user