reworkd/AgentGPT

Ability to set custom UI font

Open

#872 opened on Jun 27, 2023

View on GitHub
 (7 comments) (0 reactions) (0 assignees)TypeScript (34,594 stars) (9,446 forks)batch import
enhancementhelp wantedjavascript

Description

⚠️ Please check that this feature request hasn't been suggested before.

  • I searched previous Ideas in Discussions didn't find any similar feature requests.
  • I searched previous Issues didn't find any similar feature requests.

🔖 Feature description

At first, I want to say thank you for releasing AgentGPT.

It would be great if there was a way to set the font family used in the UI.

✔️ Solution

  • Refactor frontend to not use hardcoded monospace font and other necessary restructurings.
  • Add tailwind config value(s) to set the UI font to use.
  • Additional, nice to have: If not already available add tailwind config value to set the default UI theme (light/dark).

❓ Alternatives

No response

📝 Additional Context

No response

Acknowledgements

  • My issue title is concise, descriptive, and in title casing.
  • I have searched the existing issues to make sure this feature has not been requested yet.
  • I have provided enough information for the maintainers to understand and evaluate this request.

Contributor guide