Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong comment message color when sharing a message #115

Closed
Any1s opened this issue Aug 4, 2017 · 1 comment
Closed

Wrong comment message color when sharing a message #115

Any1s opened this issue Aug 4, 2017 · 1 comment
Labels

Comments

@Any1s
Copy link

Any1s commented Aug 4, 2017

Screenshot:

slack-night-mode-share-bug

The text is barely visible. I believe it should have a color value of #f0d9ed? I fixed it for me by adding the following rule to the stylesheet:

.inline_message_input_container .message_input { color: #f0d9ed; }

I was about to create a pull request but I'm not too familiar with SCSS and couldn't figure out where to put this rule in the sources while adhering to the existing structure, sorry.

Edit: Firefox 54.0.1 on Linux, if that makes any difference.

PS.: Thanks for this theme, I use it every day.

@laCour laCour added the styling label Aug 4, 2017
@laCour laCour changed the title Wrong comment message color when sharing a message using the aubergine theme Wrong comment message color when sharing a message Aug 4, 2017
@laCour laCour closed this as completed in ddea35f Aug 21, 2017
@laCour
Copy link
Owner

laCour commented Aug 21, 2017

🍻 Thanks for your report! This has been fixed in the latest release.

Glad you find the theme useful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants