colors for dark themes

Craig Ozancin c.ozancin at gmail.com
Tue Feb 22 02:13:39 UTC 2022


For what it is worth, here is my color settings. I do use terminal with
black background.


[color]


## status colors

status.modified     = blue

status.added        = green

status.removed      = red

status.deleted      = magenta

status.unknown      = yellow

status.ignored      = bold



## diff colors

diff.diffline       = bold

diff.extended       = cyan

diff.file_a         = red

diff.file_b         = green

diff.hunk           = magenta

diff.deleted        = red

diff.inserted       = green

diff.changed        = blue

diff.trailingwhitespace = bold red_background



## log colors

log.branch          = yellow

log.topic           = magenta bold

log.bookmark        = green



log.summary         =

log.user            = green

log.date            =

log.description     =

log.tag             = white bold red_background


## phase colors

changeset.secret    = yellow

changeset.draft     = blue

changeset.public    = green

On Mon, Feb 21, 2022 at 6:03 PM Ernie Rael <errael at raelity.com> wrote:

> Hi all,
>
> Trying color (ui.color = yes). And I'm experimenting with console
> between light/dark themes. Dark console with default colors doesn't
> display well.
>
> Since I can't find the word "dark" in "hg help color", I'm guessing it's
> roll your own.
>
> Any color setup for dark console out there to check out? Didn't see
> anything on web search.
>
> -ernie
>
> _______________________________________________
> Mercurial mailing list
> Mercurial at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20220221/8e3e31c7/attachment-0002.html>


More information about the Mercurial mailing list