reworkd/AgentGPT

Ability to set custom UI font

Open

#872 ouverte le 27 juin 2023

Voir sur GitHub
 (7 commentaires) (0 réactions) (0 assignés)TypeScript (9 446 forks)batch import
enhancementhelp wantedjavascript

Métriques du dépôt

Stars
 (34 594 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur