tigrc: use color15 for cursor by default (bright white)#870
Open
blueyed wants to merge 1 commit intojonas:masterfrom
Open
tigrc: use color15 for cursor by default (bright white)#870blueyed wants to merge 1 commit intojonas:masterfrom
blueyed wants to merge 1 commit intojonas:masterfrom
Conversation
"bold" does not necessarily mean "bright", and default white is hardly visible on green (using solarized colors myself). Ref: kovidgoyal/kitty#197
Contributor
|
Yes, agree with you to change chocolate. Can you include it in your PR ? |
Contributor
Author
|
Ok. |
Contributor
Author
|
@ThomasHaddad |
|
yeah sorry, my colorscheme was apparently completely broken from the start,
realized that after i did my comment here :D
…On Mon, Oct 8, 2018 at 5:44 PM Daniel Hahler ***@***.***> wrote:
@ThomasHaddad <https://github.com/ThomasHaddad>
Is that a base16 based scheme?
Anyway, color15 is at least as bright as color07 for you (the same?), and
we cannot assume people have more that 16 colors.
(I have a base16 based scheme, and color21 is dark black for me (in the
light variant))
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#870 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ADiFLAm0ShGtyd3uBd9eYPsriT6kaGkLks5ui3LggaJpZM4W7TB_>
.
--
*Thomas Haddad*
Développeur @WTTJ
welcometothejungle.co <https://www.welcometothejungle.co/>
welcomekit.co <https://www.welcomekit.co/>
| t. 06 33 26 54 49
| e. shawarma@wttj.co
| a. 11bis rue Bachaumont, 75002 Paris
|
jonas
reviewed
Jan 11, 2019
| color " Reviewed-by" yellow default | ||
| color default default default normal | ||
| color cursor white green bold | ||
| color cursor color15 green bold |
Owner
There was a problem hiding this comment.
I'd prefer to use the ANSI color names in the default configuration. These days I am using white on red, inspired by Mutt if I remember correctly, would that be acceptable?
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


"bold" does not necessarily mean "bright", and default white is hardly
visible on green (using solarized colors myself).
Ref: kovidgoyal/kitty#197
Could also be changed in https://github.com/blueyed/tig/blob/4e03fe46a9cc48500abc9e70a54d4d734ab335ce/contrib/chocolate.theme.tigrc#L8 maybe. /cc @edi9999