reworkd/AgentGPT

Ability to set custom UI font

Open

#872 建立於 2023年6月27日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)TypeScript (34,594 star) (9,446 fork)batch import
enhancementhelp wantedjavascript

描述

⚠️ 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.

貢獻者指南