Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

fix(Chat): Adding dark and contrast theme files for Chat #652

Merged
merged 10 commits into from
Dec 21, 2018

Conversation

bcalvery
Copy link
Contributor

@bcalvery bcalvery commented Dec 19, 2018

This is an update to the Dark and Contrast themes to add the correct color values for those themes.

image
image

export default (siteVars: any): Partial<ChatMessageVariables> => {
return {
backgroundColor: siteVars.gray10,
backgroundColorMine: '#3B3C54',
Copy link
Collaborator

Choose a reason for hiding this comment

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

Does this belong in site variables?

@layershifter layershifter merged commit 0e71214 into master Dec 21, 2018
@layershifter layershifter deleted the fix/chat-darkthemes branch December 21, 2018 10:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants