X Tutup
Skip to content

Afterglow: make selected text colors more visible#22

Open
jackbravo wants to merge 1 commit intodexpota:masterfrom
jackbravo:patch-1
Open

Afterglow: make selected text colors more visible#22
jackbravo wants to merge 1 commit intodexpota:masterfrom
jackbravo:patch-1

Conversation

@jackbravo
Copy link

Without change:

image

With change:

image


assignees: dexpota

@dexpota dexpota self-assigned this Feb 4, 2020
Copy link
Owner

@dexpota dexpota left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution, your change of color scheme for the selection is for sure an improvement. I am sorry for the delay in the review.

During the review, I took a look at the original theme and now I have noticed that some values are not the same. I didn't check all values but now I am worried that this theme is nothing like the original. I am going to take some time and check if maybe this theme is one of the variations (Afterglow blue, Afterglow magenta, ...)

foreground #d0d0d0
cursor #d0d0d0
selection_background #303030
selection_background #eecb8b
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From the original theme design, I can see that the color for selection background is #5A647E (see here)

color7 #d0d0d0
color15 #f5f5f5
selection_foreground #202020
selection_foreground #232323
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The original theme doesn't define a color for the foreground selection, in this case, I think that Sublime defaults to the foreground color for unselected text.

@dexpota dexpota added the follow-up This issue or PR needs a follow-up label Feb 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

follow-up This issue or PR needs a follow-up

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup