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

fix(Chat): update me message background color for dark theme #1256

Merged
merged 3 commits into from
Apr 30, 2019

Conversation

codepretty
Copy link
Collaborator

@codepretty codepretty commented Apr 24, 2019

Simple background update for dark theme me message bubbles

Before
image

After
image

@codecov
Copy link

codecov bot commented Apr 24, 2019

Codecov Report

Merging #1256 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1256   +/-   ##
=======================================
  Coverage   72.08%   72.08%           
=======================================
  Files         736      736           
  Lines        5627     5627           
  Branches     1624     1624           
=======================================
  Hits         4056     4056           
  Misses       1566     1566           
  Partials        5        5
Impacted Files Coverage Δ
...emes/teams/components/Chat/chatMessageVariables.ts 0% <ø> (ø) ⬆️
...teams-dark/components/Chat/chatMessageVariables.ts 0% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b004e54...0248a0a. Read the comment docs.

CHANGELOG.md Outdated
@@ -21,6 +21,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Rename `inputFocusBorderBottomColor` to `inputFocusBorderColor` in `InputVariables` @layershifter ([#1247](https://github.com/stardust-ui/react/pull/1247))

### Fixes
- Update background color in Teams dark theme for `Chat` message background color ([#1256](https://github.com/stardust-ui/react/pull/1256))
Copy link
Member

Choose a reason for hiding this comment

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

Add your name to the entry

@codepretty codepretty merged commit 47b6417 into master Apr 30, 2019
@delete-merged-branch delete-merged-branch bot deleted the fix/chat-message-background branch April 30, 2019 03:21
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.

2 participants