nomic-ai/gpt4all

Hard to read code in light theme

Open

#1.626 geöffnet am 6. Nov. 2023

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (8.330 Forks)batch import
chatchat-ui-uxgood first issue

Repository-Metriken

Stars
 (77.369 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

System Info

GPT4ALL v2.5.2 Model: ChatGPT-3.5 Turbo

Information

  • The official example notebooks/scripts
  • My own modified scripts

Reproduction

When light theme configured

  1. Configuration
  2. Application General Settings
  3. Theme
  4. Light

It's hard to read code generated in black boxes.

Expected behavior

The foreground font color should have a higher contrast so that the generated code can be read comfortably.

Contributor Guide