Skip to content

Commit 886fc55

Browse files
Update README.md
1 parent 3f5dbe5 commit 886fc55

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
<div align="center">
44
<picture>
5-
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/fb6b6686-ce5d-4c8f-87b7-9bb495b6ce66">
6-
<source media="(prefers-color-scheme: light)" srcset="https://github.com/user-attachments/assets/19dd203e-c84a-4015-9c90-1a54212fc2e2">
7-
<img src="https://github.com/user-attachments/assets/19dd203e-c84a-4015-9c90-1a54212fc2e2" width="120" alt="Stream logo">
5+
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/19dd203e-c84a-4015-9c90-1a54212fc2e2">
6+
<source media="(prefers-color-scheme: light)" srcset="https://github.com/user-attachments/assets/fb6b6686-ce5d-4c8f-87b7-9bb495b6ce66">
7+
<img src="https://github.com/user-attachments/assets/19dd203e-c84a-4015-9c90-1a54212fc2e2" width="360" alt="Stream logo">
88
</picture>
99
<h3>Beautiful, ready-to-use styling for Stream Chat SDKs</h3>
1010

@@ -13,9 +13,6 @@
1313
[![Build Status](https://img.shields.io/github/workflow/status/GetStream/stream-chat-css/CI/main)](https://github.com/GetStream/stream-chat-css/actions)
1414
</div>
1515

16-
![stream-light](https://github.com/user-attachments/assets/19dd203e-c84a-4015-9c90-1a54212fc2e2)
17-
<!-- Removing duplicate dark mode logo since it's now used in the responsive header -->
18-
1916
## 📝 Overview
2017

2118
Stream Chat CSS provides a comprehensive set of styles that power the UI components in [Stream](https://getstream.io/)'s Chat SDKs. This package is designed to make implementing beautiful, responsive chat interfaces straightforward and consistent.

0 commit comments

Comments
 (0)