From 6d2db24c336828e2f82d4d21e0684c354b74d826 Mon Sep 17 00:00:00 2001 From: Thomas Sileo Date: Thu, 4 Aug 2022 19:10:57 +0200 Subject: [PATCH] Improve theming support --- app/config.py | 4 ++-- app/scss/main.scss | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/app/config.py b/app/config.py index e64060c..e4708e5 100644 --- a/app/config.py +++ b/app/config.py @@ -49,6 +49,7 @@ class Config(pydantic.BaseModel): trusted_hosts: list[str] = ["127.0.0.1"] manually_approves_followers: bool = False privacy_replace: list[_PrivacyReplace] | None = None + code_highlighting_theme = "friendly_grayscale" # Config items to make tests easier sqlalchemy_database: str | None = None @@ -106,8 +107,7 @@ EMOJI_TPL = '