Skip to content

[feature] Custom font support #30

@tilda

Description

@tilda

Would like an option for custom font selection. None of the current options really are to my taste (I use Inter for my overlay and would like to keep the font on every widget/etc the same).

Edit: Temporary workaround in case you're in a similar situation:

  • Go to your browser source settings
  • Put this in "Custom CSS" (change inter to your preferred font):
#chat_container { font-family: "Inter" !important; }
  • Profit

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions