nomic-ai/gpt4all

Hard to read code in light theme

Open

#1,626 opened on Nov 6, 2023

View on GitHub
 (6 comments) (0 reactions) (0 assignees)C++ (8,330 forks)batch import
chatchat-ui-uxgood first issue

Repository metrics

Stars
 (77,369 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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