Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • modus-themes modus-themes
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Protesilaos Stavrou
  • modus-themesmodus-themes
  • Issues
  • #236
Closed
Open
Issue created Sep 24, 2021 by Manuel Uberti@muberti

Shell prompt colors too bright

Hi,

if you checkout a recent version of master (i.e., 4c891b2a05748c7a16ac6ac94f01e017187c4949) and do this:

  • emacs -Q
  • (setq comint-terminfo-terminal "ansi")
  • M-x load-theme modus-operandi RET
  • M-x shell

You will see this something like this:

Screenshot_from_2021-09-24_08-48-46

The green is a bit too bright. I see commit ceb9da3b7125fbdf0da04a3b158ac1e792c87f4f on master brought some changes to ANSI colors, but I don't know if this can be of any help.

For now, I am using (setq comint-terminfo-terminal "dumb-emacs-ansi").

Assignee
Assign to
Time tracking